body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	background-image: url(background_seiten.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: 0% 100%;
}

table, tr, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #999999;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	color: #FF9966;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
	text-align: center;
	color: #669999;
}


a:link {color: #999999;}
a:visited {color: #999999;}
a:hover {color: #CCCCCC;}

div.text1
 {
	position:absolute; 
	top:60px; 
	left:100px;
	width:550px;
	height:400px;
 }
 
div.text_mit_bild
 {
	position:absolute; 
	top:60px; 
	left:100px;
	width:350px;
	height:400px;
 }

 