

/*  ---------------------------------------- Allgemein ---------------------------------------- */

* { margin: 0; padding: 0; }

body  {
	margin:0; padding:0;
	font-family:Arial;
	font-size:75%; line-height:1.4em;
	color:#666666;
}

.clear { clear:both; }


p { margin:6px 8px 14px 8px; }


.trennstrich {	
	height:1px; 
	clear:both; 
	margin-top:0;
	height:20px;
	background: url(../images/trennstrich.gif) 0 6px repeat-x;
}


/*  ---------------------------------------- Schriften ---------------------------------------- */

h1.branding a {
	display: block;
	width: 310px;
	height: 106px;
	position: absolute;
	top: 19px;
	left: 26px;
}

.text-indent {
	text-indent: -9999px;
	overflow: hidden;
	color: #000;
	font-size: 1px;
}

h2 {
	font-family:"Trebuchet MS";
	font-size:2.1em;
	color:#60964a;
	font-weight:normal;
	font-style:italic;
	line-height:1.2em;
	position:relative;
	padding:0 0 35px 8px;
	background: url(../images/trennstrich.gif) 0 45px repeat-x;
}

h3 {
	font-family:"Trebuchet MS";
	font-size:1.3em;
	line-height:1.5em;
	height:26px;
	padding:0 0 0 8px;
	color:#8d8c38;
}


h4 {
	font-size:1.1em;
	line-height:1.5em;
	padding:6px 0 14px 8px;
	color:#8d8c38;
}

h5 {
	font-size:1em;
	line-height:1.5em;
	padding:6px 0 14px 8px;
	color:#8d8c38;
}




/* ----------------------------------------------------- bilder ----------------------------------------------------- */

.bild_rechts {
	margin:0px 6px 5px 20px;
	float:right;
	color:#8a8028;
	font-weight:bold;
	background:url(../images/bild_bg.jpg) 0 0 no-repeat;
	width:177px;
	height:140px;
	text-align:center;
	padding-top:11px;
}

.bild_rechts_gross {
	margin:0px 6px 5px 20px;
	float:right;
	color:#8a8028;
	font-weight:bold;
	background:url(../images/bild_bg_gross.jpg) 0 0 no-repeat;
	width:177px;
	height:158px;
	text-align:center;
	padding-top:11px;
}


.bild_links {
	margin:0px 20px 5px 6px;
	float:left;
	color:#8a8028;
	font-weight:bold;
	background:url(../images/bild_bg.jpg) 0 0 no-repeat;
	width:177px;
	height:140px;
	text-align:center;
	padding-top:11px;
}

.bild_links_gross {
	margin:0px 20px 5px 6px;
	float:left;
	color:#8a8028;
	font-weight:bold;
	background:url(../images/bild_bg_gross.jpg) 0 0 no-repeat;
	width:177px;
	height:158px;
	text-align:center;
	padding-top:11px;
}

.bild_rechts2 {
	margin:0px 6px 5px 20px;
	float:right;
}





/* ----------------------------------------------------- liste ----------------------------------------------------- */

.ul01{
	margin:10px 5px 0px 20px;
	padding:0 0px 2px 0;
}

.ul01 li {
	list-style-type: none;
	padding-left:18px;
	text-align:left;
	padding-bottom:2px;
	background: url(../images/pfeil.gif) 0 5px no-repeat;
	margin:0 0 5px 0px;
}

.ul02{
	margin:10px 0px 0px 20px;
	padding:0 0px 2px 0;
	width:190px;
	float:left;
}

.ul02 li {
	list-style-type: none;
	padding-left:18px;
	text-align:left;
	padding-bottom:2px;
	background: url(../images/pfeil.gif) 0 5px no-repeat;
	margin:0 0 5px 0px;
}


.ul03{
	margin:10px 0px 0px 20px;
	padding:0 0px 2px 0;
}

.ul03 li {
	list-style-type: none;
	padding-left:18px;
	text-align:left;
	padding-bottom:2px;
	background: url(../images/pfeil.gif) 0 5px no-repeat;
	margin:0 0 5px 0px;
}

img.galerie { margin-right:20px; border:1px solid #999999; padding:2px; margin-bottom:20px;
}

.banner{
left: 151px;
    position: absolute;
    top: 59px;}
	 
.bike{
 left: 151px;
    position: absolute;
    top: 13px;}
	 
	 
