body {
	background: url(../images/background.jpg);

	font-family: Arial, verdana;
	font-weight: normal;
	font-size: 12px;
	
}

a {
	color:#ffffff; 
	text-decoration: none;
	}
	
a:hover {
	color: #969696;
}

a:active {
	color: #ff6532;	
}

#navi .selected {
			color:#fc581d; 
			text-decoration: none;
		}
		
#secnavi .selected {
			color:#fc581d; 
			text-decoration: none;
		}
		
#container {
	background: url(../images/background_white.jpg) no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:950px;
	height: 805px;
}


#oben {
	width: 350px;
	height: 20px;
	padding-top: 45px;
	margin-bottom: 148px;
	margin-left: 552px;
}

#oben p {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #969696;
}

#navi {
	margin-left: 265px;
	height: 25px;
	width: 525px;
}

#navi table {

	height: 25px;
	width: 560px;
	font-size: 13px;
	color: #ffffff;

}

#navi table tr {

	height: 25px;
	width: 525px;
}

#navi table tr td {

	height: 25px;
	width: 100px;
	text-align: left;
}

#secnavi {
	margin-left: 265px;
	height: 20px;
	width: 600px;
	
}

#secnavi table {

	height: 20px;
	width: 235px;
	font-size: 12px;
	color: #ffffff;

}

#secnavi table tr {

	height: 20px;
	width: 525px;
}

#secnavi table tr td {

	height: 20px;
	width: 40px;
	text-align: left;
}

#unten {
	font-size: 11px;
	color: #323232;
	margin-left: 135px;
	margin-top: 12px;
	float: left;	
}

#unten a {
	color: #323232;
}

#unten a:hover{
	color: #969696;
}

#naviunten {
	font-size: 11px;
	color: #323232;
	margin-left: 730px;
	margin-top: 12px;	
}

#naviunten a {
	color: #323232;
}

#naviunten a:hover{
	color: #969696;
}



#content {
	width: 740px;
	height: 460px;
	padding-left: 65px;
	padding-top: 18px;
	margin-left: 70px;
	margin-top: 25px;
}

#content h1 {
	font-size: 20px;
	color: #ffffff;
}


.rottext{
color:#fc581d;

}


.rottext2{
color:#fc581d;

}

#content p {
	font-size: 13px;
	color: #ffffff;
	width: 650px;
	height: 325px;
	margin-top: 33px;
	padding-right: 73px;
	overflow: auto;
	scrollbar-base-color: #fdb913; 
        scrollbar-track-color: #ffffff; 
        scrollbar-face-color: #969696; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3d-light-color: #ffffff; 
        scrollbar-darkshadow-color: #004200; 
        scrollbar-shadow-color: #000000; 
        scrollbar-arrow-color: #ee0202; 
}


#kontakt {
	font-size: 13px;
	color: #ffffff;
	width: 720px;
	height: 325px;
	margin-top: 33px;
	overflow: auto;
	scrollbar-base-color: #fdb913; 
        scrollbar-track-color: #ffffff; 
        scrollbar-face-color: #969696; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3d-light-color: #ffffff; 
        scrollbar-darkshadow-color: #004200; 
        scrollbar-shadow-color: #000000; 
        scrollbar-arrow-color: #ee0202; 
}

#crew {
	font-size: 13px;
	color: #ffffff;
	width: 720px;
	height: 325px;
	margin-top: 33px;
	overflow: auto;
	scrollbar-base-color: #fdb913; 
        scrollbar-track-color: #ffffff; 
        scrollbar-face-color: #969696; 
        scrollbar-highlight-color: #ffffff; 
        scrollbar-3d-light-color: #ffffff; 
        scrollbar-darkshadow-color: #004200; 
        scrollbar-shadow-color: #000000; 
        scrollbar-arrow-color: #ee0202; 
}

#text {
	width: 400px;
	height: 100%;
	margin-right: 45px;
	float: left;
}
#text p {
	width: 400px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 0px;
	height: 100%;
	float: left;
	overflow: visible;
	}

#bild {
	width: 224px;
	height: 290px;
	margin-right: 0px;
	float: left;
}



#gallerie {
	margin-top: 40px;
}


#gallerie img {
		float:left; 
		margin:0 23px 23px 0;
		 
		}
		
		.mitte {
			
			height: 325px;
			width: 720px;
			overflow: auto;
			scrollbar-base-color: #fdb913; 
		        scrollbar-track-color: #ffffff; 
		        scrollbar-face-color: #969696; 
		        scrollbar-highlight-color: #ffffff; 
		        scrollbar-3d-light-color: #ffffff; 
		        scrollbar-darkshadow-color: #004200; 
		        scrollbar-shadow-color: #000000; 
		        scrollbar-arrow-color: #ee0202; 
			
		}

div.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

img {
	border: 0;
	}
