/* @override http://www.erfor.de/css/layout.css */

body{
	margin:0; padding:0;
	background: #EEE url('../_gfx/bg_body.gif') left top repeat-x;
}
#container{
	position: relative;
	top: 0; left: 0;;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	margin-bottom: 3em;
}

#logo{
	width: 240px;
	height: 190px;
	float: left;
	background: #FFF url('../_gfx/erfor_logo.gif') left top no-repeat;
	text-indent: -9999px;
}
#header{
	width: 720px;
	height: 190px;
	float: left;
	background: #FFF url('../_gfx/erfolg_durch_fortbildung.jpg') left top no-repeat;
}
#service{
	position: absolute;
	top: 20px; right: 15px;
}
#service .searchfield{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	width: 160px;
}
#sikbox .input{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	width: 160px;
}
#service a{
	color: #222;
}
#leftpan{
	float: left;
	margin: 35px 0 0 20px;
}
#menu{

	margin: 0; padding:0;
	list-style-type: none;
	list-style-position:outside;
	width: 200px;
	list-style-image:none;	
}
#menu li{
	margin:0; padding:0;
	line-height: 15px;
}
#menu a{
	text-decoration: none;	
	color: #666;
	display: block;
	padding:  5px 0px 4px 5px;
	border-bottom: 1px solid #CCC;
	background: url('../_gfx/menu_bt_bg.gif') 0 0 no-repeat;
}
#menu .active a{
	background-position: 0 -25px;	
	font-weight: bold;	
	color: #F60
	}
#menu a:hover{
	background-position: 0 -25px;	
}
/* Fix IE. Hide from IE Mac \*/
* html #menu li { float: left; height: 1%; }
* html #menu li a { height: 1%; }
/* End */
#menu ul{
	margin:0; padding:0;
	list-style-type: none;
	list-style-position:outside;
	list-style-image:none;	
}
#menu .active ul a{
	padding-left: 17px;
	font-weight: normal;
}
#menu ul .active a{
	font-weight: bold;
	border: none;
}
#menu ul li.active{
	border-bottom: 1px solid #6b0;
}
#info{
	text-align:right;
	font-size:0.8em;
	margin: 25px 0;
	color: #666;
}
#info a{
	color: #666;
}
#content{
	float:left;
	width: 600px;
	padding: 35px 60px 50px 60px;			
	min-height:250px;
	height:auto !important;  /* fÃ¼r moderne Browser */
	height:250px;  /*fÃ¼r den IE */
}


/* NEWS */
.newsteaser{
	border-top: 1px solid #F60;	
}
.newsitem{
	padding-bottom: 0.7em;
	padding-left:  10px;
	padding-top:  0.7em;
	border-bottom: 1px solid #F60;
	background: url('../_gfx/arrow-right.gif') 0px 14px no-repeat;
}
.newsitem a{
	text-decoration: none;
}
.teaserfloat {
	float: right;
	margin-right: 4px;
	margin-bottom: 5px;
	border: none;
}
.teaserfloatsmall {
	float: right;
	margin-right: 5px;
	border: none;
	text-align: center;
}
.mobile {
	display: none;
	clear: both;
}
hr {
	display: none;
}
#layer{
	position: absolute;
	top: 90px; right: -30px;
	width: 315px;
	height: 220px;
}
#layer #close{
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}


a.praemie img{
	border: none !important;
	text-decoration: none;
	margin-top: 30px;
}
#badge {
	position: absolute;
	bottom: 80px; right: 50px;
	width: 120px;
	height: 120px;
	text-indent: -9999em;
	background: url('../_gfx/badge.png') 0px 0px no-repeat;	
}
