* {
	margin: 0px;
	padding: 0px;
}

body, div, a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 13px;
  position: relative:
}

p {
	padding: 5px 0px 5px 0px;
}

h1 {
	font-size: 17px;
	padding-bottom: 5px;
	margin-left: -1px;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}

html,
body {
   height:100%;
}

#container {
   min-height:100%;
   position:relative;
}
#header {
   padding-top: 80px;
   border-bottom: 1px solid #dddddd;
}
#main {
	position: relative;
	width: 100%;
}

#footer {
/*   position: absolute;
   bottom: 0;
   width: 100%;
   height: 50px;*/
   border-top: 1px solid #dddddd;
	position: relative;
}

/* header */

div.top-left {
	position: absolute;
	left: 37px;
	top: 15px;
}

div.top-left img {
	border: none;
}

div.top-right {
	position: absolute;
	left: 710px;
	top: 20px;
}

div.language {
  position: absolute; 
  top: -5px;
  left: 200px;
  line-height: 20px;
}

div.language a {
  margin-right: 35px;
  text-decoration: none;
  font-size: 10px;
  padding-right: 12px;
  background-image: url(arrow.gif);
  background-repeat: no-repeat;
  background-position: right 0px;;
}

/* main */

.royaltee {
	color: #1A528F;
	font-weight: bold;
}

div.main-content {
	width: 480px;
	margin-left: 113px;
	padding-top: 23px;
	min-height: 440px;
}

div.main-content-project {
	width: 385px;
	width: 420px;
	margin-left: 113px;
	min-height: 440px;
}

div.imagetexts {
	min-height: 500px;
}

div.gallery {
	width: 500px;
	height: 163px;
}

div.gallery img {
  margin: 5px;
  height: 150px;
  width: 106px;
}

div.main-content-project div.gallery {
	width: 370px;
	margin-left: -5px;	
	padding-top: 10px;
}

div.main-content-project div.gallery img {
  height: 106px;
  border: 1px solid #dddddd;
}

div.headtext,
div.maintext,
div.smalltext {
  padding: 10px 4px 10px 4px;;
}

div.headtext {
  word-spacing: 1.5px;  
  font-size: 15px;
}

div.headtext span#headdk {
  word-spacing: -1px;  
}

div.maintext {
  font-size: 14px;
  clear: both;
}

div.smalltext div {
  font-size: 10px;
  text-align: center;
}

div.hide,
span.hide {
  display: none;
}

div.project {
	padding-top: 15px;
}

div.project ul {
	margin-left: 20px;
}

div.projects {
	padding-top: 15px;
	text-align: left;
}

div.projects span {
	padding: 0 13px 0 0;
}

div.main-content-project div.projects {
	padding-top: 0px;
}

div.right {
  position: absolute;
  top: 8px;
  left: 700px;
}

div.right-project {
	left: 568
}

div.right div#slidediv {
  height: 400px;
  width: 300px;
  background-image: url(l_84.jpg);
  background-position: -300px 0px;
  background-repeat: no-repeat;
}

/* footer */

div.address {
	position: absolute;
	top: 20px;
	left: 47px;
}

div.address span {
  padding-right: 8px;
}

div.contact {
  position: absolute;
  top: 20px;
  text-align: right;
  width: 965px;
}

span.dot { 
  background-image: url(dot.jpg);
  background-repeat: no-repeat;
  background-position: 4px 5px;;
  width: 1px;
}

a.vcard {
	text-decoration: none;
	background: url(vcard_add.png) no-repeat left center;
	padding-left: 26px;
	padding: 0px 5px 0px 22px;
}

a.vcard:hover {
	text-decoration: none;
}

a.web1 {
	background: url(world.png) no-repeat left center;
	padding: 0px 5px 0px 22px;
}

a.mail1 {
	background: url(email.png) no-repeat left center;
	padding: 0px 5px 0px 22px;
}