/* CSS Document */
body {
	margin:0px 0px 5px;
	padding:0px;
	background-color: #FFFFFF;
}
.logo {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 167px;
	height: 138px;
	z-index:2
}
.header {
	position:absolute;
	left: 0px;
	top: 138px;
	width: 800px;
	height: 115px;
	z-index:6;
	background-image: url(img/top/bg.gif);


}
.copyright {
	position:absolute;
	left: 40px;
	top: 565px;
	width: 200px;
	height: 22px;
	z-index:3
}
.menu {
	position:absolute;
	left: 0px;
	top: 242px;
	width: 241px;
	height: 266px;
	z-index:4;
	background-image: url(img/menue/div_bg.gif);

}
.inhalt {
	position:absolute;
	left: 280px;
	top: 300px;
	width: 520px;
	height: auto;
	z-index:10;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 25px;


	}
.headline {
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #E59B5A;
	text-decoration: none;
}
.text11 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	text-align: left;
	line-height:18px;

}
a:link {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #015EB5;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #449FFB;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #015EB5;
}
.fotos {
	position:absolute;
	left: 238px;
	top: 152px;
	width: 562px;
	height: 101px;
	z-index:7;
}
.ueberschrift {
	position:absolute;
	left: 167px;
	top: 80px;
	width: 398px;
	height: 104px;
	z-index:9;

}
.spruch {
	position:absolute;
	left: 457px;
	top: 253px;
	width: 343px;
	height: 35px;
	z-index:11;
	text-align: right;


}
.grau11 {

	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #999999;
}

p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.eingabe {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #B0A761;
	border: 1px solid #D9D08B;

}
ul {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
}
.weiss11 {


	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.beratung {
	position:absolute;
	left: 38px;
	top: 200px;
	width: 160px;
	z-index:40;
}
div.beratung h2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 28px;
	color: #CCCCCC;
	margin: 0;
	font-variant: small-caps;
	padding: 0;
}
#menu a {
	color: #C7BD77;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;

}
#menu a:hover {
	color: #999999;
}
div#inhalt h2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #E59B5A;
	text-decoration: none;
	margin: 0 0 10px 0;
}
div#beschriftung {
	width: 150px;
	float: left;
	margin-bottom: 5px;

}
div#eingabe {
	width: 300px;
	float: left;
	margin-bottom: 5px;
}

