*{
	margin: 0;
	padding: 0;
	}


body { 
	font: 75% georgia, sans-serif, arial;
	line-height: 1.88889;
	color: #555753; 
	background: #fff url(images/title.png) top center fixed;
	padding: 0;
	text-align: center;
}


br{
	line-height: 0px;
	font-size: 0px;
}


a:link, a:visited{
	color: #88734C;
	border-bottom: 1px solid #88734C;
	text-decoration: none;
}


a:hover{
	color: #000;
	background: #F4F2E4;
}



#page{
	width: 720px;
	margin: auto;
	padding: 0px;
	background: #DBD5B7 url(images/pagebg.png) repeat-y top center fixed;
	text-align: left;
}

#pagenews{
	width: 720px;
	margin: auto auto;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 32px;
	background: #DBD5B7 url(images/pagebg.png) repeat-y top center fixed;
}




#header{
	width: 700px;
	height: 180px;
	margin: auto auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: #fff url(images/header.jpg);
	border-bottom: 1px solid #88734C;
}








/*  NAVIGATION   */


#navicontainer{
	font-size: 105%;
	width: 700px;
	margin: auto auto;
	margin-top: -5px;
	background-color: transparent;
	background: url(images/navibg.png) 0px 5px;
	background-repeat: repeat-x;
	padding: 0px;
	border-bottom: 1px solid #88734C;
}

ul{
	width: 700px;
	padding: 0px;
	margin: 0px;
}

ul#navi li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: -1px;
}

#navi a:link, #navi a:visited {
	float: left;
	display: block;
	margin: 0px;
	margin-top: 5px;
	padding: 10px;
	color: #88734C;
	background-color: #FBFAF4;
	border-bottom: 1px solid #88734C;
}


#navi a:hover {
	float: left;
	display: block;
	margin: 0px;
	margin-top: 0px;
	padding: 10px;
	padding-top: 10px;
	border-top: 5px solid #9A361C;
	background: #DBD5B7;
}


#navi a.open {
	float: left;
	display: block;
	margin: 0px;
	margin-top: 0px;
	padding: 10px;
	padding-left: 9px;
	padding-right: 9px;
	color: #000;
	border: 1px solid #88734C;
	border-top: 5px solid #9A361C;
	border-bottom: 1px solid #DBD5B7;
	background: #DBD5B7;
	cursor: default;
}

#navi a.openhome {
	float: left;
	display: block;
	margin: 0px;
	margin-top: 0px;
	padding: 10px;
	padding-right: 9px;
	color: #000;
	border: 0px;
	border-right: 1px solid #88734C;
	border-top: 5px solid #9A361C;
	border-bottom: 1px solid #DBD5B7;
	background: #DBD5B7;
	cursor: default;
}








/*			TEXT			*/


#maincontent{
	width: 600px;
	padding: 50px;
	margin: auto auto;
	background-color: #fff;
	padding-bottom: 30px;
	padding-top: 10px;
}

p {
	font-family: Verdana, Arial, "Trebuch MS";
	font-size: 95%;
	line-height: 2;
	margin-bottom: 27px;
	float: left;
	text-align: left;
}


h2{
	margin-top: 40px;
	color: #9A361C;
	margin-bottom: 0px;
	text-align: left;
}

h3{
	margin-top: 0px;
	margin-bottom: 35px;
	font-style: italic;
	color: #999;
	text-align: left;
}


h4{
	margin-bottom: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 110%;
	margin-top: 40px;
}




.imgr{
	float: right;
	padding: 0px 0px 10px 25px;
}






/*					FOOTER				*/


#footer{
	width: 700px;
	margin: auto auto;
	margin-bottom: 0px;
	border: 0px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-left: -50px;
	margin-top: 65px;
	text-align: center;
}










/*  NEWSBOX  */



#newscontainer{
	text-align: left;
	width: 700px;
	position: fixed;
	bottom: 0px;
	padding: 0px;
	padding-left: 10px;
}



#newsbox{
	width: 700px;
	padding-bottom: 0px;;
	background: #FBFAF4;
	padding-top: 5px;
	margin-bottom: 0px;
	height: 190px;
}

#togglenews{
	width: 700px;
	background-color: #FBFAF4;
	text-align: center;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

#togglenews a:link, #togglenews a:visited {
	display: block;
	width: 690px;
	margin: auto auto;
	border: solid 1px #CCC;
}


#togglenews a:hover {
	display: block;
	color: #88734C;
	width: 690px;
	margin: auto auto;
	border: solid 1px #666;
}

.newsheading {
	color: #9A361C;
	font: 130% georgia, sans-serif, arial;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-top: 5px;	
}

.newsheading a:link, .newsheading a:visited{
	color: #9A361C;
	border: 0px;
}

.newsheading a:hover{
	color: #000;
	border-bottom: 1px solid #88734C;
	background: #F4F2E4;
}

.newstext{
	width: 600px;
	color: #333;
	font: 90% georgia, sans-serif, arial;
	padding: 0px 50px 20px 50px;
	line-height: 1.3;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 15px;
}





/*						CONTAC FORM					*/


form{
	width: 550px;
	margin: auto auto;
}
fieldset{
	border: 1px solid #aaa;
	background-color: #FBFAF4;
	margin-bottom: 5px;
	padding: 10px;
	width: 520px;
	margin: 13px auto;
}
legend{
	color: #9A361C;
	font-size: 110%;
	font-weight: bold;
}

#from label{
	display: block;
	font-size: 10px;
	color: #666;
}

.fieldsetfrom{
	padding: 0px;
}

#from p {
	margin: 0px;
	margin-top: 3px;
	margin-left: 5px;
}

p#senden{
	text-align: center;
}

#inputmess{
	width: 518px;
	margin: auto auto;
}


#contactto>p{
	padding: 0px;
	margin: 0px;
	text-align: center;
}


.ctnlabel{
	text-align: left;
	padding: 0px;
}









/*			UNTERMENUE				*/







#untermencontainer1{
	background: #DBD5B7;
	border-bottom: 1px solid #EDEBD5;
	width: 700px;
	margin: auto auto;
	padding: 0px;
	clear: both;
}


#untermencontainerF{
	background: #DBD5B7;
	border-bottom: 1px solid #88734C;
	width: 700px;
	margin: auto auto;
	padding: 0px;
	clear: both;
}


ul.untermen li{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.untermen{
	margin: auto auto;
	background-color: #DCD6B2;
	list-style-type: none;
	padding: 0px;
}


.untermen a{
	font-size: 85%;
	font-family: Verdana, Arial, "Trebuch MS";
	display: block;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #DCD6B2;
	border-right: 1px solid #DCD6B2;
	border-bottom: 0px;
	color: #88734C;
}

.untermen a:visited{
	font-size: 85%;
	font-family: Verdana, Arial, "Trebuch MS";
	display: block;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #DCD6B2;
	border-right: 1px solid #DCD6B2;
}



.untermen a.unteropen{
	border-left: 1px solid #88734C;
	border-right: 1px solid #88734C;
	color: #000;
	cursor: default;
	background: #F4F2E4;
}











/*								LISTEN							*/


ul.list{
	margin-left: 60px;
	margin-top: 20px;
	font-family: Verdana, Arial, "Trebuch MS";
	width: 400px;
}








/*  Header TXT  */


span {
	display: none;
}









/*					ANFAHRT PRINT						*/






#header-print{
	display: none;
}











/*							TABELLE							*/



.hl2{
	background: #F4F2E4;
}


.tableheading{
	font-size: 120%;
	color: #999;
	font-weight: bold;
	background: #F4F2E4;
	border-bottom: 1px solid #88734C;
	padding: 7px;
}




.spacertr{
	height: 75px;
}











/*							ANWAELTE					*/



#portaitcontainer{
	border: 1px solid #88734C;
	background-color: #F4F2E4;
	float: right;
	width: 200px;
	margin: 0px;
	margin-left: 30px;
}


h5{
	background-color: #DCD6B2;
	border-bottom: 1px solid #88734C;
	color: #88734C;
	margin: 0px;
	margin-top: 11px;
	margin-bottom: 7px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 90%;
}

.taet{
	padding-left: 20px;
	list-style-type: none;
	font-size: 90%;
	font-family: Verdana, Arial, "Trebuch MS";
}

.comment{
	border-top: 1px solid #DCD6B2;
	padding: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
	margin-top: 13px;
	font-size: 75%;
	width: 160px;
}




.portrait{
	list-style-position: outside;
	width: 340px;
	margin-left: 15px;
	font-family: Verdana, Arial, "Trebuch MS";
}

.portrait li{
	padding-bottom: 10px;
}





.vcf:link{
	display: block;
	width: 160px;
	padding: 20px;
	border: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	background: #DCD6B2 url("images/vcfdown.gif") no-repeat bottom right;
	border-top: 1px solid #88734C;
	vertical-align: bottom;
}

.vcf:visited{
	display: block;
	width: 160px;
	padding: 20px;
	border: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	background: #DCD6B2 url("images/vcfdown.gif") no-repeat bottom right;
	border-top: 1px solid #88734C;
}

.vcf:hover{
	color: #000;
	background: #DCD6B2 url("images/vcfdown.gif") no-repeat bottom right;
}









/*													AUSWAHL													*/





.anwbow:link, .anwbow:visited{
	display: block;
	float: left;
	background: url("images/anw/bowien.jpg") no-repeat top right;
	width: 206px;
	height: 47px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	color: #000;
	padding-top: 360px;
	border: 0px;
}


.anwbow:hover{
	display: block;
	float: left;
	background: url("images/anw/bowien.jpg") no-repeat 0px -493px;
	width: 206px;
	height: 47px;
	margin: 0px;
	margin-left: -14px;
	padding-left: 14px;
	border: 0px;
	color: #666;
}

.anwhem:link, .anwhem:visited{
	display: block;
	float: left;
	background: url("images/anw/hemsen.jpg") no-repeat;
	background-position: top right;
	width: 161px;
	height: 47px;
	margin: 0px;
	border: 0px;
	text-align: center;
	padding-top: 360px;
	color: #000;
}


.anwhem:hover{
	display: block;
	float: left;
	background: url("images/anw/hemsen.jpg") no-repeat right -493px;
	width: 161px;
	height: 47px;
	margin: 0px;
	margin-left: -27px;
	padding-left: 27px;
	border: 0px;
	color: #666;
}

.anwres:link, .anwres:visited{
	display: block;
	float: left;
	background: url("images/anw/reese.jpg") no-repeat;
	width: 233px;
	height: 47px;
	margin: 0px;
	border: 0px;
	text-align: center;
	padding-top: 360px;
	color: #000;
}


.anwres:hover{
	display: block;
	float: left;
	background: url("images/anw/reese.jpg") no-repeat 0px -493px;
	width: 233px;
	height: 47px;
	margin: 0px;
	border: 0px;
	color: #666;
}




.anwdesc{
	margin-bottom: 10px;
	height: 60px;
	margin-top: 345px;
}








/*								DOWNLOAD					*/





.download:link, .download:visited{
	text-decoration: none;
	display: block;
	height: 52px;
	line-height: 52px;
	background: url("images/downloadp.gif") no-repeat top right;
	border-bottom: 0px;
	width: 140px;
	vertical-align: middle;
	color: #88734C;
}

.download:hover{
	background-position: bottom right;
	padding-left: 1px;
	width: 139px;
	padding-top: 1px;
	height: 51px;
	color: #9A361C;
}











/*							RECHTSGEBIET						*/


.recht > li{
	list-style-position: inside;
	margin-left: 20px;
}

.recht > ul{
	list-style-position: inside;
	margin-left: 50px;
	list-style-type: circle;
}









/*				Ganz grosses Bild			*/


.fullimage{
	margin-left: -50px;
}










/*					ADRESSENSTEMPEL						*/





.adress{
	border: 1px solid #999;
	width: 300px;
	padding: 20px;
	margin-left: 100px;
	margin-top: 30px;
	margin-bottom: -20px;
}






.nix{
}