﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 1em;
	font-weight:400;
}
ol, ul {
	list-style: disc;
	margin-left: 42px;
	margin-top: 20px;
	margin-bottom: 20px;
}

strong {font-weight: 600;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body { 	
	background-color: #D4D1B0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 17px;
}

#main {
	margin: 120px auto;
	position: relative;
	width: 1000px;
	border: 0;
	}
	
#maindisclaimer {
	margin: 10px auto;
	position: relative;
	width: 1000px;
	border: 0;
	}
#logo {

	width: 1000px;
	height: 73px;
	position: absolute;
	top: 0;
	left: 0;
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   overflow: hidden;
		}
		
a { 
	color: black;
	text-decoration: underline; 
}
#pic {

	width: 497px;
	height: 310px;
	position: absolute;
	top: 79px;
	left: 0;
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   overflow: hidden;
}
#decker {

	width: 497px;
	height: 310px;
	position: absolute;
	top: 79px;
	left: 0;
	border: 0;
	background: url(../img/decker-bogen.png) 0 0 no-repeat;
	z-index: 9999;

}
#decker2 {

	width: 330px;
	height: 310px;
	position: absolute;
	top: 79px;
	left: 0;
	border: 0;
	background: url(../img/decker-klein-bogen.png) 0 0 no-repeat;
	z-index: 9999;
}
#pic2 {

	width: 330px;
	height: 310px;
	position: absolute;
	top: 79px;
	left: 0;
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   overflow: hidden;
}


#content {

	width: 497px;
	min-height: 310px;
	height: 310px;
	position:absolute;
	top: 79px;
	left: 503px;
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   background-color: #fbf8d6;
}

#content2 {

	width: 663px;
	min-height: 310px;
	height: 310px; 
	position:absolute;
	top: 79px;
	left: 336px;
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   background-color: #fbf8d6;
}
#content3 {

	width: 1000 px;
	min-height: 310px;
	height: 310px; 
	position:absolute;
	top: 79px;
	left: 0px;
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   background-color: #fbf8d6;
}

#contentdisclaimer {

	width: 1000 px;
	float: left;
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   background-color: #fbf8d6;
}

#content h1, #content2 h1,   #content2 h2,  #content3 h1, #contentdisclaimer h1, #contentdisclaimer h2, #contentdisclaimer h3{
		margin: 25px 10px 20px 30px;
		font-weight: bold;
		color: #393939;
		}
#content2 h3 {
		margin: 20px 10px 5px 30px;
		font-weight: bold;
		color: #393939;
		}

#content p, #content2 p, #content3 p {
	margin: 10px 10px 10px 30px;
	}
 #contentdisclaimer p{
	margin: 10px 30px 30px 30px;
	}

#navi1 {
	position:absolute;
	width: 1010px;
	height: 40px;
	top: 395px;
	left: 0px;
	overflow: visible;
	}
	
 .navi ul  {
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 9999;
}

.navi li  {
	float: left;
	display: inline;
	font-size: 1em;
	line-height: 28px;
	margin-right: 4px;
	/**min-width: 163px;
	min-height: 25px;
	-moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   background-color: black; 
	   
	  diese Formatierung ergibt bei manchen Browsern Blitzer - a Formatierung reicht ?! **/
}



.navi li a:link, .navi li a:visited {
	float: left;
	color: white;
	font-weight: normal; 
	text-decoration: none;
	text-align: center;
	min-width: 163px;
	min-height: 28px;
	background-color: black;
	-moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	   z-index: 9999;
	}
	
.navi li:last-child a:link, .navi li:last-child a:visited {
	
	min-width: 164px;
	min-height: 28px;
	
	}
	
.navi li a:hover, .navi li a.navi_active  {
	
	background-color: red;
	
	}

#navi1 ul ul { position: relative; display: none; clear: both; z-index: 99;  left: 0px; top: 0px; padding-top: 1px;}

#navi1 li li { margin:2px 0px;}

#navi1 ul a:hover ul, #navi1 ul li:hover ul {
display: block;
} 
#navi1 ul li ul li {
	clear: both;
	font-size: 1em;
	line-height: 28px;
	margin: 2px 0px;
	}
#navi1 ul li ul.navisub li a:link, .navisub li a:visited {
	clear: both;
	color: black;
	font-weight: normal; 
	text-decoration: none;
	text-align: center;
	min-width: 163px;
	min-height: 28px;
	background-color: #bfbd9c;
	-moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	   border: 0;
	}
#navi1 ul li ul.navisub li a:hover, #navi1 ul li ul.navisub li a.navi_active  {
	
	color: white;
	background-color: red;
	
	}
	
	
/**formular**/
.required {
	position: absolute;
	top: 265px;
	left: 160px;
	z-index: 50;
	font-size: 11px;
}

.label_name {
	position: absolute;
	top: 172px;
	left: 40px;
	z-index: 50;
}
.field_name {
	position: absolute;
	top: 170px;
	left: 30px;
	width: 200px;
	height: 18px;
	padding-left: 60px;
	-moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	border: 1px solid #a1a1a1;
	z-index: 49;
}

.label_tel {
	position: absolute;
	top: 202px;
	left: 40px;
	z-index: 50;
}
.field_tel {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 200px;
	height: 18px;
	padding-left: 60px;
	-moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	border: 1px solid #a1a1a1;
	z-index: 49;
}


.label_mail {
	position: absolute;
	top: 232px;
	left: 40px;
	z-index: 50;
}
.field_mail {
	position: absolute;
	top: 230px;
	left: 30px;
	width: 200px;
	height: 18px;
	-moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	padding-left: 60px;
	border: 1px solid #a1a1a1;
	z-index: 49;
}

.label_message {
	position: absolute;
	top: 174px;
	left: 330px;
	z-index: 50;
}
.field_message {
	position: absolute;
	top: 170px;
	left: 320px;
	width: 300px;
	height: 60px;
	padding-top: 20px;
	padding-left: 10px;
	-moz-border-radius: 10px;
	  -webkit-border-radius: 10x;
	  -khtml-border-radius: 10px;
	   border-radius: 10px;
	border: 1px solid #a1a1a1;
	z-index: 49;
}

.button_submit {
	position: absolute;
	left: 490px;
	top: 260px;
	width: 140px;
	height: 22px;
	padding-bottom: 2px;
	border: 1px solid #a1a1a1;
	border-radius: 10px;
	background-color: white;
	cursor: pointer;
	z-index: 60;	
}
.button_submit:hover {
	text-decoration: none;
	color: white;
	background-color: red;
	border: none;
}

.button_reset{
	position: absolute;
	left: 322px;
	top: 260px;
	width: 140px;
	height: 22px;
	padding-bottom: 2px;
	border: 1px solid #a1a1a1;
	border-radius: 10px;
	background-color: white;
	cursor: pointer;
	z-index: 60;
}
.button_reset:hover {
	text-decoration: none;
	color: white;
	background-color: red;
	border: none;
}

.bildnachweise {
	font-size: 9px;
}
.bildnachweise h1 {
	font-size: 12px;

}

@media screen and (max-width: 420px) {
	body {font-size: 0.8em; line-height: 0.9em;}
}
