/*@charset "utf-8";*/
*{margin:0;
	padding:0;}
body {
	font: 14px/22px verdana, helvetica, arial, sans-serif;
	background: #ccc;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #f2f2f2;
}
#container {
	width: 900px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	min-height: 600px;
	background: url(bilder/bg.jpg) no-repeat;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px; 
	margin-left: -450px;/**/
}

#mainContent {
	width: 736px;
	height: 540px;
	min-height: 540px;
	float: left;
	overflow: auto;
	margin-top: 20px;
	margin-left: 24px;
}
#mainContent ul {
	margin: -4px 0px 0px 0px;
	padding: 0 20px;
	list-style: none;
}
#mainContent li {
	/*font: 12px Arial, Helvetica, sans-serif;*/
	margin: 0 0 2px 0px;
	list-style: url(bilder/listenpunkt.jpg) none outside;
	text-indent: 0px;
	line-height: 18px;
}
#mainContent a {
	font-size: 14px;
	text-decoration:none;
	color: #036;
	line-height: 18px;
}
#mainContent a:hover {
	color: #001A33;
	text-decoration:underline;}
#topnav {
	text-align: right;
	width: 130px;
	margin: 20px 20px 0 760px;
	color: #748448;
	}
#topnav ul {
	float: right;
	list-style: none;
}
#topnav ul li  {
	margin-top: 6px;
	}

#topnav ul li a , #topnav ul li a:link , .box ul li a , .box ul li a:link {
	text-align: right; 
	color: #ccc; 
	list-style-type: none; 
	margin-top: 15px;
	font: normal 16px/25px arial, verdana, sans-serif;
	text-decoration: none;
	line-height: 16px;
	display: block;
	}
#topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a:focus {
	color: #999;}

#footer {
	height: 30px;
	padding: 0 20px 0 6px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
}
#footer p {
	font-size: 14px;
	text-align: left;
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 12px 0 3px 5px; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}
h1 {
font: 26px/28px Verdana, Geneva, sans-serif;
color: #eee;
margin-top: 10px;
margin-bottom: 8px;
font-weight: normal;
/*#8e4345*/
}
h2 {
margin: 14px 0px 4px 0px; 
font: 19px/28px Verdana, Geneva, sans-serif;
color: #eee;
/*#486973*/
}
h3 {
margin: 10px 0px 10px; 
font: 18px/24px georgia, times, "times new roman", serif
}
p {
	margin: 6px 0px 0px 0px;}
.td {
	font-size:14px;
	vertical-align:top;
	text-align: left;
	padding: 20px 8px 0px 8px;
}
.linkebene {
	font: normal 12px verdana, sans-serif;
	position: absolute;
	text-align:left; 
	top: 20px;
	left: 630px;
	width: 210px;
	visibility: hidden;
	margin:0px;
	padding:0px;
}
.menu{
	font: normal 12px/16px arial, verdana, sans-serif;
	color: #333; 
}
.tdnavebene {
	width: 180px;
	background-color: #fad501;
	text-align: left;
	border-top: 1px solid #b78a84;
	border-right:1px solid #b78a84;
	border-left-style: none;
	padding: 2px;
}

.bild_links {
	float:left; 
/*	border:1px solid #c60000; */
	padding: 3px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
	}
.bild_rechts {
	float:right; 
	/*border:1px solid #c60000; */
	padding: 3px;
	margin-left: 7px;
	margin-bottom: 5px;
	}
.bild-link {
	margin-left: 15px;
	
	}
.linkebene {
	font: normal 12px/15px arial, verdana, sans-serif;
	position:absolute;
	text-align:left; 
	top: 201px;
	width: 300px;
	visibility: hidden;
	margin:0px;
	padding:0px;
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/**************************************** Formular ****************************************/	
.tab {
	height:20px;
	vertical-align: text-bottom;
	}
.tab1 {
	height:20px;
	vertical-align: middle;
	}
.emailadresse {
	background:#f5f5f5;
	width:350px;
	height:20px;
	border-bottom:#777 dotted 1px;
	border-top:#777 solid 0px;
	border-left:#777 solid 0px;
	border-right:#777 solid 0px;
	margin-bottom:5px;
	font:italic 14px/18px Verdana, Geneva, sans-serif;
	color:#00C;
	margin-top: 5px;
	}
.emailbox {
	background:#f5f5f5;
	width:350px;
	height:56px;
	border-bottom:#777 dotted 1px;
	border-top:#777 dotted 1px;
	border-left:#777 dotted 1px;
	border-right:#777 dotted 1px;
	margin-top:0px;
	margin-bottom:5px;
	font:italic 14px/18px Verdana, Geneva, sans-serif;
	color:#00C;
	margin-top: 3px;
	}
.send {
	text-align:right;
	background:#f5f5f5;
	width:72px;
	height:22px;
	border:#f00 dotted 1px;
	margin-bottom:6px;
	margin-left: 278px;
	padding: 1px;
	}
/**************************************** Formular Ende ****************************************/