body {
  margin: 285px;
  padding: 0px;
  background-color: #DBD7C7;
	font: Arial;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

html {
	overflow-y: scroll;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AF6622;
	margin-top: 0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF6622;
	margin-top: 0px;
	margin-bottom: 12px;
	}

h3 {
	font:"Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	}

h4 {
	font:"Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h5 {
	font:"Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* Kopfbereich */

#logo {
	position: absolute;
	left: 50%;
	top: 10px;
	height: 62px;
	width: 190px;
	margin-top: 0px;
	margin-left: -450px;
	margin-right: auto;
	border: solid 1px #58585a;
	padding-left: 20px;
	background-color: #FFF;
}

#top {
	position: absolute;
	left: 50%;
	top: 10px;
	height: 62px;
	width: 680px;
	margin-top: 0px;
	margin-left: -228px;
	margin-right: auto;
	border: solid 1px #58585a;
	background-color: #f1f1f1;
	background-image: url(../bilder/topback.jpg);
}

#linksheader {
	height: 23px;
	width: 620px;
	margin-top: 37px;
	margin-left: 0px;
	padding-left: 2px;
	border: solid 0px #58585a;
}

/* Links Top */

#header2 {
	position: absolute;
	left: 50%;
	top: 10px;
	height: 25px;
	width: 882px;
	margin-top: 70px;
	margin-left: -450px;
	border: solid 1px #a4a4a5;
	background-color: #f0ede1;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	padding-left: 20px;
}

.toplinks {
	-moz-box-shadow:inset 0px 1px 0px -22px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px -22px #ffffff;
	box-shadow:inset 0px 1px 0px -22px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fffcff), color-stop(1, #faf5fa) );
	background:-moz-linear-gradient( center top, #fffcff 5%, #faf5fa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcff', endColorstr='#faf5fa');
	background-color:#fffcff;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#AF6619;
	font-family:arial;
	font-size:11px;
	font-weight: bold;
	letter-spacing:0.75px;
	padding:4px 15px 4px 15px;
	text-decoration: none;
	text-shadow:1px 1px 0px #ffffff;
}.toplinks:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #faf5fa), color-stop(1, #fffcff) );
	background:-moz-linear-gradient( center top, #faf5fa 5%, #fffcff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf5fa', endColorstr='#fffcff');
	background-color:#faf5fa;
}.toplinks:active {
	position:relative;
	top:1px;
}

.button_1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffd29c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffd29c;
	box-shadow:inset 0px 1px 0px 0px #ffd29c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #edc696), color-stop(1, #cf9059) );
	background:-moz-linear-gradient( center top, #edc696 5%, #cf9059 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edc696', endColorstr='#cf9059');
	background-color:#edc696;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #cc9e4f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #d19330;
	cursor: pointer;
}.button_1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cf9059), color-stop(1, #edc696) );
	background:-moz-linear-gradient( center top, #cf9059 5%, #edc696 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf9059', endColorstr='#edc696');
	background-color:#cf9059;
}.button_1:active {
	position:relative;
	top:1px;
}

a.eins:link {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: underline;
}
a.eins:visited {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: underline;
}
a.eins:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.eins:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.links:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
}

a.links:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #5a5a5a;
	text-decoration: none;
	display: block;
}

a.links:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #eec39b;
	display: block;
}

a.links:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #eec39b;
	display: block;
}

/*Hauptframe*/

#framecmpl {
	position: absolute;
	left: 50%;
	top: 20px;
	height: auto;
	width: 897px;
	margin-top: 100px;
	margin-left: -449px;
	padding-left: 5px;
	padding-bottom: 2px;
}

#footframe {
	height: auto;
	width: 895px;
	margin-top: 12px;
	margin-left: -6px;
	padding-left: 8px;
	padding-bottom: 10px;
	border: solid 0px #58585a;
	text-indent: 130px;
}

/* Infobox Formatierung */
#InfoBox {
visibility: hidden;
position: absolute;
z-index: 1;

/* diese Angaben können Sie anpassen */
width: 240px;
background-color: #f3d3d3;
border: 4px solid #9f0000;
}


/* weitere Box in der Info-Box für padding */
#BoxInnen {
padding:15px;
}


/* Formatierung Texte in der Info-Box */

#BoxInhalte {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#5F5F5F;
line-height:130%;
}

.inputA {
	width: 310px;
	height: 22px;
	border: 1px solid #c8c8c8;
	padding-left: 5px;
}

.inputC {
	width: 200px;
	height: 22px;
	border: 1px solid #c8c8c8;
	padding-left: 5px;
}

/* Cookie Einblendung */

#cookieShow a {color:#000; text-decoration:none;}

#cookieShow a:hover {text-decoration:underline;}

#cookieShow div {padding:10px; padding-right:40px;}

#cookieShow { 
   outline: 1px solid #7b92a9; 
   text-align: center; 
   border-top: 1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   height: 55px;
   margin-left: 0px;
   position:fixed;
   bottom:0px; 
   z-index:10000;
   left: 0%;
   top: 94%;
   width:100%; 
   font-size:12px; 
   line-height:50px;
   }

#cookieShowCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookieShowCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}