body 
{
	margin: 0;
	padding: 0;
	background-color: #7ea865;
	color: #ffffff;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 11px;	
}

/*navigation*/
li a:link
 {
	 font-size: 12px;
	 letter-spacing: 2px;
	 color:#9e5e02;
	 text-decoration: none;
	 font-weight: bold;
 }
 
li a:hover
 {
	color:#fca600;
	text-decoration: underline;
 }
 
 li a:visited
{
	font-size: 12px;
	 letter-spacing: 2px;
	 color:#2a421b;
	 text-decoration: none;
	 font-weight: bold;
}
 
li a:active
{
	color:#fca600;
}

li .aktuell
{
	color:#fca600;
}
/*navigation*/

/*text llinks*/
 a 
 {
	color: #7e3d0d;
	text-decoration: underline;
 }
 
a:hover
 {
	color:#fca600;
 }
 /*text links*/
 
 /*marquee*/
#container #marquee
{
	position: relative;
	top: 170px; 
	left: 66px;
	color:#2a421b;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	width: 550px;
}
  /*marquee*/

/*impressum link*/
#container #disclaimer
{
	position: absolute;
	top: 716px;
	left: 92px;
}

#disclaimer a 
 {
	color: #2a421b;
	text-decoration: none;
 }
 
#disclaimer  a:hover
 {
	color:#fca600;
 }
 /*impressum link*/

#wrapper
{	
	text-align: left;
	position: relative;
	margin: -516px 0 0 -501px;
	left: 54%;
	top: 58%;
	width: 1024px;
	height: 800px;		
}

#container 
{
	position: relative;		
	width: 1030px;
	height: 800px;	
	top: 500px;
	overflow: hidden;	
}

#container #content
{	
	background-image: url("../pics/contentBg.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 812px;
	height: 800px;
}

#disclaimercontent
{	
	background:#7ea865;
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	left: 290px;
	width: 400px;
	height: 400px;	
}

#disclaimertextcontainer
{	
	position: absolute;
	top: 20px;
	left: 20px;
	width: 390px;
	height: 400px;
	overflow: auto;	
	color: #2a421b;
	font-size: 12px;
}

#disclaimertextcontainer .headline
{	
	color: #2a421b;
	font-size: 12px;
	font-weight: bold;
}

#container #footer
{	
	
	background-repeat: no-repeat;
	position: absolute;
	top: 620px;
	left: 268px;
	width: 501px;
	height: 127px;
}

#container #infobox
{
	position: absolute;	
	top: 400px;
	left:278px;
	background: #7ea865;
	opacity: .7;				 /*for mozilla*/
	filter: alpha(opacity=50);	/*for internet explorer*/
	width:400px;
	height:144px;
	border: 3px solid #fca600;
	padding-left: 10px;
	padding-top: 8px;
	/*overflow:hidden;*/
}

#infobox #line
{
	position: absolute;
	top: 26px;
	left: 4px;
	width:226px;
	height:11px;
}

#infobox .headline
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;	
	letter-spacing: 2px;
}

#infobox .text
{
	font-size: 14px;
	color: #1b2f0f;	
	font-weight: bold;
}

#infobox #infocontent
{
	width:410px;
	height:100px;
	overflow: auto;
}

/*text divs*/
#container #textcontainer
{	
	position: absolute;
	top: 198px;
	left: 278px;
	width: 400px;
	height: 375px;
	overflow: hidden;	
	color: #2a421b;
	font-size: 12px;
}

#textcontainer .text
{
	font-size: 12px;
	color:#99abb1;	
}

#textcontainer .headline
{
	font-size: 14px;
	color:#2a421b;	
	font-weight: bold;
}

#textcontainer .pageheadline
{
	font-size: 16px;
	color:#2a421b;	
	font-weight: bold;
}

#container #gallerycontainer
{	
	position: absolute;
	top: 198px;
	left: 238px;
	width: 440px;
	height: 375px;
	overflow: hidden;
	color: #2a421b;
	font-size: 12px;
}

#gallerycontainer .galleryheadline
{
	font-size: 16px;
	color:#2a421b;	
	font-weight: bold;
	margin-left: 40px;
}


#textcontainer #scroll
{	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 375px;
}

#container #navigation
{
	position: relative;
	top: 209px;
	left: 70px;
	width: 200px;
	
}

#container #anfahrt
{	
	position: absolute;
	top: 250px;
	left: 466px;
	width: 297px;
	height: 320px;
	color: #2a421b;
	
}

#container #anfahrt_gross
{	
	position: absolute;
	top: 14px;
	left: 150px;
}

#container #vid1
{
	position: absolute;
	top: 44px;
	left: 0px;
	width: 400px;
	height: 304px;
}

