/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*--------------------------------------------*/


/* Angaben für alle standardkonformen Browser */
body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #e1d7b7;
	background: #e1d7b7;
}
		

#container{
	text-align: left;
	width: 1024px;
	padding: 10px 0px 0px 0px;
	margin:  0px auto 0px auto;
	border:  none;
	min-height: 525px;
   height: auto !important;
   height: 525px;
}


#container1{
	padding: 0px 0px 0px 0px;
	border:  none;
	width: 1024px;
	text-align: left;
	height: 178px;
	background: url(bilder/navigat/kopf_hintergrund.gif) no-repeat;
	display: block;
}

#header{
	display: block;
	padding: 5px 0px 0px 95px;
}

		
		
/* ########## unimess ##### */
#navigation{
	display: block;
	width: 902px;
	padding: 1px 0px 0px 0px;
	margin:  0px 0px 0px 140px;
	border:  none;
}
#navigation ul{
	padding: 10px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#navigation li{
	padding: 0px 10px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	list-style: none;
	float: left;
}
#navigation li a{
	padding: 0px 0px 5px 0px;
	margin:  0px 10px 0px 0px;
	border:  none;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #DECFAE;
}

#navigation li a:hover, #navigation li .aktiv{
	border-bottom: 5px solid #DECFAE;
}


#navigation span{
	display: none;
}
#navigation .startseite a{
	margin: 0px 0px 0px 0px;
	display: block;
	height: 36px;
	width: 108px;
	background: url(bilder/navigat/navi_startseite.gif) no-repeat 0px 0px;
}
#navigation .aktuelles a{
	margin: 0px 0px 0px 0px;
	display: block;
	height: 36px;
	width: 99px;
	background: url(bilder/navigat/navi_aktuelles.gif) no-repeat 0px 0px;
}

#navigation .anwaelte a{
	margin: 0px 0px 0px 0px;
	display: block;
	height: 36px;
	width: 146px;
	background: url(bilder/navigat/navi_anwaelte.gif) no-repeat 0px 0px;
}
#navigation .rechtsgebiete a{
	margin: 0px 0px 0px 0px;
	display: block;
	height: 36px;
	width: 142px;
	background: url(bilder/navigat/navi_rechtsgebiete.gif) no-repeat 0px 0px;
}
#navigation .info a{
	margin: 0px 0px 0px 0px;
	display: block;
	height: 36px;
	width: 41px;
	background: url(bilder/navigat/navi_info.gif) no-repeat 0px 0px;
}
#navigation .wissenspool a{
	margin: 0px 0px 0px 0px;
	display: block;
	height: 36px;
	width: 124px;
	background: url(bilder/navigat/navi_wissenspool.gif) no-repeat 0px 0px;
}

#navigation .kontakt a{
	margin: 0px 0px 0px 0px;
	display: block;
	height: 36px;
	width: 85px;
	background: url(bilder/navigat/navi_kontakt.gif) no-repeat 0px 0px;
}

#navigation .startseite a:hover, #navigation .startseite .aktiv{
	background: url(bilder/navigat/navi_startseite_h.gif) no-repeat 0px 0px;
}
#navigation .aktuelles a:hover, #navigation .aktuelles .aktiv{
	background: url(bilder/navigat/navi_aktuelles_h.gif) no-repeat 0px 0px;
}
#navigation .kanzlei a:hover, #navigation .kanzlei .aktiv{
	background: url(bilder/navigat/navi_kanzlei_h.gif) no-repeat 0px 0px;
}
#navigation .anwaelte a:hover, #navigation .anwaelte .aktiv{
	background: url(bilder/navigat/navi_anwaelte_h.gif) no-repeat 0px 0px;
}
#navigation .rechtsgebiete a:hover, #navigation .rechtsgebiete .aktiv{
	background: url(bilder/navigat/navi_rechtsgebiete_h.gif) no-repeat 0px 0px;
}
#navigation .info a:hover, #navigation .info .aktiv{
	background: url(bilder/navigat/navi_info_h.gif) no-repeat 0px 0px;
}
#navigation .fachanwalt a:hover, #navigation .fachanwalt .aktiv{
	background: url(bilder/navigat/navi_fachanwalt_h.gif) no-repeat 0px 0px;
}

#navigation .wissenspool a:hover, #navigation .wissenspool .aktiv{
	background: url(bilder/navigat/navi_wissenspool_h.gif) no-repeat 0px 0px;
}

#navigation .kontakt a:hover, #navigation .kontakt .aktiv{
	background: url(bilder/navigat/navi_kontakt_h.gif) no-repeat 0px 0px;
}

#container2{
	clear: both;
	width: 1024px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px ;
	border:  none;
	display: block;
	background: url(bilder/navigat/hintergrund_inhalt.gif) repeat-y left;
	min-height: 500px;
   height: auto !important;
   height: 500px;
}

#content_container{
	clear: both;
	padding: 0px 0px 0px 104px;
	display: block;
	min-height: 500px;
   height: auto !important;
   height: 500px;
}


#spalte1{
	width: 308px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	float: left;
	display: block;
	min-height: 377px;
   height: auto !important;
   height: 377px;
}

#spalte1 ul{
	text-align: right;
	margin: 105px 20px 0px 0px;	
	list-style: none;
}

#spalte1 li{
	margin: 0px 0px 5px 0px;	
	font-size: 120%;
	color: #e1d7b7;
}

#spalte1 li a{
	color: #e1d7b7;
}

#spalte1OhneBG{
	width: 308px;
	padding: 90px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	float: left;
	display: block;
	min-height: 377px;
   height: auto !important;
   height: 377px;
	text-align: left;
}
#spalte1OhneBG .anwaltBild{
	margin: 10px 10px 10px 10px;
	border: 1px solid #e1d7b7;	
}


#content{
	width: 505px;
	float: left;
	margin: 60px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	display: block;
	min-height: 377px;
   height: auto !important;
   height: 377px;
}

h1{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

h2{
	color: #e1d7b7;
	font-size: 13px;
	font-weight: bold;
}

a{
	color: #ffffff;
}

#fusszeile{
	border-top: 1px solid #53121c;
	clear: both;
	display: block;
	width: 634px;
	padding: 0px 0px 0px 390px;
	margin:  0px 0px 0px 0px;
	background: url(bilder/navigat/hintergrund_inhalt.gif) repeat-y left;
	height: 25px;
}


#fusszeile ul{
	padding: 4px 0px 0px 0px;
	margin:  0px 0px 0px 20px;
	border:  none;
}
#fusszeile li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
}
#fusszeile li a{
	font-size: 11px;
	color:#bbbbbb;
	padding: 0px 4px 0px 4px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#fusszeile li a:hover{
	color: #3C3C3C;
}
#fusszeile .nachoben a {
	color: #bbbbbb;
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	margin:  0px 0px 0px 15px;
	border:  none;
}

#fusszeile nobr {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}



.plz{
	margin: 0px 0px 0px 0px;
	width : 50px;
	height: 19px;
}

.wohnort{
	margin: 0px 0px 0px 0px;
	width : 150px;
	height: 19px;
}

INPUT{
	margin: 0px 0px 0px 0px;
	width : 210px;
	height: 19px;
}

.CHECKBOXKlein{
	margin: 0px 0px 0px 0px;
	width : 50px;
	height: 19px;
}

TEXTAREA{
	width : 210px;
}

.button{
	width : 102px;
	height: 14px;
	color: #666666;
	font-size: 10px;
	background: #CDCABA;
	border: none;	
}

.button:hover{
	color: #F1EAD3;
	font-size: 10px;
	background: #211F20;
	border: none;	
}


#MODUL_Tipps .GRUPPENUEBERSCHRIFT{
	color: #e1d7b7	;
	font-size: 14px;
	font-weight: bold;
}

#MODUL_Tipps .a-TABELLENLINK{
	font-weight: bold;
	text-align: left;
}



#MODUL_Neuigkeiten .TABELLENRAND {
	width: 100%;
}
#MODUL_Neuigkeiten .a-TABELLENLINK{
	font-weight: bold;
}

#MODUL_Neuigkeiten .NORMAL {
	width: 100%;
	border-bottom: 1px solid #DECFAE;
}
#MODUL_Neuigkeiten .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	text-align: right;
}


#MODUL_Tipps #BemerkungsText{
	text-align: justify;
}

.bilderrahmen{
	float: right;
	border: 1px solid #860C2D;
	margin: 0px 0px 0px 5px;
}

.SchlagWortTabelle td{
	font-size: 9px;
	color: #888888;
}
#AdressBereich{
	top: 500px;
	position: fixed;
	width: 228px;
	border: 1px solid #DECFAE;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 38px;
}

#AdressBereichGross{
	top: -90px;
	left: 38px;
	position: relative;
	width: 505px;
	border: 1px solid #DECFAE;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#Modul_Input input{
	margin: 0px 0px 0px 0px;
	width : 210px;
	height: 19px;
}

#Modul_Input .Buttons{
	width : 102px;
	height: 14px;
	color: #666666;
	font-size: 10px;
	background: #CDCABA;
	border: none;	
	margin: 10px 0px 0px 0px;
}
