body {
	background-image: url(images/dana_design_bg_03.jpg);
	background-repeat: repeat-x;
	 scrollbar-face-color:none;
 scrollbar-highlight-color:none;
 scrollbar-3dlight-color:none;
 scrollbar-darkshadow-color:none;
 scrollbar-shadow-color:none;
 scrollbar-arrow-color:#666666;
 scrollbar-track-color:none;
}
.alles {
position:absolute; 
width:800px; 
height:555px; 
left: 50%; 
top:5px; 
margin-left: -400px;
border: 1px solid #666666; 
z-index:1;
}
.menue {
	border: 1px solid #666666;
}
.textrahmen {
	border: 1px solid #666666;
	position:absolute; 
	left:430px; 
	top:210px; 
	width:260px; 
	height:318px; 
	z-index:6;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position:absolute;
	left:10px;
	top:10px;
	width:240px;
	height:300px;
	z-index:8;
	overflow: auto;
}
	
.menue_2 {
position:absolute; 
left:0px; 
top:210px; 
width:110px; 
height:318px; 
z-index:3;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.menue_3 {
	border-top: 1px solid #666666;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	line-height: 14px;


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

}

.submenue {
	border: 1px solid #666666;
}
.submenue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	line-height: normal;
	color: #FFFFFF;
}

.menue_button {

	border: 1px solid #666666;
	height: 20px;
	width: 100px;
	display: block;
	float: left;
	background-image: url(images/button_inaktiv_10.jpg);
	
}
.menue_button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #f2f2f2;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 5px;
	float: left;
}
.menue_button_act {
border: 1px solid #666666;
	height: 20px;
	width: 100px;
	display: block;
	float: left;
	background-image: url(images/button_aktiv_10.jpg);
	
}
.menue_button_act a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #f2f2f2;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 5px;
	float: left;
	
}
.menue_button_act a:hover {

	color: #cc99cc;

	
	
}

.menue_button a:hover {
	
	color: #cc99cc;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #cc99cc;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	color: #CC3300;
	text-decoration: none;
}
img {
	border: 1px solid #666666;
}
.logo {
	border: none;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 799px; 
	height: 110px; 
	z-index: 2;
}
.logo img{
	border: none;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

