* {margin: 0; padding: 0; border: 0;} 

body { 
	font-family: Tahoma, Helvetica, verdana, sans-serif;
	color: white; 
	background-color: #A7A2A2;
	background-image: url(Bilder/myfinal_sliced_06.jpg);
	background-position: 100%;
	background-repeat: repeat-x;
	}

h1 {
margin-left: 10px;
font-size: 20px;
font-weight: normal;
color: #666666;
	}
	
h2 {
margin-left: 10px;
font-size: 14px;
font-weight: bold;
color: #666666;
}

h3 {
	margin-left: 10px;
	margin-right: 15px;
font-size: 14px;
font-weight: bold;
color: #FFFFCC;
}

.menulinks:link {
	margin-left: 4px;
	font-family: Tahoma, Helvetica, verdana, sans-serif;
	color: #fff;
	word-spacing: 5px;
	line-height: 38px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}


.menulinks:hover {
color: #f9af32;
text-decoration: none;
}

.menulinks:visited {
	margin-left: 4px;
	color: #fff; font-size: 11px; word-spacing: 5px;
	line-height: 38px;
	text-align: center;
	font-family: Tahoma, Helvetica, verdana, sans-serif;
	text-decoration: none;}

.registered {
	font-size: 10px;
	vertical-align: super;
}

.anchortext { text-align:right; 
font-size: 13px;
	line-height: 15px;
	color: #FFFFCC;
	margin-right: 5px;
}
	

.centertext {
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	color: #FFFFCC;
}

.middletext {
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	color: #FFFFCC;
}
.highlight {
line-height: 18px;
font-size: 14px;
font-weight: bold;
color: #993300;
}
.smalltext {
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}

ul {
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	list-style-type: square;
	list-style-position: inside;
}



a:hover {
background: transparent;
color: #003333;
text-decoration: none;
}

img {
	border: 0px;
}


 a:link {
	text-decoration: underline;
	color: #FC3;
 }
 
 a:visited {
	text-decoration: underline;
	color: #FC3;
	border-style: none;
 }
 
 a:active {
 text-decoration:none;
 color: #003333;
 }
 

.tinytext {
margin-top: 5px;
font: normal 9px Tahoma,"AvantGarde Bk BT", Arial, Helvetica, sans-serif;
text-decoration: none;
color: #CCCCCC;
text-align: center;
	}


.scrollpage1 {
	overflow-y: auto;
	overflow-x: hidden;
	height: 452px; 
	width: 699px;
	scrollbar-3dlight-color: #D59819;
	scrollbar-arrow-color: #D59819;
	scrollbar-darkshadow-color: #D59819;
	scrollbar-face-color: #DE7500;
	scrollbar-highlight-color: #D59819;
	scrollbar-shadow-color: #993400;
	scrollbar-track-color: #CCC;
	}

