@charset "utf-8";
/* CSS Vitanico.de */

html {
	height: 100.3%;
	font-size: 62.5%;
}
body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;	
	color: #663300;
	background-color: #c4e16c;
	}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {}
h1 {font-size: 2.0em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.2em; color: #034c18; }
h4 {font-size: 1.4em; font-weight: bolder; font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, sans-serif;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.0em; font-weight: bolder;}

a {color: #034c18; text-decoration: none;}
a:link {}
a:visited {}
a:hover {color: #000;}

div#wrapper {background-image: url(images/footer.jpg);
				background-repeat:repeat-y;
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
	margin-top: 10px;
	
	
}
div#mainbody {width: 300px;}

div#sidebar1 {float: left;
			width: 60px;}
			
div#header1 {
			width: 60px;
			height: 250px;}
div#empty {}

div#maincontent {float: left;
				width: 238px;
				background-color: #f1f5e3;}
				

div#logo {background-image: url(images/logo.jpg);
			background-repeat: no-repeat;
			margin: 10px 0px 0px 20px;
			width: 200px;
			height: 430px;}

div#adress {background-image: url(images/adresse.jpg);
			background-repeat: no-repeat;
			height: 400px;
			margin: 10px 0px 0px 25px;}



div#sidebar2 {float: right;
				width: 680px;
				}

div#header2 {;
			background-repeat: no-repeat;
			width: 680px;
			height: 250px;}

div#navi {margin: -23px 0px 0px 0px;
		height: 20px;
		text-align: center; 
		font-weight: bold; 
		color: #034c18; 
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1.0em; 
	
		
		}
div#navi ul {padding: 1px 10px 2px 0px;}

div#navi li {display: inline; margin-right: 10px;}

div#navi a {padding: 0em 0.6em 0em 0.6em;}
			
div#navi li a:hover{color: #663300;}




div#content {padding: 40px 40px 10px 60px;}



div#footer {clear: both;
			height: 20px;
			background-color: #f1f5e3;
			border-top: 1px solid #033;
			font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size: 0.8em;
			text-align:center;}

.fotoabstand {margin-left: 400px;}
.abstandteam {margin-left: 200px;}
.disclimer {font-size: 0.8em;
			line-height: 1.2em;}
			
.gruen {color: #063; }


