html, body{
	margin:0; padding:0; border:none; outline:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:133%;
	color:#000;
	height:100%;
}
body{
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	behavior:url("/csshover.htc");
	text-align:center;
}
#wrapper{
	text-align:left;
}
h1{
	font-size:12px;
	color:#0086cb;
}
h2{
	font-size:12px;
	color:#0086cb;
}
hr { 
	border-bottom:solid #0086cb 0px; 
	border-top:solid #0086cb 1px; 
	height:0;
	margin:16px 0;
	padding:0;
}

a{
	color:#0086cb;
}
ul{
	list-style-image:url(images/punkt.gif);
	list-style-type:none;
}
.clear{
	clear:both;
}
#wrapper{
	background-image:url(images/wrapper_bg.jpg);
	background-repeat:repeat-y;
	width:975px!important;
	margin:0 auto;
	_height:100%;
	min-height:100%;
	height:auto;
}
#header{
	height:375px;
	width:100%;
	background-image:url(images/logo_neu.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#search{
	height:81px;
	background-image:url(images/lehrstuhl_kraftwerkstechnik.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#search h1, #search h2, #search hr{
	display:none;
}
#search div{
	width:184px;
	margin-top:12px;
	margin-left:102px;
	padding:0px 15px;
}
#search *{
	margin:0; padding:0; list-style:none;
}
#search li{
	display:inline;
}
#language{
	width:214px;
	margin-top:12px;
	margin-left:102px;
	text-align:center;
}
#language a{
	color:#FFF;
	text-decoration:none;
	margin:0 5px;
}
#menu{
	background-image:url(images/bg_navi.gif);
	background-repeat:repeat-x;
	width:100%;
	height:294px;
}
#menu *{
	margin:0; padding:0; list-style:none; list-style-image:none;
}
#menu a{
	display:block;
	height:33px;
	line-height:33px;
	color:#FFF;
	text-decoration:none;
	width:auto;
}
#menu a:hover{
	background-color:#1899dc;
}
img{
	display:block;
	overflow:hidden;
}
#content{
	width:852px;
	border-color:#b9c598;
	border-width:1px;
	border-style:solid;
	margin-left:75px;
	margin-bottom:30px;
	padding-left:24px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:24px;
}
#col1{
	width:216px;
	float:left;
	padding:0px 10px 10px 10px;
	color:#fff;
}
#col1 img{
	border:#FFFFFF solid 1px;
}
#col2{
	float:right;
	width:600px;
}
#navigation{
	width:742px;
	height:294px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#navigation ul{
	margin-top:16px;
	margin-left:29px;
	white-space:nowrap;
}
#navigation li{
	float:left;
}
#navigation li ul{
	position:absolute;
	background-color:#fff;
	margin:0;
	width:124px;
	background-image:url(images/schatten.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-color:#b9c598;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding:10px 5px;
	display:none;
}

#navigation ul li:hover ul{
	display:block;
}
#navigation li ul li{
	font-size:11px;
	clear:both;
}
#navigation li ul a:hover{
	background-color:#efefef;
	color:#0086cb;
}
#navigation li ul a{
	color:#565656;
	margin:0; padding:0;
	text-align:left;
	width:120px;
	line-height:14px;
	height:auto;
	white-space:normal;
	font-weight:normal;
	padding:2px;
	margin:3px 0px;
}
#navigation a{
	width:136px;
	text-align:center;
}
#sitenav{
	width:233px;
	height:294px;
	float:right;
}
#sitenav ul{
	margin-top:19px;
	white-space:nowrap;
}
#sitenav li{
	float:left;
}
#sitenav a{
	width:75px;
	text-align:center;
}
#formwrap{
	width:330px;
}
.form{
	width:330px;
}
.form input{
	width:300px;
}
.formlong input, .formlong textarea{
	width:300px;
}
.box_50 {
	margin:0;
	padding:0;
	width:50%;
	float:left;
}
.box_100 {
	margin:0;
	padding:0;
	width:100%;
}
.box_50 h3, .box_100 h3 {
	margin:0 0 0 90px;
	padding:0;
	color:#0086CB;
	font-size:12px;
	font-weight:bold;
}
.box_50 p, .box_100 p {
	margin:0 0 0 90px;
	padding:0;
}
.box_50 a, .box_100 a {
	margin:0 0 0 90px;
	padding:0;
	display:block;
}
.box_50 img, .box_100 img {
	float:left;
	margin:0;
	padding:0;
}
.clear { clear:both; font-size:0; line-height:0; height:0; }