/*------------------------------- Allgemeine Tags ANFANG -----------------------------------------*/ 
* {
	margin:0; 
	padding:0;
}
body {
	background: #d5c093 url(images/expandx2.jpg) repeat-x center 0;
	font:80%/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	
}
a:link, a:visited, a:active {
	color:#008000;
	text-decoration:underline;
	font-weight: normal;
}
a:hover {
	color:#008000;
	text-decoration:none;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #008000;
	font-size:1.3em;
	line-height:1.4em;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #D5C039;
	margin-bottom:20px;
}

h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #008000;
	margin:2px 0 2px 0;
	}
	
ul, li {
list-style-type:none;
}
dt {
	clear: left;
	float: left;
	width: 140px;
	font-weight: normal;
	margin: 0 15px 10px 0;
}
dd {
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
}
p { margin:5px 0px 12px 0px; }

.trenn {
   padding:10px 0 0 0;
   margin-bottom:20px;
   border-bottom:#008000 1px solid;
}
/*------------------------------- Allgemeine Tags ENDE -----------------------------------------*/ 

/*------------------------------- ID-Selektoren ANFANG -----------------------------------------*/
#wrapper {
	width: 780px;
	height:auto;
	margin: 0 auto;
	position:relative;
	background:url(images/expandy.jpg) repeat-y;
	
	
}


#header01 {
	width:780px;
	height:99px;
	background: url(images/Kopf.jpg) no-repeat;
	position:relative;
}
#header02 {
	width:780px;
	height:220px;
	background: url(images/kuh4.jpg) no-repeat;
	position:relative;
}



#anschrift {
	width:535px;
	height:15px;
	position:absolute;
	left:259px;
	top:9px;
	z-index:20;
}
#anschrift p {
	font-weight:bold;
	font-size:0.9em;
	color:#000;
}
#anschrift a {
	color:#fff;
	font-weight:bold;
}
#main {
			
	width: 780px;
	background: url(images/Main.jpg) no-repeat;
	
}
/*------------------------------- Content ANFANG -----------------------------------------*/ 

#map24{
	position: absolute;
	top:90px;
	left:523px;
	z-index: 100;
	}
#karte{
	position: absolute;
	top:90px;
	left:242px;
	z-index: 80;
	background-image:url(images/Karte.png);
	width: 480px;
	height: 367px;
	float: left;
	}
#kartefloat{
	width: 480px;
	height: 367px;
	float: left;
	}
#content {
	width:480px;
	min-height:320px;
	padding:30px 60px 20px 240px;
	position:relative;
}
* html #content {
	height:320px;
}
.ul01 {
	width: 430px;
	padding: 0 0 0 30px;
}
.ul01 li {
	background:url(images/required.gif) no-repeat 0px 3px;
	padding: 0 0 3px 20px;
}

.ul02 {
	width: 430px;
	padding: 3px 0 0 0;
}
.ul02 li {
	background:url(images/required.gif) no-repeat 0px 2px;
	padding: 0 0 3px 20px;
}
.ol01 {
	width:450px;
	list-style-position:outside;
	padding: 3px 0 0 30px;
}
.ol01 li {
	list-style-type:decimal;
}

#galerie img {
	float:left;
	/*padding-right:2px;*/
	padding-bottom:5px;
}
*:first-child+html #galerie img  {
 padding-right:1px;
}

.galerie2 a img {
	float:left;
	padding:1px;	
	margin: 0 2px 0 5px 0;
	border: 1px solid #b7a171;
	}

/*ul.homer li{
	float: left;
	margin: 0 15px 0 10px;
	}
ul.homer{
	margin: 0 0 0 30px;
	}
*/
/*------------------------------- Content ENDE -----------------------------------------*/

/*------------------------------- Footer ANFANG -----------------------------------------*/ 

#footer {
	
	width: 735px;
	height: 46px;
	background: url(images/Fuss.jpg) no-repeat;
	margin:0 auto;
	text-align: right;
	padding: 0px 25px 0px 20px;
	position: relative;
	}
#footer a{
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b7a171;
	position: relative;
	top: -5px;
	background-image: url(images/topper.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0  0 0 13px;
	}
#footer a:hover{
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	top: -5px;
	background-image: url(images/topper-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0  0 0 13px;
	text-decoration: none;
	}
/*------------------------------- Footer ENDE -----------------------------------------*/ 


/*------------------------------- Klassen und Kleinkram ANFANG -----------------------------------------*/ 

.homebox{
	float: left;
	width: 200px;
	margin: 0 10px 20px 10px;
	
	}
.homebox img{
	border: 1px solid #b7a171;
	width: 200px;
	float: left;
	}
.homebox h3{
	width: 200px;
	float: left;
	}


.cms{
	border-bottom: 1px dashed #333;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	}
.cms a img{
	border: none;
	
	}
.style {
	font:0.9em Verdana, Helvetica, Arial, sans-serif;
	color:#5A4E34;
	margin-top:2px;
}
.farbe {
	color:#761a0b;
}
.fett {
	font-weight:bold;
}
.bildflore {
	float:right;
	margin:5px  0 0 0px;
}
.bildre {
	float:right;
	margin-left:15px;
}
.bildli {
	float:left;
	margin-right:10px;
}
.anschrift {
	width:175px;
	float:left;
}
.links {
	float:left;
	margin-right:15px;
}
.einrueck {
	margin-left:-4px;
}
.floatstop {
	clear:both;
	height:0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
	margin:0;
	padding:0;
}
.abstandoben {
	margin-top:15px;
}
.abstandunten {
	margin-bottom:20px;
}
.abstand-headline {
	margin-top:35px;
	margin-bottom:10px;
}
.linie {
	width:auto;
	border-top: 1px solid #d5c093;
	margin-top: 12px;
	margin-bottom:12px;
}
.linie02 {
	width:auto;
	border-top: 1px solid #008000;
	margin-top: 1px;
	margin-bottom:12px;
}
.textcenter {
	text-align:center;
}
.lupe {
	width:320px;
	padding-left:18px;
	background:url(images/lupe.gif) no-repeat;
	clear:both;
}
.unterstrichen {
	text-decoration:underline;
}

.fixfloat{clear:left;height:10px;}

*:first-child+html .fixfloat{
  margin-top: 5px;height:0;
}

/*------------------------------- Klassen und Kleinkram ENDE -----------------------------------------*/ 

table td {
	padding:2px;
}
/*.inline h1, .inline h2{
	display: inline;
	}*/
	

/*  ---------------------------------------- Menu ---------------------------------------- */

.menu {
	position:absolute;
	width:133px;
	left:52px;
	top:300px;
	z-index:105;
}

.menu ul {
	list-style-type:none;
	width:133px;
	z-index:110;
}

* html .menu ul {margin-left:-16px; margin-left:0;}


.menu li {
	position:relative; /* position relative so that you can position the sub levels */
	height:26px;
	background:url(images/navi-bg1.jpg) no-repeat;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	height:26px;
	line-height:27px;
	width:133px;
	color:#333;
	text-indent:6px;
	background-color:none;
	border-width:0 1px 1px 0;
}

* html .menu a, * html .menu a:visited {
	border:none;
	border-width:none;
}

.menu ul ul li {
		height:25px;
}


* html .menu ul ul a, * html .menu ul ul a:visited {
	height:25px;
	line-height:25px;
}


/*  */



* html .menu a, * html .menu a:visited { width:133px;}

* html .menu a:hover {  color:#333; font-weight:bold; background:url(images/navi-bg2.jpg) no-repeat 0 1px; }

.menu :hover > a {
	color:#333; 
	font-weight:bold;
	background:url(images/navi-bg2.jpg) no-repeat 0 1px;
}


#button_aktiv {
	color:#333 !important; 
	font-weight:bold;
	background:url(images/navi-bg2.jpg) no-repeat 0 1px;
}


.menu ul ul a, .menu ul ul a:visited {
	color:#ffffff;
	width:190px;
	height:25px;
	line-height:25px;
	font-weight:regular !important;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	width:190px;
	background-color:#FFF0D9;
	visibility:hidden;
	position:absolute;
	top:0;
	left:133px;
	z-index:100 !important;
}

.menu ul ul li {
		background-image:none !important;
		padding-left:1px;
		padding-bottom:1px;
}

* html .menu ul ul li {

}

.menu ul ul li a{	
	background-color:#b7a171;
	}
	
.menu ul ul li a:hover {	
		color:#fff;
		background-image:none; 
		background-color:#d5c093;
	}
	

	
	
* html .menu ul ul li a{
	font-weight:normal;	height:20px;
	padding:0;
	margin:0;
}

* html .menu ul ul li a:hover {
	background:#d5c093; color:#fff; font-weight:bold; text-decoration:underline;
}

.menu ul ul ul{
	left:191px;
}

.menu ul ul ul a{
	width:186px !important;
}


/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}








/*  ---------------------------------------- Navi allgemein ---------------------------------------- */


a { color:#333;  outline-style:none; }
a:hover { }

