* {
margin: 0 auto;
padding: 0;
}

html {
	color: #FFF;
	height:auto;
	background:url(bilder/bg_web.gif) center repeat-y;
	font: 68.75%/1.2 verdana, arial, helvetica, sans-serif;
}

h1 {
background: url(bilder/ueberschrift4a.jpg) no-repeat;
height: 150px;
}
h2 {
	color: #322E2D;
	margin: 10px;}
#haupt #inhalt h2 {
	color: #322E2D;
}


h1 a, div#nav-1 li, div#nav-1 li a {
text-decoration: none;
text-indent: -999em;
}

h1 a {
display: block;
height: 176px;
width: 770px;
}

div#haupt {
background: #FFF url(bilder/nav-schatten.gif) repeat-y;
margin: auto;
overflow: hidden;
width: 770px;
}
div#haupt_bilder {
background: #FFF;
margin: auto;
overflow: hidden;
width: 770px;
}
div#nav-1 {
	height: 14px;
	position: relative;
	background-color: #CEC8C8;
}

div#nav-1 ul, div#nav-2 ul {
list-style: none;
}

div#nav-1 ul {
left: 292px;
position: absolute;
}

div#nav-1 li {
float: left;
height: 26px;
margin-right: 5px;
width: 109px;
}

div#nav-1 li a {
display: block;
height: 100%;
}


div#nav-1 li#service a {
background: url(bilder/service.gif);
}

div#nav-1 li#home a {
background: url(bilder/home.gif);
}

div#nav-1 li#home, div#nav-1 li#home a:focus, div#nav-1 li#home a:hover, div#nav-1 li#home a:active {
background: url(bilder/home-an.gif);
}



div#nav-1 li#service, div#nav-1 li#service a:focus, div#nav-1 li#service a:hover, div#nav-1 li#service a:active {
background: url(bilder/service-an.gif);
}

div#nav-1 li#bilder a {
background: url(bilder/bilder.gif);
}

div#nav-1 li#bilder, div#nav-1 li#bilder a:focus, div#nav-1 li#bilder a:hover, div#nav-1 li#bilder a:active {
background: url(bilder/bilder-an.gif);
}


div#nav-1 li#kontakt a {
background: url(bilder/kontakt.gif);
}

div#nav-1 li#kontakt, div#nav-1 li#kontakt a:focus, div#nav-1 li#kontakt a:hover, div#nav-1 li#kontakt a:active {
background: url(bilder/kontakt-an.gif);
}
div#infobox {
	background:url(bilder/infobox.jpg) center no-repeat;
	float:right;
	margin: 0px;
	}
div#flash{
	padding-top: 100px;
	padding-right:10px;
	height: 200px;
	background-position:center;
	
}	

div#nav-2 {
	float: left;
	height: 560px;
	width: 150px;
	background-image: url(bilder/wand.png);
	background-repeat:no-repeat;
	
}

div#nav-2bilder {
	float: left;
	height: 800px;
	width: 150px;
	background-image: url(bilder/wand.png);
	background-repeat: repeat-y;
}
div#nav-2impr {
	float: left;
	height: 1100px;
	width: 150px;
	background-image: url(bilder/wand.png);
	background-repeat: repeat-y;
}

div#inhalt {
	float: left;
	width: 570px;
	color: #000000;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 30px;
}



div#inhalt td {
	background: url(bilder/schatten.gif) right bottom no-repeat;
	margin-right: 20px;
	width: 158px;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 20px;
}

.bild {
	background: #FFF;
	border: 1px solid #979797;
	left: 5px;
	padding: 3px;
	position: relative;
	top: -5px;
}

div#fusszeile {
	clear: left;
	color: #FFF;
	background-image: url(bilder/wiese.jpg);
	height:40px;
	text-align:center;
				}

div#fusszeile, a#aux:focus, a#aux:active {
border-bottom: 5px solid;
display: block;
width: 770px;
}
.clearer {clear: both;}
.text 
{
	color:#322E2D;
	font-size:1.1em;
	font-style:italic;
	margin: 10px;
	font-weight: normal;
	width: auto;
		}
/* floats */
.left {
	
	float: left;
	margin-left: 100px;
}
.right {float: right;
	margin-right: 20px;}

.hervorheb 
{
	color:#322E2D;
	font-size:1.25em;
	font-style:italic;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	}
a {
	color: #322E2D;
}

a#aux {
height: 1px;
overflow: hidden;
position: absolute;
top: -999em;
width: 1px;
}
a.smallpic span {
 	visibility:hidden;
    position:absolute;
	width: 575px;
	height: 400px;
	top: 60%;
	left: 45%;
	margin-left: -280px; /* Hälfte
der Breite */
	margin-top: -200px; /* Hälfte
der Höhe */}
a.smallpic span img { 
}
a.smallpic:hover span{
	visibility:visible;
  	position:absolute;
	width: 500px;
	height: 400px;
	top: 60%;
	left: 45%;
	margin-left: -250px; /* Hälfte
der Breite */
	margin-top: -200px; /* Hälfte
der Höhe */
}
/*Formular*/
/*Formular*/
.formular{
font-size:90%;
font-family:Tahoma, Helvetica, sans-serif;
}
input, textarea, select {
 margin: 0px 10px 10px 10px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:90%;
  cursor:pointer;
 }
input:focus, textarea:focus, select:focus{
	background-color:#CCCCCC;
}

#myform fieldset {
	width: 24em;
	margin: 2em 0em 2em 2em;
	padding: 1em; background: #8BB05D;
}

#myform fieldset legend {font-family: Georgia, serif; font-style: italic; font-size: 1.8em; color: #006900;}

#myform fieldset fieldset {width: auto; margin: 0em 0em 1em 0em; padding-bottom: 0em;background:#8BB05D;}
#myform fieldset fieldset legend {font: inherit; color: inherit; font-weight: bold;}

#myform label {
	margin-bottom: 1em;
	font-weight: bold;
	text-indent: 1.6em;
}
#myform fieldset.radio label {font-weight: normal;}
#myform fieldset.anrede label {float: left; width: 8em;}

#myform input {
	width: 20em;
	padding: 0.2em 0.6em 0.3em 0.6em;
}
#myform fieldset.radio input {
	clear: both;
	float: left;
	width: auto;
	margin: 0.4em 0.4em 0em 0em;
}
#myform input#submit {width: 21.4em; margin-top: 2em; border: 2px solid #999999; border-color: #CCCCCC #CCCCCC #999999 #999999;}
#myform input#submit:hover {background: #990000; color: #FFFFFF; font-weight: bold;}
