/* Dies ist mein Screen Stylesheet */
body, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }


body {
	background: #fff;
	color: #000;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 12Px;
	text-align: center;
  }
  
p, h1, h2, h3, h4, h5, h6 { margin-bottom: 1.3em; }  
  
h1{
	color: #000;
	font-family: Times, 'Georgia', sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	
	
}
	
h2{
	color: #000;
	font-family: 'Georgia', Times, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	
	
}

h3{
	color: #000;
	font-family: 'Georgia', Times, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	
	
}	
	
p{
	color: black;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 1.1em;


}


p2{
	color: #666;
	line-height: 1em;
	font-weight: normal;
	font-size: 0.9em;


}


	
	
	
img {
	border: none
}	



/* Tabelle */

#preistabelle1{
	width: 300px;
	background: #e3c7a3;
}

#preistabelle2{
	width: 300px;
	background: #e3c7a3;
}	
	
#preistabelle3{
	width: 670px;
	background: #e3c7a3;	
}

#preistabelle4{
	width: 500px;
	background: #e3c7a3;
	margin-bottom: 20px;

}


	
#structure { 
	
	background-image: url('../images/background.gif');
	width: 950px;
	margin: 10Px auto;
	border-top: none;
	border-left: 1px solid #563415;
	border-right: 1px solid #563415;
	border-bottom: 1px solid #563415;
	text-align: left;
	background-repeat: y-repeat;
	

}	

#header{
	height: 190px;
	
	
	
	
}

#nav{
	background: #08ab17;
	color: #FFF;
	height: 25px;
	padding-left: 155px;
	border: none;

	
}


#nav ul {
	list-style: none;
	margin: 0; padding: 0;
}

#nav ul li {
	float: left;

}

#nav ul li a{
	text-decoration: none;
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
	display: block;
	padding: 2px 15px 0 30px;
	margin-right: 10px;

}

#nav ul li a:hover { color: #030; }

#nav ul li a.aktiv {
	color: #563415;
}
		
		
#leftc{
	width: 140Px;
	float: left;
	clear: both;
	color: #FFF;

}

#leftc ul{
	list-style: none;
	padding: 0;
	margin: 30px 30px 0 0;
	color: #FFF;


}

#leftc ul li a{
	color: #FFF;
	border-left: 12px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
	display: block; 
	margin-bottom: 1px;
	font-size: 1em;
	padding: 1px 0 1px 3px;

}

#leftc ul li a:hover{
	border-left: 12px solid #08ab17;
	border-bottom: 1px solid #08ab17;
	color: #08ab17;
}

#leftc ul li a.aktiv{
	border-left: 17px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-decoration: bold;
	padding-left: 6px;

}


#main{
	width: 580px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	background-color: #FFF;
	
	
}

#main div{
	float: left;
	width: 49%;
}

#rightc {
	width: 150px;
	float: right; 
	background-color: #563415; 
}

#footer{
	background-color: #08ab17;
	clear: both;
	text-align: center;
	padding: 0px 10px 0px 0px;
	color: #FFF;
	
}

#footer address {
	font-style: normal;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}

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

.rahmen {
	border-top: 3px solid #1b7a0e;
	border-left: 3px solid #1b7a0e;
	border-right: 3px solid #1b7a0e;
	border-bottom: 3px solid #1b7a0e;
}

.bild_links{
	float: left;
	margin-right: 10px;
}

.bild_home{
	float:left;
	margin-left: 80px;
	margin-bottom: 30px;
}
.bild_rechts{
	float: right;
	margin-right: 80px;
	margin-bottom: 20px;
}

.bogenmannei{
	float: right;
	margin-bottom: 20px;

}



.bogenmannei2{
	float: rigth;
	margin-bottom: 40px;
	margin-left: 20px;	
	
}

a.toplink{
	text-decoration: none;
	color: maroon;
	background-image: url('../images/pfeil.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;


}
.galerie {
	filteer: alpha(opacity=70); /* Internet Explorer */
	-moz-opacity:0.70; /*Mozilla Firefox*/
	opacity: 0.70; /*Opera*/ 
	
	/*Ich muss alle drei definieren, weil das alle browser anders definieren...*/
}


.galerie:hover{  /*das is das was abdekt, einfach kopiert und auf 100 bzw. 1 setzen*/
	filteer: alpha(opacity=100); /* Internet Explorer */
	-moz-opacity:1; /*Mozilla Firefox*/
	opacity: 1; /*Opera*/ 
	
	/*Ich muss alle drei definieren, weil das alle browser anders definieren...*/
}


.specialborder {
	border: 3px solid maroon;
	padding: 20px;
	background: #80A266;
	

}
.specialborder:hover {
	background: maroon;
	border: 3px solid silver;
	

}

p.minileiste {
	margin-top: 40px;
	padding-top: 5px;
	border-top: 1px dottted #999;
	color: #999;
}

p.minileiste a{
	color: #999;
	font-size: .9em;
	text-decoration: none;
}


p.minileiste a:hover{
	border-bottom: 1px solid #999;
	color: #333;
}

acronym{
	cursor: help;
	border-bottom: 1px dottet #666;
	color: #666;

}

acronym:hover{
	color: #999;
}


.header_rechts{
	float: l;
	

}



.printy { 
	display: none;
 }
 
.movie {
	margin-left: 90px;
	margin-bottom: 40px;
} 