body,html {
 	font-family:"Trebuchet MS",arial,helvetica,sans-serif;
	font-size:.95em;
	margin:0;
	padding:0;
	}

#outer {
	text-align:left;
	margin: 0 auto;
	width:720px;
}

#header {
	margin:0 0 20px 0;
}

#banner {
	padding:60px 0 60px 0;
	background-image:url(/_img/pv-logo.gif);
	background-repeat:no-repeat;
}

#banner_text {
	position:relative;
	top:34px;
	left:260px;
	width:400px;
	height:70px;
  z-index:2;
	text-align:center;
	font-size:110%;
	font-weight:bold;
	color:#627B4D;
}


#nav {
	padding:0 0 0 0;
	margin:0em 0 0 0;
	width:120px;
	float:left;
}

#img_right {
	padding:0 0 0 0;
	margin:0 0 0px 0;
	width:130px;
	float:right;
}

#img_right img {
	padding:4px;
	border:1px solid #ccc;
	margin:4px 0px 0px 0;
}

div#nav .mitem {
	margin-left:2px;
	margin-bottom:.5em;
	font-size:90%;
 }

.mitem a {
	text-decoration:none;
	color:#627B4D;
	display:block;
	margin-bottom:4px;
	padding:2px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
}

.mitem a:hover {
	background:#627B4D;
	color:#fff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd; }

#main {
	margin-left:150px;
}

#main a {
	color:#080;
}

#main a:hover {
	color:#999;
	text-decoration:none;
}

#main a:visited {
	color:#999;
}

div#main a.extern {
	padding-left:14px;
	background-image:url(/_inc/extern.gif);
	background-repeat:no-repeat;
}

h1 {
	margin:0 0 20px 150px;
	padding:0;
	font-size:160%;
	font-weight:normal;
}

#main h2 {
	margin:36px 0 12px 0;
	font-size:120%;
	font-weight:normal;
}

#main h3 {
	font-size:100%;
	font-weight:bold;
}

.left {
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin:0 8px 0px 0;
}

.right {
	float:right;
	padding:4px;
	border:1px solid #ccc;
	margin:0 0px 0px 8px;
}

#main p {
	text-align:justify;
}

#footer {
	width:720px;
	font-size:90%;
}

#footer a {
	color:#627B4D;
	text-decoration:none;
}	

#footer a:hover {
	color:#627B4D;
	text-decoration:underline;
}	


#footer p.gotop {
	border-bottom:1px solid green;
	padding:0 0 10px 0;
	margin:40px 0 10px 0;
}

#footer p.footer_text {
	text-align:center;
	padding:0;
	margin:0 0 30px 0;

}

#wrapper {
	margin:0 auto;
	text-align:center;
	width:752px;
}

#center {
	text-align:left;
	background-image:url(/_img/cover.jpg);
	background-repeat:no-repeat;
	height:500px;
	width:752px;
}

#center a {
	color:#627B4D;
	text-decoration:none;
	}
	
#center a:hover {
	color:#ccc;
	background:#627B4D;
}

.m1 {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:130px;
	left:380px;
	width:200px;
}

.m2 {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:124px;
	left:260px;
	width:200px;
}

.m3 {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:130px;
	left:390px;
	width:200px;

}

.m4 {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:130px;
	left:250px;
	width:200px;
}

.m5 {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:155px;
	left:390px;
	width:200px;
}

.m6 {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:150px;
	left:10px;
	width:200px;
	text-align:center;
}


.m7 {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:90px;
	left:580px;
	width:200px;
	text-align:center;
}


.mspecial {
	font-size:110%;
	font-weight:bold;
	position:relative;
	top:180px;
	left:290px;
	width:200px;
	background:yellow;
	text-align:center;
	padding:10px;
}

.m6 img, .m7 img {
	border:none;
}



div.img_l, div.img_r, div.img_c {
	border:1px solid #ccc;
	text-align:center;
 	background-color:#fff7d3;
	padding:2px;
}

div.img_l img, div.img_r img {
	border:none;
}

div.img_l {
	float:left;
	margin:0 10px 10px 0;
} 

div.img_r {
	float:right;
	margin:0 0 10px 10px;
}

div.img_c {
	margin:0 auto;
}


div.img_caption {
	font-size:90%;
	color:#000;
	text-align:center;
	padding:4px;
}

/* Thumbnails in Bildergalerie */	
.thumbs, .thumbactive  {
	display:inline;
	margin:0px;
	padding:10px 4px 0 0;
	width:58px;
	height:40px;
	text-align:center; }
	
.thumbs img {
	margin-top:4px;
	padding:2px;
	border:1px solid #ccc; }
	
.thumbactive img {
	padding:2px;
	border:1px solid red; }
	
	
#preisliste table {
	width:80%;
	margin-left:10%;
	border:1px solid #eee;
	font-size:90%;
}

#preisliste td {
	background:#e6f7e6;
	padding:4px;
}

#preisliste .tdleft {
	width:75%;
}

#preise .tdright{
	text-align:right;
}
	
li {
	margin-top:4px;
}


dd {
	margin:8px 0 12px 40px;
}

/* for <hr> only */

hr.gallery {
	border:none;
	border-bottom:1px solid #000;
	height:1px;
  background:#fff;
  margin:10px 0 10px 0; 
}
