/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	color: #62554D;
}

h2 {	
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
}

h3	{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px;
	margin: 0px;
}
h4	{
	margin:15px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
	font-size: 12px;
}
h5	{
	margin:0px 0px 10px 0px;
	padding:5px;
	font-weight: bold;
	font-size: 10px;
}

table{
	font-size: 11px;
	
}

img{
	border:none;
}

.unvisible	{
	display: none;
}

a, a:link, a:visited	{
	text-decoration: underline;
	color: #62554D;
}

a:hover, a:focus	{
	text-decoration: underline;
	color: #254C77;
}

a.link, a.link:link, a.link:visited	{
 	background-image: url(/_img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 12px;
	color: #62554D;
	text-decoration: underline;
}

a.link:hover, a.link:focus	{
	text-decoration: none;
	color: #254C77;
}

a.weiss:hover, a.weiss:focus	{
	text-decoration: none;
	color: #62554D;
}

a.weiss, a.weiss:link, a.weiss:visited	{
	color: #62554D;
	text-decoration: none;
}



/************** DIVS ****************/
#container_top	{
	margin:0px;
	padding:0px;
	margin-top:25px;
	background-image:url(../_img/head_hg.gif);
	background-repeat:repeat-x;
	width: 915px;
	height:70px;
	padding-left:35px;
	
}

#sub_navi{
	width: 915px;
	height:16px;
	margin-left:35px;
	border-left:1px solid #857134;
	border-bottom:1px solid #857134;
	
}

#sub_navi_rechts{
	border-left:1px solid #857134; 
	height:16px; 
	margin-left:165px; 
	margin-right:85px; 
	text-align:right;
	font-weight:bold;
	color:#62554D;
	line-height:16px;
}

#sub_navi_rechts a, #sub_navi_rechts a:link, #sub_navi_rechts a:visited	{	
	text-decoration: none;	
	padding-right:10px;
	padding-left:10px;
}


#navi_left	{
	position: absolute;
	width: 165px;
	margin-left:35px;
	border-left:1px solid #857134;
	border-right:1px solid #857134;
	/*height:110%;*/
	border-bottom:1px solid #857134;	
}

#body .fullmaincontent { 
    width: 635px; !important;
}

#main	{
	position: absolute;
	width: 480px;
	margin-left: 215px;
	margin-top:10px;

}


#infos_right	{
	position: absolute;
	width: 155px;
	margin-left: 710px;
	padding-top:5px;
	padding-bottom: 35px;
}

.box_rechts{
	border:1px solid #62554D;
	margin:0px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	color: #62554D;
}
 
.navi_box	{
	width: 165px;
	margin-bottom: 10px;	
}

.navi_box a, .navi_box a:link, .navi_box a:visited	{
	height: 10px;
	width: 155px;
	background-color:#ffffff;
	display: block;
	color: #62554D;
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	line-height:10px;
}

.navi_box a:hover, .navi_box a:focus	{
	background-color: #E8E3D3;
} 

.navi_area ,.navi_active	{	
	border-bottom: 1px solid #62554D;
}

.navi_active a, .navi_active a:link, .navi_active a:visited	{
	height: 10px;
	width: 155px;
	background-color:#E8E3D3;
	display: block;
	color: #62554D;
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	line-height:10px;
}

.navi_area	{
	background-color: #E8E3D3;
}

.navi_box_main	{
	background-color:#254C77;	
	margin:	0px;
	height: 10px;
	width: 155px;
	display: block;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding:5px;
	line-height:10px;
}


.content{
	padding-top:5px;
	padding-left:12px;
	width:470px;	
	padding-bottom:25px;	

}

/* JOBS */
#jobs h1{
    
}

 /******************** ende divs ********************/ 
 
 input{
	font-size: 11px;
	color:#000000;
 }
 
 .button{
 	color:#FFFFFF;
	background-color:#254C77;
	height:18px;
	font-size:12px;
	border:1px solid #000000;
 }
 
 .headline_braun{
	/*height: 14px;*/
	padding: 4px 5px;
	padding-left:12px;
	border-bottom:1px solid #62554D;
	font-weight: bold;
	color: #62554D;
	text-transform: uppercase;
	font-size:13px;
}

.dunkel{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ECF0F5;
}

.hell{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
}

.fehler{
	background-color:inherit;
	color:#ff0000;
}

.suche_rechts{
	float:right;
	width:370px;
}

.suche_links{
	float:left;
	width:80px;
}

.suche_text{
	width:200px;
}

.termine_right{
	float: right; width: 345px; 
	/*border:1px solid #ff0000;*/
}

.termine_left{
	width: 120px; display: block; overflow: hidden; text-align:left;

}
 
.seitenzahl{
	float:left;
}
.inhalt{
	padding-left:40px;
	padding-bottom:5px;		
}

/* ########### Anfang Startseite Tabelle ##########*/
.spalte_1{
	vertical-align:top;
	width:235px;
	padding-right:5px;
}
.spalte_2{
	vertical-align:top;
	width:235px;
	padding-left:5px;

}
/* ########### Ende Startseite Tabelle ##########*/




/* zus�tzliches Men�, dunkelblau */
.navi_active_main a, .navi_active_main a:link, .navi_active_main a:visited	{
	height: 10px;
	width: 155px;
	background-color:#254C77;
	display: block;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	padding:5px;
	line-height:10px;
}
.navi_active_main a:hover, .navi_area_main a:hover{
	background-color:#E8E3D3;
	color:#000;
}

.navi_area_main ,.navi_active_main	{	
	border-bottom: 1px solid #62554D;
}
.navi_area_main a:link,.navi_area_main a:visited{
	background-color: #E8E3D3;
}

input#submit {
	height: 100%;
}




/* ADvertisement*/
#supersize_ad { position: relative; height:60px; width:900px; border-bottom:1px solid #857134; empty-cells:hide; padding:5px 0 5px 0; text-align:center; }
#supersize_ad div {
	position: absolute;
	left: 35px;
	top: 5px;
}
* html #supersize_ad { height: 70px; }
