/*
blau/grau #95A3BB;
grau #efefef;
rot #875767;
rosa #FDDFD5;
blau #5A6C8C;
text-grau #5E6777;

*/

* {	
	margin:0;
	padding:0;
}
HTML, BODY{
	height:100%;
}
BODY{
	background-color : #5A6C8C;
	border: 0px;
	text-align:center;
}
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-290px; /* half of container's height */
	float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:580px;
	width:1000px;
	clear:left;
	background-image: url(../_grafik/bg.gif);
	background-repeat: no-repeat;
}
IMG {
	border: 0px;
}
BODY, DIV, TABLE, TD, H1, H2, H3, H4, a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #95A3BB;
}
BODY, DIV, TABLE, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #5E6777;
	text-align: justify;
}
a {
	font-weight: bold;
}
H1, H2 {
	padding-bottom: 10px;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #875767;
}
H2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #875767;
}
#right H2 {
	margin-top: 5px;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
}
H3 {
	font-size: 14px;
	font-style: italic;
}
H4 {
	font-size: 18px;
	font-style: italic;
	margin-top: 5px;
}
P, Li {
	padding-bottom: 5px;
	line-height: 16px;
	font-size: 13px;
}
.red {
	color: #875767;
}
ul {
	list-style: disc inside;
}
li {

}
#header {
	float: left;
	margin: 100px 0 4px 0;
	width: 1000px;
	height: 20px;
	
}
#left {
	float: left;
	width: 600px;
	height: 380px;
	background-color: #efefef;
}
#right {
	float: left;
	width: 396px;
	height: 380px;
	background-color: #efefef;
	border-left: solid 4px #fff;
}
#footer {
	float: left;
	width: 1000px;
	height: 90px;
}
#menu {
	margin: 0px;
	padding: 0px;
}
#menu ul {
	float: left;
	width: 985px;
	height: 20px;
	padding-left: 15px;
	list-style: none;
	background-color: #efefef;
}
#menu li {
	float: left;
}
.border {
	border-right: 2px solid #FFF;
}
#menu a, .no_link {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 13px 0px 13px;
	color: #95A3BB;
}
#menu a:hover {
	background-color: #FDDFD5;
}
.no_link {
	color: #875767;
}
#left #text {
	margin: 20px 20px 0 20px;
}
#left #kontakt {
	margin: 40px 0px 0 20px;
}
#right #text {
	margin: 20px 20px 0 20px;
}
#right img {
	border: 2px solid #FFF;
}
#right .home #bild {
	margin-top: 20px;
}
#right .familie #bild {
	margin-top: 10px;
}
#right #impressum #bild {
	margin-top: 10px;
}
#liste_1 {
	position: absolute;
	top: 270px;
	left: 20px;
}
#liste_2 {
	position: absolute;
	top: 270px;
	left: 220px;
}
#formular {
	position: absolute;
	top: 160px;
	left: 285px;
	padding-left: 5px;
	border-left: solid 4px #fff;
}
#bvg {
	position: absolute;
	top: 160px;
	left: 360px;
	padding-left: 10px;
	border-left: solid 4px #fff;
}
#spalte2 {
	position: absolute;
	top: 417px;
	left: 260px;
	padding-left: 10px;
	text-align: left;
	border-left: solid 4px #fff;
}
#webdesign {
	position: absolute;
	top: 525px;
	left: 20px;
	text-align: left;
}
#webdesign p {
	padding-bottom:12px
}
#left #impressum {
	margin: 20px 10px 10px ;
}
#right #impressum {
	margin: 20px 10px 0 10px;
}
#right a {
	color: #95A3BB;
}
form {
padding: 0px;
margin: 0px;
	text-align: right;
}
legend {
	font-size: 13px:
}
#mandanteninfo {
	position: absolute;
	top: 480px;
	left: 20px;
}

