@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing:0.02em;	
	color:#666;
	text-align:center; /* horizontal centering for IE Win quirks */
}

body a:link {
	color: #666;
	text-decoration: underline;
}

body a:visited {
	color: #666;
	text-decoration: underline;
}

body a:hover {
	color: #3f4d6d;
	text-decoration: none;
}

body a:active {
	color: #3f4d6d;
	text-decoration: none;
}

img { border:none;}


#abstand { 
	width:1px;
	height:50%;
	margin-bottom:-300px; 
	float:left;
}

#gesamt {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	background-color:#FFF;
	height:600px;
	width:950px;
	text-align:left;
	border: 1px solid #CCC;
/*	font-size: 12px;
	line-height: 18px;*/	
	clear:left;
}

#kopf {
	height: 205px;
	width: 950px;
}

#navi {
	height: 360px;
	width: 170px;
	font-size: 13px;
	background-color:#FFF;
	float:left;
	z-index:100;
}

#navi a:link {
	color: #999;
	text-decoration: none;
}

#navi a:visited {
	color: #999;
	text-decoration: none;
}

#navi a:hover {
	color: #7585a9;
	text-decoration: none;
}

#navi a:active {
	color: #7585a9;
	text-decoration: none;
}

#trenner {
	height: 360px;
	width: 35px;
	background-image:url(../bilder/trenner.jpg);
	float:left;}

#text1_start {
	width:352px;
	height:124px;
	padding: 38px 20px 0px 0px;
	float:left;
}

#text2_start {
	width:353px;
	height:124px;
	padding-left:20px;
	padding-top:38px;
	float:left;
}

#text3_start {
	width:715px;
	height:194px;
	padding: 0px 20px 0px 10px;
	text-align: center;
	float:left;
}


#text0 {
	width:685px;
	height:auto;
	padding: 40px 20px 0px 20px;
	float:left;
}


#text1 {
	width:332px;
	height:270px;
	padding: 15px 20px 0px 20px;
	float:left;
}

#text2 {
	width:333px;
	height:270px;
	padding: 15px 10px 0px 30px;
	float:left;
}

#fuss {
	width: 950px;
	height: 35px;
	clear:both;
}

.seite {
	font-size:12px;
	color:#999;
	font-weight:normal;
	letter-spacing:normal;
}

.seite a:link {
	color: #ececec;
	text-decoration: none;
}

.seite a:visited {
	color: #ececec;
	text-decoration: none;
}

.seite a:hover {
	color: #3f4d6d;
	text-decoration: none;
}

.seite a:active {
	color: #3f4d6d;
	text-decoration: none;
}


#anschrift {
	position: absolute;
	bottom: 10px;
	left: 27px;
	/*	background-color:#CCFF99;*/
	font-size:11px;
	color:#CCC;
	letter-spacing:normal;
	width: 900px;
}

#anschrift a:link {
	color: #CCC;
	text-decoration: none;
}

#anschrift a:visited {
	color: #CCC;
	text-decoration: none;
}

#anschrift a:hover {
	color: #7585a9;
	text-decoration: none;
}

#anschrift a:active {
	color: #7585a9;
	text-decoration: none;
}

h1 {
	font-size:18px;
	font-weight:bold;
	letter-spacing: 2px;
	color:#87a3af;
	text-decoration:none;
}

h1 a:link {
	color: #87a3af;
	text-decoration: none;
}

h1 a:visited {
	color: #87a3af;
	text-decoration: none;
}

h1 a:hover {
	color: #3f4d6d;
	text-decoration: none;
}

h1 a:active {
	color: #3f4d6d;
	text-decoration: none;
}

h2 {
	font-size:14px;
/*	font-weight:lighter;*/
	line-height:22px;
	color:#87a3af;	
}

h2 a:link {
	color: #87a3af;
	text-decoration: none;
}

h2 a:visited {
	color: #87a3af;
	text-decoration: none;
}

h2 a:hover {
	color: #3f4d6d;
	text-decoration: none;
}

h2 a:active {
	color: #3f4d6d;
	text-decoration: none;
}

h3 {
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#87a3af;	
}

h3 a:link {
	color: #87a3af;
	text-decoration: underline;
}

h3 a:visited {
	color: #87a3af;
	text-decoration: underline;
}

h3 a:hover {
	color: #3f4d6d;
	text-decoration: none;
}

h3 a:active {
	color: #3f4d6d;
	text-decoration: none;
}

h4 {
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#666;	
}

h4 a:link {
	color: #87a3af;
	text-decoration: underline;
}

h4 a:visited {
	color: #87a3af;
	text-decoration: underline;
}

h4 a:hover {
	color: #3f4d6d;
	text-decoration: none;
}

h4 a:active {
	color: #3f4d6d;
	text-decoration: none;
}

/*li {
	list-style-position: inside;
	list-style-type: disc;
}*/

.einzug {
	text-indent: 16px;
	display: block;
}

.klein {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999;
}

.klein a:link {
	color: #999;
	text-decoration: none;
}

.klein a:visited {
	color: #999;
	text-decoration: none;
}

.klein a:hover {
	color: #3f4d6d;
	text-decoration: underline;
}

.klein a:active {
	color: #3f4d6d;
	text-decoration: none;
}










.kleinfuss {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #666;
}

.kleinfuss a:link {
	color: #666;
	text-decoration: none;
}

.kleinfuss a:visited {
	color: #666;
	text-decoration: none;
}

.kleinfuss a:hover {
	color: #3f4d6d;
	text-decoration: underline;
}

.kleinfuss a:active {
	color: #3f4d6d;
	text-decoration: none;
}













#sitemap {
	position:absolute;
	width: auto;
	height: auto;
	bottom: 60px;
	left: 60px;
}

