@charset "iso-8859-2";
html {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../bilder/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	font-family: Verdana;
}
body {
	width: 732px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	
}
#head {
	text-align: center;
	height: 170px;
	margin-bottom: 20px;
}
#logo1 {
	height: 155px;
	width: 161px;
	float: left;
	padding-left: 30px;
	text-align: right;
}
#logo2 {
	height: 58px;
	width: 491px;
	float: left;
	padding-left: 10px;
	text-align: right;
	margin-top: 18px;
}
#info {
	float: left;
	height: 46px;
	width: 471px;
	font-size: 12px;
	text-align: left;
	padding-left: 30px;
	margin-top: 10px;
}
#pickerl {
	font-size: 12px;
	width: 520px;
	float: left;
	height: auto;
	margin-top: 10px;
	text-align: center;
	color: #01632F;
	font-weight: 500;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #01632F;
	padding-top: 7px;
}

.inhaber 	{ margin-left: 50px; }
.strasse 	{ margin-left: 25px; }
.tel 		{ margin-left: 70px; }
.email 		{
	margin-left: 90px;
}
.email a {
	text-decoration: none;
	color: #13235B;
}

.web 		{ margin-left: 80px; }
.web a {
	color: #13235B;
	text-decoration: none;
}


#navi {
	background-image: url(../bilder/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	padding-top: 21px;
	padding-left: 175px;
}
#navi1, #navi2, #navi3 {
	float: left;
}
#navi1 a:link, #navi1 a:visited, #navi2 a:link, #navi2 a:visited, #navi3 a:link, #navi3 a:visited {
	display: block;
	width: 90px;
	font-size: 13px;
	color: #41a62a;
	text-decoration: underline;
	line-height: 17px;
}
#navi1 a:link, #navi1 a:visited {
	text-align: right;
	padding-right: 20px;
	background-image:url(../bilder/a_l.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#navi2 a:link, #navi2 a:visited, #navi3 a:link, #navi3 a:visited {
	text-align: left;
	padding-left: 20px;
	background-image:url(../bilder/a_l.png);
	background-repeat:no-repeat;
	background-position:left center;
}
	
.rand1 {
	margin-left: 60px;
}
.rand2 {
	margin-left: 60px;
}

#navi1 a:hover, #navi2 a:hover, #navi3 a:hover, {
	text-decoration:none;
	font-weight:bold;
	color:#01632f;
	font-size: 12px;
}
#navi1   a:hover  {background-image:url(../bilder/a_h.png); background-repeat:no-repeat; background-position:right;}
.aktivL {
	font-size: 13px;
	font-weight: bold;
	color: #01632F;
	width: 90px;
	padding-left: 20px;
	background-image: url(../bilder/a_h.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
}
.aktivR {
	font-size: 13px;
	font-weight: bold;
	color: #01632F;
	background-image: url(../bilder/a_h.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-align: right;
	padding-right: 20px;
	width: 90px;
}

#navi2 a:hover, #navi3 a:hover {background-image:url(../bilder/a_h.png); background-repeat:no-repeat; background-position:left;}

#content {
	margin-top: 40px;
	margin-bottom: 10px;
	height: auto;
	min-height:350px;
	clear: both;
}
#content p {
	font-size: 12px;
	color: #01632f;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}



#content img {
	border: 5px solid #01632F;
}
#copy {
	padding-left: 130px;
	clear: both;
}

