/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*------------------------------------------RS*/

body{

	padding: 0px;
	margin: 0px;
	border:none;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #8EC565 url(bilder/navigat/body_vert_bg.gif) repeat-y center;
}

a{
	color: white;
}
a:hover{
	color: black;
}


h1{
	font-size: 18px;
	color: #44642D;
	font-weight: normal; 
}

h2{
	font-size: 14px;
	color: #44642D;
	font-weight: bold; 
}

#container1{
	width:100%;
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;
	border:  none;
	height: 140px;
	background: url(bilder/navigat/kopf_bg.gif) no-repeat center;
	text-align: center;
}
#container2{
	width:775px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;
	border:  none;
	background:  url(bilder/navigat/kopf_hintergrundbild.jpg) no-repeat 380px 0px;
	text-align: left;
}

#container3{
	width:751px;
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;
	border:  none;
	text-align: left;

}

#spalte1{
	float: left;
	width: 483px;
	padding: 0px 20px 0px 20px;
	margin:  0px 0px 0px 0px;
	line-height: 21px;
	border:  none;
	background: #8EC665 url(bilder/navigat/spalte1_bg.jpg) no-repeat;
}

#spalte2{
	width:228px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	border-top: 30px solid #A5D184;

}

#logo{
		padding: 56px 0px 0px 8px;
		margin:  0px 0px 0px 0px;
		border:  none;

}

#logo img{
		border:  1px solid #5F862E;
}
#logo img:hover{
		border:  1px solid white;
}


#sitenavigation{
	position: absolute;
	top:35px;
	right: 0px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#sitenavigation #hotline a{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 22px 0px;
	width: 137px;
	height: 26px;	
	border:  none;
	/*background: url(bilder/navigat/button_hotline.gif) no-repeat;*/
	display: block;
}
#sitenavigation #hotline a:hover{
	/*background: url(bilder/navigat/button_hotline_h.gif) no-repeat;*/
}
#sitenavigation span{
	display: none;
}




#sitenavigation ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#sitenavigation ul li{
	padding: 3px 0px 3px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	list-style: none;
	float: left;
}
#sitenavigation li a{
	padding: 3px 6px 3px 6px;
	margin:  0px 1px 0px 0px;
	border:  none;
	color: white;
	text-decoration: none;
	font-weight: bold;
	background: #455630;
}
#sitenavigation li a:hover{
	background: #576C3E;
}

#sitenavigation li .aktiv{
	background: #576C3E;
}


#navigation{
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;

	border:  none;
	height: 33px;
	width: 775px;

}
#navigation span{
	display: none;
}
#navigation ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 10px;
	border:  none;
}
#navigation li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
}
#navigation li a{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#navigation li a:hover{

}

#navigation .onlinescheidung a{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	width: 214px;
	height: 29px;
	background: url(bilder/navigat/navigation_onlinescheidung.gif) no-repeat;
	display: block;
}

#navigation .informationen a{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	width: 174px;
	height: 29px;	
	background: url(bilder/navigat/navigation_informationen.gif) no-repeat;
	display: block;	
}

#navigation .kanzlei a{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	width: 105px;
	height: 29px;	
	background: url(bilder/navigat/navigation_kanzlei.gif) no-repeat;
	display: block;	
}


#navigation .onlinescheidung a:hover{
	background: url(bilder/navigat/navigation_onlinescheidung_h.gif) no-repeat;
}
#navigation .onlinescheidung .aktiv{
	background: url(bilder/navigat/navigation_onlinescheidung_h.gif) no-repeat;
}

#navigation .informationen a:hover{
	background: url(bilder/navigat/navigation_informationen_h.gif) no-repeat;
}
#navigation .informationen .aktiv{
	background: url(bilder/navigat/navigation_informationen_h.gif) no-repeat;
}

#navigation .kanzlei a:hover{
	background: url(bilder/navigat/navigation_kanzlei_h.gif) no-repeat;
}
#navigation .kanzlei .aktiv{
	background: url(bilder/navigat/navigation_kanzlei_h.gif) no-repeat;
}

/*-----------*/

#subnavigation{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: #A5D184;	
	width: 228px;
	font-size: 12px;	
}
#subnavigation ul{
	width: 228px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: #A5D184;	
}
#subnavigation li{

	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	list-style: none;
	display: block	
}
#subnavigation li a{
	width: 205px;
	display: block;
	padding: 2px 0px 2px 23px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-decoration: none;
	background: url(bilder/navigat/subnavi_li.gif) no-repeat left;
	color: #000000;	
}
#subnavigation .active a{
	background: url(bilder/navigat/subnavi_li_act.gif) no-repeat left;
}

#subnavigation li a:hover{
	display: block;
	color: White;
}


/*------*/
#subsubnavigation{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: #AFD692;
	width: 228px;
	font-size: 12px;	
}
#subsubnavigation ul{
	width: 228px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-top-color: #89A772;
	border-bottom-color: #89A772;	
}
#subsubnavigation li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	list-style: none;

	display: block	
}
#subsubnavigation li a{
	width: 193px;
	display: block;
	padding: 2px 0px 2px 35px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-decoration: none;
	background: #AFD692 url(bilder/navigat/subnavi_li_li.gif) no-repeat left;
	color: #000000;	
}
#subsubnavigation .active a{
	background: url(bilder/navigat/subnavi_li_li_act.gif) no-repeat left;
}

#subsubnavigation li a:hover{
	display: block;
	color: White;

}

/*----*/

#spalte2 h3{
	background: #A5D184;
	padding: 0px 0px 22px 15px;
	margin:  0px 0px 0px 0px;
	border:  none;
	color: #577641;
	font-size: 13px;
}





/*-----------*/


#breadcrumb {
	width: 227px;
	height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -11px;
	border: none;	
	font-size: 10px;

}
#breadcrumb a {
	text-decoration: underline;
	color : #FFFFFF;
}
#breadcrumb a:hover {
	text-decoration: none;
	color : #E7E7E7;
	
}
#breadcrumb ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;		

	list-style: none;
}
#breadcrumb li {
	margin: 2px 7px 2px 0px;
	padding: 0px 0px 0px 11px;
	background: url(bilder/navigat/breadcrumb_bg.gif) no-repeat 0px 2px;
	border: none;
	float: left;
}
/*---------------*/



address {
	font-size: 10px;
	color: #4F7731;
	padding: 0px 0px 0px 20px;
	font-style: normal; 
	width: 500px;
	text-align: left;
	clear: both;
}

#fussspacer{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;

}

#fusszeile{
	clear: both;
	height:22px;
	width: 523px;
	padding: 2px 0px 0px 0px;
	margin:  0px 0px 0px 0px ;
	border:  none;
	background: #9CCC78 url(bilder/navigat/fusszeile_1px_dotted.gif) repeat-x top;
}
#fusszeile ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: Black;
}
#fusszeile li{
	padding: 5px 0px 5px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
}
#fusszeile li a{
	font-size: 11px;
	color: black;
	padding: 5px 4px 4px 4px;
	margin:  0px 1px 0px 0px;
	border:  none;
	background: #AFD791;
	text-decoration: none;
}
#fusszeile li a:hover{
	color: #3C3C3C;
	background: #C1E1AA;	
}
#fusszeile .nachoben a {
	color: #494949;
	font-weight: bold;
	padding: 5px 4px 4px 22px;
	margin:  0px 1px 0px 0px;
	border:  none;
	background: #AFD791 url(bilder/navigat/nachoben_bg.gif) no-repeat;
}
#fusszeile .nachoben a:hover {
	background: #AFD791 url(bilder/navigat/nachoben_bg_h.gif) no-repeat;
}



#formulartabelle .zeile_bereich{
	background-color: #006400;
	color: #ffffff;
	font-weight: bold;
	height: 50px;
}

#formulartabelle .zeile_label{
	background-color: #00A201;
	color: #ffffff;
	font-weight: bold;
}

#formulartabelle .zeile_info{
	background-color: #D3D3D3;
	color: #000000;
	font-weight: normal;
}
#formulartabelle input{
	width: 250px;
}

#formulartabelle textarea{
	width: 450px;
}

#formulartabelle .PLZ_Feld{
	width: 45px;
}

#formulartabelle .ORT_Feld{
	width: 200px;
}

#formulartabelle .radio{
	width: 20px;
}

#formulartabelle .button{
	width: 80px;
}