/*HEADER*/
#top_pageheader {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 100%;
}

#leiste_uni_logo {
	background-image:url("../images_neu/header/obere_leiste_mit_bis_logo_cd2008.png");
	background-repeat:no-repeat;
	width:819px;
	height:78px;
}
#leiste_gruen {
	background-image:url("../images_neu/header/leiste_gruen.jpg");
	background-repeat: repeat-x;
	height:78px;
}
#leiste_ekvv_logo {
	background-image:url("../images_neu/header/ekvv_logo.jpg");
	/*background-image:url("../images_neu/header/themenlogos/ekvv_logo_ostern.jpg");*/
	background-repeat: no-repeat;
	/*width: 106px;*/
	width: 96px;
	height:78px;
}

/*SITEMAP - IMPRESSUM*/
#kontakt ul {
	text-align: right;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	background-color: #fff;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
}
#kontakt ul li {	
	display: inline;
	padding-right: 10px;
}
#kontakt ul li a {
	color: #444444;
	text-decoration:none;
}
#kontakt ul li a:hover {
	text-decoration:underline;
}

/*OBERE LINKLEISTE*/
#top_navcontainer {
	position: relative;
	top: 5px;
	width: 100%;
	background-color: #edebed;
	border: 1px solid #9C9C9C;
	height: 40px;	
}
#top_navi_home a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:62px;
	height: 25px;
	background-image:url("../images_neu/navigation/btn_Home_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_home a:hover {
	background-image:url("../images_neu/navigation/btn_Home_hover.gif");
	background-repeat:no-repeat;
}
#top_navi_home a.current {
	background-image:url("../images_neu/navigation/btn_Home_gruen.gif");
	background-repeat:no-repeat;
}

#top_navi_bis_to_go a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:100px;
	height:28px;
	background-image:url("../images_neu/navigation/btn_Bis_to_go_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_bis_to_go a:hover {
	background-image:url("../images_neu/navigation/btn_Bis_to_go_hover.gif");	background-repeat:no-repeat;
}
#top_navi_myekvv a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:83px;
	height:25px;
	background-image:url("../images_neu/navigation/btn_Myekvv_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_myekvv a:hover {
	background-image:url("../images_neu/navigation/btn_Myekvv_hover.gif");
	background-repeat:no-repeat;
}
#top_navi_myekvv a.current {
	background-image:url("../images_neu/navigation/btn_Myekvv_gruen.gif");
	background-repeat:no-repeat;
}

#top_navi_foren a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:69px;
	height: 25px;
	background-image:url("../images_neu/navigation/btn_Foren_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_foren a:hover {
	background-image:url("../images_neu/navigation/btn_Foren_hover.gif");
	background-repeat:no-repeat;
}
#top_navi_foren a.current {
	background-image:url("../images_neu/navigation/btn_Foren_gruen.gif");
	background-repeat:no-repeat;
}

#top_navi_hilfe a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:129px;
	height: 25px;
	background-image:url("../images_neu/navigation/btn_Hilfe_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_hilfe a:hover {
	background-image:url("../images_neu/navigation/btn_Hilfe_hover.gif");
	background-repeat:no-repeat;
}
#top_navi_hilfe a.current {
	background-image:url("../images_neu/navigation/btn_Hilfe_gruen.gif");
	background-repeat:no-repeat;
}

#top_navi_pruefverw a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:182px;
	height: 25px;
	background-image:url("../images_neu/navigation/btn_Pruefverw_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_pruefverw a:hover {
	background-image:url("../images_neu/navigation/btn_Pruefverw_hover.gif");
	background-repeat:no-repeat;
}


#top_navi_anmelden a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:103px;
	height: 25px;
	background-image:url("../images_neu/navigation/btn_Login_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_anmelden a:hover {
	background-image:url("../images_neu/navigation/btn_Login_hover.gif");
	background-repeat:no-repeat;
}
#top_navi_anmelden a.current {
	background-image:url("../images_neu/navigation/btn_Login_gruen.gif");
	background-repeat:no-repeat;
}

#top_navi_abmelden a {
	text-decoration:none;
	margin: 10px;
	float: left;
	width:103px;
	height: 25px;
	background-image:url("../images_neu/navigation/btn_Logout_grau.gif");
	background-repeat:no-repeat;
}
#top_navi_abmelden a:hover {
	background-image:url("../images_neu/navigation/btn_Logout_hover.gif");
	background-repeat:no-repeat;
}
#top_navi_abmelden a.current {
	background-image:url("../images_neu/navigation/btn_Logout_gruen.gif");
	background-repeat:no-repeat;
}

/*INHALT (ALLES UNTER TOPNAVIGATION*/
#bottom_container {
	position: relative;
	top: 10px;
	padding: 0;
	margin: 30px 0;
	width: 100%;
}

/*LEFT-NAVI*/

#links_navcontainer {
	position: absolute;	
	left: 0px;
	padding: 0px;
	width: 200px;
	border: 1px solid #9C9C9C;
	background-color: #edebed;	
	margin: 0 0 0 5px; 
}

#links_navlist {
	padding: 20px 0;
}

#links_navlist ul {	
	margin: 0;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
}

#links_navlist li { 
	margin: 0;
	width: 200px;
}

#links_navlist ul li a {
	padding: 3px 5px 3px 15px;	
	display: block;
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin-left: 10px;	
}

#links_navlist a:hover{
	color: #008853;
	text-decoration: underline;
}

#links_navlist ul li a.current {
	color: #008853;
	font-weight:bold;
	/*background-image:url("quadrat_gruen_klein.jpg");*/
	background-repeat:no-repeat;
	background-position:left;
	margin-left: 10px; 
}

#links_navlist ul ul a{	
	display: block;
	padding: 3px 5px 3px 35px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
}

#links_navlist ul ul a.current {
	color: #008853;
	font-weight:bold;

}

#links_navlist ul li a.gruen {
	color: #008853;
}


/*SUCHFELD*/
#nav_suche {
	color: white;
	background-color: #008853;
	padding: 10px 5px 10px 5px;
	text-align:left;	
	width: 190px;
}

#nav_suche a {
	color: #fff;
}

* html #nav_suche {
  width: 200px;
} 

/*INHALT*/
#inhalt_mit_linkem_abstand {
	/*position: absolute;
	left: 210px; 	
	right: 0px;*/	
	color: #3C3C3C;
	padding: 4px 10px 10px 10px;
	margin: 0px 5px 10px 215px;		
	border: 1px solid #9C9C9C;	
}

* html #inhalt_mit_linkem_abstand { /*Browserweiche für IE*/
	width: 100%;
}

#inhalt_ohne_abstand {	
	color: #3C3C3C;
	padding: 0 10px 10px 10px;
	margin: 0px 5px 10px 10px;	
}

#inhalt_mit_rechtem_kasten {
	color: #3C3C3C;
	margin-right: 210px ;
	padding: 0px 10px 10px 10px;
}

* html #inhalt_mit_rechtem_kasten { /*Browserweiche für IE*/
	width: 100%;
}



/*NEWS-KASTEN*/
#rechte_leiste {
	position: relative;
	right:5px;
	margin: 0;
	width: 200px;
	float: right;
}

.rechter_kasten {
	border: 1px solid #9C9C9C;
	background-color: #edebed;
	width: 200px;
	margin: 0px 0px 10px 10px;
	overflow:hidden;
}


.rechter_kasten h4 {
	margin: 0px 0px 10px 0px;
	background-color: #008853;	
	color: #fff;
	padding: 10px;
	font-size: 11px;
}
.rechter_kasten ul{
	list-style-type:none;
	padding: 0 4px 0 6px;
	margin: 0;
}
.rechter_kasten ul li {
	padding-bottom: 8px;
	
}

.rechter_kasten ul li a {
	font-weight: bold;
}

.rechter_kasten ul li dt a {
	font-weight: normal;
}
#popup_header {
	text-align: right;
	display: none;
	margin-top: 3px;
}
#popup_footer {
	text-align: right;
	display: none;
	margin-top: 15px;
}


