
body {
	background-color: #999999;
	margin: 0px;
}

#frame {
	width: 974px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px auto;
	line-height: 18px;
}

#head {
	background-color: #9c2639;
	width: 960px;
	margin: 0px auto;
}
#logo {
	width: 243px;
	height: 158px;
	margin: 0px;
	float: left;
}
#topmid {
	width: 530px;
	height: 158px;
	margin: 0pxx;
	float: left;
}
#imgtop {
	width: 187px;
	height: 158px;
	margin: 0pxx;
	float: left;
}
#navtop {
	clear:both;
	text-align: left;
	font-size: 10px;
	line-height:normal;
	color: #9c2639;
	height:30px;
	width: 960px;
	background-color:#e0cda5;
}
#navtop1 {
	width:243px;
	float:left;
}
#navtop2 {
	width:530px;
	float:left;
	left:29px;
	top:9px;
	position:relative;
}
#navtop2 ul {
	list-style-type:none;
	list-style-position:inside;
	width:100%;
	margin:0px;
	padding:0px;
}
#navtop2 li {
	/*border-right:1px solid #000;*/
	margin:0px;
	padding:2px 2px 1px 1px;
	display:inline;
}
#navtop2 a {
	color: #9c2639;
	text-decoration: none;
	font-weight:bold;
}
#navtop2 a:hover {
	color: #FFFFFF;
}
#navtop3 {
	width:187px;
	margin:0px 0px 0px 773px;
}
#main {
	clear:both;
	width: 960px;
	margin: 0px auto;
	text-align:left;
}
#left {
	width:243px;
	float:left;
	background-color: #9c2639;
	padding:0px;
	margin:0px;
}
#navleft {
	width:243px;
	padding:40px 0px 30px;
	min-height:200px;
	font-size: 10px;
	line-height:18px;
}
#navleft ul {
	list-style-type:none;
	list-style-position:inside;
	width:100%;
	margin:0px;
	padding:0px;
	color:#CCCCCC;
}
#navleft li {
	border-bottom:1px solid #ffd779;
	margin:0px;
	padding:2px 0px 0px 60px;
}
#navleft li li {
	font-size:9px;
	border-bottom:none;
	padding:2px 0px 0px 40px;
	background:transparent url(images/pre.gif) no-repeat scroll 15pt;
}
#navleft li li a {
	color:#FFFFFF;
	font-size:9px;
	border-bottom:none;
}
#navleft a {
	text-decoration:none;
	color:#FFFFFF;
	position:relative;
}
#navleft a:hover {
	color:#ffd779;
}
#imgleft {
	width:243px;
	height:300px;
}
#middle {
	width: 530px;
	float:left;
}
#content {
	margin:30px 0px 0px 30px;
	width: 470px;
	font-size: 12px;
	color:#9c2639;
}
#content p {
	text-align:justify;
	color:#000000;
}
#textarea {
	text-align:justify;
	color:#000000;
}
#foot {
	margin:0px 0px 0px 30px;
	padding:20px 0px 20px 0px;
	width:470px;
	font-size: 10px;
	text-align:center;
	text-decoration:none;
}
#foot a {
	color:#9c2639;
	text-decoration:none;
}
#right {
	margin:0px auto;
	width:187px;
	background-color:#9c2639;
	float:left;
}
#box {
	font-size: 10px;
	line-height:13px;
	width:147px;
	left:14px;
	top:4px;
	position:relative;
	padding:0px 5px 5px 5px;
	margin:10px 0px 0px;
	min-height:100px;
	background-color:#ce918d;
}
#box h1 {
	margin:0px;
	padding:4px 0px 0px 0px;
	font-size:10px;
	line-height:inherit;
	color:#FFF;
}
#box a {
	background:transparent url('images/pre.gif') no-repeat scroll 0pt;
	padding-left:15px;
	margin-top:0px;
	color:#FFFFFF;
	text-decoration:none;
}
#box a.nopfeil {
	background:none;
	padding-left:0px;
}
#box a:hover {
	color:#ffd779;
}
#box p {
	margin:5px 0px;
	padding:0px;
}
#end {
	clear:both;
	width: 974px;
	margin:0px auto;
	background-image: url('images/bgfoot.gif');
	background-repeat: no-repeat;
	height: 6px;
}

#textarea a {
	 text-decoration:none;
}

/* Schriftformatierungen */
h1 {
	text-align: left;
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
a {
	color: #9c2639;
}
a:hover {
}

/* Sonstige */
img {
	border: 0px;
}
address {
	font-style: normal;
}

/* Beratersteckbrief */

#beratersteckbrief {
	margin-bottom:20px;
}
#beratersteckbrief p {
	text-align:left;
}
#beraterfoto {
	float:right; 
	margin:0px 0px 0px 10px;
	width:160px;
	height:214px;
}
#beratereintrag {
	line-height:18px;
	margin:0px;
} 
#beratereintrag h3 {
	margin-top:20px;
	line-height:0px;
}

.beraterform {
	border:0px;
	background:#ffffff;
	color:#9c2639;
	font-size:12px;
	text-align:left;
}

.beraterform:hover {
	border:0px;
	background:#ffffff;
	color:#000000;
	text-align:left;
}

.beraterliste {
	color:#9c2639;
	font-size:12px;
}

.beraterliste:hover {
	color:#000000;
	font-size:12px;
}
