body {
	position: relative;
 	margin: 0 auto;
	padding: 0;
	height:100%;
	color: #646464;
	background-color: #f5f5f5;
	font-size: 12px;
	line-height: 150%;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	text-align: center;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

img, div { behavior: url(fileadmin/template/css/iepngfix.htc); }

img {
	border: none;
}

h1 {
 	font-size: 24px;
	font-weight:normal;
	line-height: 120%;
	color: #6e6e6e;
	padding: 0 0 15px 0;
}

#logo {
  position:absolute;
  z-index: 200;
  background-image: url('../img/evl_logo.png');
  margin:30px;
  left:50%;
  width:182px;
  height:86px;
  margin-left:-500px;
  cursor:pointer;
}

#logo_lm {
  position:absolute;
  z-index: 150;
  background-image: url('../img/logo_1100lm.png');
  margin:100px;
  left:50%;
  width:146px;
  height:77px;
  margin-left:-480px;
  cursor:pointer;
}

#container {
	margin: 10px auto;
	width: 969px;
	background-color: #ffffff;
	border: 1px solid #d6d6d6;
		
}

#content {
 	margin: 0;
 	width: 969px;
 	background: #ffffff;
 	text-align: left;
	
}

#header {
	height: 186px;
	border-bottom: #3f3f3f 5px solid;
	background-color: #3f3f3f;
}

#navi {
	height: 27px;
	background-image: url('../img/bg_nav_24.gif');
	background-position:top;
	background-color: #ffffff;
	background-repeat: repeat-x;
}


#contentleft {
 	margin: 0 20px 20px 20px;
 	float: left;
 	width: 208px;
	background-color: #ffffff;
}

#contentleft a {
 	/*background-image: url('../img/pfeil2.gif');
 	background-repeat: no-repeat;
 	padding: 0 0 0 10px;*/
	font-size: 12px;
	text-decoration: none;
	color: #646464;
	font-weight: normal;
}

#contentleft a:hover, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #4c84e5;
	font-weight: normal;
}

#contentright {
 	margin: 0;
 	float: left;
  	width: 670px;
	background-color: #ffffff;
}

#contentright a {
	font-size: 12px;
	text-decoration: none;
	color: #4c84e5;
	font-weight: normal;
}

#contentright a:hover, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #4c84e5;
	font-weight: normal;
}

#footer {
	width: 969px;
	height: 50px;
	color: #ffffff;
	background-color: #838383;
	border-bottom: #3f3f3f 5px solid;
	text-align: left;
}

#links {
	/*border: 1px solid red;*/
 	float: left;
 	width: 649px;
	margin: 20px 0 0 20px;
}

#links a {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

#links a:hover, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #3f3f3f;
	font-weight: normal;
}

#search {
	float: right;
	height: 50px;
	width: 280px;
	background-color: #797979;
	/*border-bottom: #3f3f3f 5px solid;*/
}

/* Formatierung für indexed_search */

#suchee {
	margin: 15px 0 0 40px;
}

/* CSS für fdfx_2xcols */

#spleft {
	vertical-align: top;
	border-right: 1px solid #d6d6d6;
	padding: 0 5px 0 0;
	width:50%;
	white-space:normal;
	font-size: 12px;
	line-height: 150%;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
}

#spleft a {
 	background-image: url('../img/pfeil2.gif');
 	background-repeat: no-repeat;
 	padding: 0 0 0 10px;
	font-size: 12px;
	text-decoration: none;
	color: #646464;
	font-weight: normal;
}

#spleft a:hover, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #4c84e5;
	font-weight: normal;
}

#spright {
	vertical-align: top;
	padding: 0 0 0 10px;
	width:50%;
	white-space:normal;
	font-size: 12px;
	line-height: 150%;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
}
