@import url(content.css);

body, html {
	border: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	text-align: center;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
}

#website {
	position: relative;
	text-align: left;
	width: 940px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 920px;
	height: 85px;
}

#logo {
	position: absolute;
	left: -10px;
	top: 12px;
}

#headernav {
	position: absolute;
	right: 0px;
	top: 11px;
	padding: 0px;		
}

#headernav a {
	font-size: 11px;
	color: grey;
	text-decoration: none;
}

#topmenu {
	position: absolute;
	left: 210px;
	top: 80px;
	height: 40px;
	background-image: url(hg-topmenu-2.gif);
	background-repeat: repeat-x;
}


#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	float: left;
	margin: 0 0px 0 0;
	width: 200px;
	text-align: center;
}

#topmenu li a {
	color: #666;
	text-decoration: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;	
}

#topmenu li a:hover {
	color: darkblue;
}

#topmenu li.ACT a {
	font-size: 11px;
	color: darkblue;	
}



#bildstartseite {
	position: relative;
	width: 800px;
	left: 0px;
	top: 0px;
}

#textstartseite {
	position: relative;
	top: 10px;
	left: 200px;
	width: 600px;
	text-align: left;
}

#wrapinhaltefooter {
	position: absolute;
	top: 120px;
}


#wrapinhalte {
	position: relative;
	top: 0;
}


#left {
   	position: relative;
   	top: 0px;
	width: 200px;
	text-align: left;
}



#content {
	position: relative;
	width: 600px;
	top: 0px;
	padding-left: 5px;
	padding-right: 1px;
	text-align: left;	
}


#leftmenu {
	margin: 0 0 0 0;
}

#leftmenu ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
}

#leftmenu li {
	padding-top: 5px;
	letter-spacing: 1px;
}

#leftmenu ul li ul {
	list-style: none;
	margin: 0 0 0 0px;
}

#leftmenu ul li ul li {
	border-bottom-width: 1px;
	border-bottom-color: lightgrey;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: normal;
}


#leftmenu li a {
	color: darkblue;
	text-decoration: none;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;	
}

#leftmenu ul li ul li a {
	color: #666;
	text-decoration: none;
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
}

#leftmenu ul li ul li.CUR a {
	color: darkblue;
}


p {
	margin: 0;
}


#right {
	position: relative;
	top: 0px;
	width: 120px;
	margin-left: 5px;
}


#Rechterbereich a {
	margin-left: px;
	text-decoration: none;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	color: #333;
}

#Rechterbereich .bodytext {
	margin-left: 5px;
	
	font: normal  Verdana,Arial,Helvetica,sans-serif;
	color: #333;
}
#our_stars  a, #sternthaler_links a {
	color: #9F9F9F;
}
#case_studies a {
	color: #FF86A4;
}

#footer {
	position: relative;
	margin-top: 15px;
	left: 0;
	width: 940px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: grey;	
}

#footer-text {
	text-align: left;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 10px 0 10px 0;
	float: left;
}

#footer-mail {
	text-align: right;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 10px 0 10px 0;
}

#search {
padding: 20px;
}

.verticaltop {
	vertical-align: top;
}

/* ------------ mailformular ---------------- */
form label {
float: left;
width: 200px;

}

.csc-mailform-field {
padding: 2px;
height: 2.5em;
}
