body {
    scrollbar-3dlight-color:#cccccc;
    scrollbar-arrow-color:#000000;
    scrollbar-face-color:#FFFFFF;
    scrollbar-track-color:#c0c0c0;
    scrollbar-darkshadow-color:#666666;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#333333;
}



#container {
	width: 800px;
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -400px;
	height: 500px;
	text-decoration: none;
	border: thick outset #999999;






}
#menue {
	background-color: #CCCCCC;
	height: 50px;
	width: 800px;
	text-decoration: none;


}
#content {
	background-color: #CCCCFF;
	height: 400px;
	width: 800px;
}
#bild {
	background-color: #FFCC99;
	width: 250px;
	height: 400px;
	left: 0px;
	position: absolute;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
#text {
	background-color: #999999;
	width: 250px;
	height: 400px;
	right: 300px;
	position: absolute;



}
#text2 {
	background-color: #FFFFFF;
	width: 300px;
	height: 400px;
	position: absolute;
	left: 500px;
	white-space: normal;
	overflow: auto;
	}




#text2 a:link {

color: #666666;
}











#unten {
	background-color: #CCCCCC;
	height: 50px;
	width: 800px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;

}

#unten a:link{
        text-decoration: none;
		 color: #FFFFFF;
		 }   
#menuebutton {
	position: absolute;
	display: inline;
	right: 0px;
	top: 0px;
	padding: 10px 10px 0px;
	margin-top: 0px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: center;
	text-decoration: none;
	background-color: #CCCCCC;


}
#menuebutton li {
	display: inline;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 10px 10px 20px;
	margin-left: 10px;
	font-weight: bolder;


}
#menuebutton li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	margin-left: 10px;
	margin-top: 10px;



}
#menuebutton li a:visited {
	color: #666666;
	text-decoration: none;


}
#menuebutton li a:active {
	color: #FF9933;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;




}
#menuebutton li a:hover {
	color: #990033;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990033;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 0px;


}


.schrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	white-space: normal;
	padding: 0px 10px 10px;



}
