/* CSS Document */
body {
	background:url(../image/layout/bg.png) top center;
	margin:0}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif Verdana;
	font-size: 14px;
	color:  #fff;
}
a,a:link,a:visited {
	font-family: Georgia, "Times New Roman", Times, serif Verdana;
	color: #fff;
}
a:hover {
	color: #ccc;
}
#alle_bg {
	background:url(../image/layout/dyn.png) top center repeat-x;
	 width:100%;
	z-index:4;
}
#alle {
    position:relative;
	 margin:auto;
	 width:760px;
	 height:200px;
	z-index:4;
}
#head {
	background:url(../image/layout/head.png) no-repeat;
	width:760px;
	float:left;
	height:235px;
	z-index:4;
}
#navi {
	position:absolute;
	top:200px;
	left:0px;
	z-index:5;
}
#navi img {
	border:0px;
	margin:0px -0px 0px 0px;
}
#main {
	background:url(../image/layout/main.jpg) top;
	width:760px;
	position:relative;
	z-index:5;
}
/*Haupttext*/
#text {
	background:url(../image/layout/main.png);
    position:relative;
	width:720px;
	padding:10px 20px;
	z-index:1;
}
#main_re {
	background:url(../image/layout/main_re.png);
	width:25px;
	height:20px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:5;
}
#feet {
	background:url(../image/layout/feet.png) no-repeat;
	width:760px;
	height:25px;
	z-index:6;
}
#feet p {
	font-size:10px;
	padding-top:10px !important;
	padding-top:20px;
	padding-right:13px;
	float:right;
	color:#990000;
	z-index:6;
}
#feet a {
	font-family: Verdana;
	color:#990000;
	text-decoration:none
}
#feet_dyn {
	background:url(../image/layout/feet_dyn.png) bottom repeat-x;
	width:100%;
	clear:both;
	height:64px;
	z-index:6;
}
#feet_dyn p {
	color:#FFFF99;
	text-align:center;
	padding-top:35px;
	font-size:11px;
	vertical-align:bottom;
}
.clear {
	clear:both;
}
#gal img {
	border:1px solid #990000;
	background:url(../image/layout/bg.png);
	margin:10px;
	padding:4px; 
	float:left
}
hr {
	color:#FFFF99;
}
ul,ol {
 line-height:2
 }
h1 {
	font-size: 22px;
	clear:both;
	color:#FFFF99;
	font-weight:normal;
	text-decoration:none
}
h2 {
	font-size: 17px;
	color:#FFFF99;
	font-weight:normal;
	text-decoration:none
}
h2 a {
	color:#FFFF99;
}
h3 {
	font-size: 14px;
	color: #FFFF99;
	text-align:center;
	text-decoration:none
}
h3 a,a:link,a:visited {
	color: #FFFF99;
	text-align:center;
}
.acht {
	font-size: 18px;
}
.vier {
	font-size: 14px;
}
.zehn {
	font-size: 11px;
}
.kontakt_adress {
	float:right;
	text-align:right;
	margin:5px;
	font-size: 10px;
}
.img {
	border:0px;
}
.felder {
	border-bottom:1px dashed #666;
	border-left:1px dashed #666;
	border-top:0px solid #000000;
	border-right:0px solid #000000;
	background-color:#FFFFad;
	overflow:auto
}
.but {
	background-color:#ffffff;
	border: 1px solid #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	cursor: pointer;
}
input,textarea,select {
	background-color:#ffffff;
	border: 1px solid #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
