@import url("content.css");
@import url("../../extensions/indexed_search/indexed_search.css");

body{
	font-size: small;
	text-align: center;
	font-family:Arial ,sans-serif;
	margin:0px;
	padding:0px;
	color:black;
	background-color:#F1F1F1;
}
* html body{
	font-size: x-small; /*for IE5/Win*/
	f\ont-size:x-small; /*for other IE versions */
}
/*	


a{
	font-size:100% !important;
}

#nav a{
	font-size:92% !important;
}
*/
#stage{
	font-size:92%;
	margin: 0 auto;
	padding:0;
	width:960px;
	text-align: left;
	background: url(../html/media/bg_main.jpg) repeat-y top;
	border:1px solid #BEBEBE;
	border-top:none;
}

#header{
	margin: 0;
	padding:0px;
	width:960px;
	height: 105px;
}


#nav{
	margin: 0;
	padding:0;
	width:960px;
	border-bottom: 1px solid white;
	height: 30px;
	background: url(../html/media/bg_nav.jpg) repeat-x right;
}

.language_selector{
	margin:0 !important;
	padding:7px 20px 7px 30px;
	float:right;
}

*html .language_selector{
	padding-top:10px;
}
	

.language_selector a img{
	border:0 !important;
	margin-right:5px;
}

.tx-indexedsearch-searchbox {
	margin-top: 3px;
	padding:1px ;
	height:20px !important;
}

.tx-indexedsearch-searchbox a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.tx-indexedsearch-searchbox form {
	margin: 0;
	padding:0;
}

.tx-indexedsearch-searchbox form input {
	border: 1px solid #B0B0B0;
}

#nav ul  {
	margin:0;
	padding:0;
	float:left;
}

#nav ul li {
	margin:0;
	padding:0 20px 0px 10px;
	float:left;
	line-height:30px;
	list-style:none;
}

		#nav a{
			vertical-align: middle;
			margin:0;
			padding:0;
			color:white;
			text-decoration: none !important;
			font-weight: bold;
		}	
		#nav a:hover{
			text-decoration: underline !important;
			
		}

		#nav .act{
		text-decoration: underline !important;
		}
		

		#nav ul li .login{
		background-color:#ffffff;
		border:1px solid #ccc;
		margin-right:60px;
		}
		#nav ul li .login a{
		padding:0 10px 0 10px;
		color:#063588;
		}
		
		
#path{
	margin: 0;
	padding:0 0 0 221px;
	height: 30px;
	line-height:30px;
	text-align:left;
	border-bottom:1px solid #BEBEBE;
	background: #fff;
	color:#B0B0B0;
	font-size:90%;
	font-weight:bold;
}
#path a{
	color:#B0B0B0;
	text-decoration:none;
}
#path a:hover{
	text-decoration:underline;
}

#sub_nav{	
	float:left;
	margin: 0;
	padding: 0;
	width:201px;
	min-height:1px;
	text-align: left;
}
	#sub_nav ul{
	margin:0 3px 0 27px;
	padding:10px 0 0 0;
	}
	#sub_nav ul li {
				padding:0;
				margin:10px 5px 0 0;
				list-style-image:url(../html/media/icon_liste_grau.gif);
				line-height:120%;

			}

	#sub_nav ul li a:hover{
	font-weight: bold;
	color: #063588;
	text-decoration:none;
	}
	#sub_nav a.nav_normal{
	font-weight: bold;
		color:#B0B0B0;
		text-decoration:none;
	}
	#sub_nav a.nav_act{
	font-weight: bold;
	color: #063588;
	text-decoration:none;
	list-style-image:url(../html/media/icon_liste_blau.gif);
	}
	#sub_nav .ebene_2{
		margin:10px 0 0 18px;
	}
	#sub_nav .ebene_3{
		margin:10px 0 0 38px;
	}
	#sub_nav .ebene_4{
		margin:10px 0 0 58px;
	}
	#sub_nav .ebene_2_act{
		margin:10px 0 0 18px;
	}
	#sub_nav .ebene_3_act{
		margin:10px 0 0 38px;
	}
	#sub_nav .ebene_4_act{
		margin:10px 0 0 58px;
	}
	
	
	#sub_nav .ebene_1_act, #sub_nav .ebene_3_act, #sub_nav .ebene_2_act, #sub_nav .ebene_4_act {
	list-style-image:url(../html/media/icon_liste_blau.gif);
}

#content{
	float:left;
	background: url(../html/media/bg_content.jpg) repeat-x top left;
	margin: 0px;
	padding:20px 20px 10px 20px;
	width:469px;
	text-align: left;
}

*html #content{
		width:509px;
}


#right_content{
	float:right;
	margin:0px;
	width: 248px;
	text-align: left;
}

* html #right_content{
	margin:0px;
	width:240px;
}


#right_content p{
	padding:0 10px 5px 10px !important;
}

* html #right_content p{
	padding:0 10px 5px 10px !important;
}
	#right_content img{
	padding:0px !important;
	margin:0px !important;
	}

*html 	#right_content img{
	margin:0px !important;
	}

#content_footer{
	clear:both;
	padding:10px 0 10px 0;	
	margin-left:200px;
	width:510px;	
	text-align: center;
	
}
	#content_footer .print{
	}
	#content_footer .back{
	float:left;
	padding:0  0 0 10px;
		}
	#content_footer .top{
	float:right;
	padding: 0 10px 0 0;
}

#footer{
		clear:both;
		margin: 0 auto;
		padding:5px 0 5px 0;
		width: 960px;
		text-align: left;
		font-size:85%;
		color:#B0B0B0;
		}
#footer a{
		font-size:85%;
	color:#B0B0B0;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.contenttable{
	font-size:100% !important;
	padding-right:15px;
	width:480px;
}

.tr-odd{
	background-color:#eee;
}




