@charset "utf-8";
/* CSS Document */
/* navigation */

/* content bereich */
#content h1{
	font-size: 14px;
	font-weight: bold;
	color: #015660;
	margin-bottom: 24px
}
* + html #content h1{
	margin-bottom: 16px
}
#content h2{
font-size: 11px;
	font-weight: bold;
	margin-bottom: 12px
}
#content p{margin-bottom: 12px}

#content hr {
background-color:#b1b1b1;
color:#b1b1b1;
height:1px;
border: 0;
margin-top:22px;
margin-bottom:22px;}
* + html #content hr {
margin-top:3px;
margin-bottom:13px;}

#content a{color: #900321; text-decoration:none; background:none}
#content a:visited{color: #900321; text-decoration:none; background:none}
#content a:active{color: #666666; text-decoration:none; background:none}
#content a:hover{color: #666666; text-decoration:none; background:none}



/* footer */
#footer a{color:#6d6c6c; text-decoration:none; background:none}
#footer a:visited{color:#6d6c6c; text-decoration:none; background:none}
#footer a:hover{color:#000000; text-decoration:none; background:none}
/* ---------------------------------- */

ul  {
	margin-left:35px;
	margin-bottom: 8px;
}

ul li {
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-image: url(../img/templ/dot_li.gif);
}
.green {
	color: #015660;
}
.footerON {
	color: #900321;
	font-weight:bold
}
.pictRE {float:right;
margin-left:15px;
margin-bottom:10px;
margin-top:4px;}
.pictLI {float:left;
margin-right:15px;
margin-bottom:10px;
margin-top:4px;}

.galerieRE {margin-bottom:24px}
.galerieLI {margin-right:24px; margin-bottom:24px}
.galerieLIend {margin-right:24px; }

.kontakt {
	display:block;
	width:100%;
	background-image: url(../img/hg_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textfeld {
	width:322px;
	border: 1px solid #64684f;
	height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:4px;
	background-image: url(../img/hg_textfeld01.jpg);
}
	
	.anfrage {width:322px;
border: 1px solid #a4945b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top:2px;
	margin-bottom:2px;
		padding-top:4px;
		background-image: url(../img/hg_textfeld02.jpg);}
	
	.abschicken {
	width:324px;
	height:27px;
	background-image: url(../img/abschicken.jpg);
	border:0px solid #64684f;
	cursor:pointer;
}
#schliessen {with: 100%;
text-align:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	border-top:1px solid #8a8a8a;
	margin-top:10px}
#schliessen a{color: #900321; text-decoration:none}
#schliessen a:visited{color: #900321; text-decoration:none}
#schliessen a:active{color: #015660; text-decoration:none}
#schliessen a:hover{color: #666666; text-decoration:none}

#monatsbild {border:1px solid #b1b1b1;
height:116px}
.monBIli {float:left;
padding:10px;
background-color: #e1e8e5
/*background-color: #f0f1ef*/}
.monBIre {
	float:right;
	padding:15px 20px 0px 10px;
	width:362px;
	background-image: url(../img/templ/BG_monBiRe.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

/* shop autos tabelle */

.car td {padding:3px}

/* gästebuch*/


.size11px{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:140%;
	
}
.size10px{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:140%;
	
}