body {
	scrollbar-3dlight-color:#AAAAAA;
	scrollbar-arrow-color:#AAAAAA;
	scrollbar-base-color:#AAAAAA;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#AAAAAA;
	scrollbar-track-color:#F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffcc00;
}



.maintable {
	width:760px;
	height:500px;
	border-width:1px;
	border-style: solid;
	border-color:#000000;
}


.contenttable {
	border-width:1px;
	height: auto;
	border-style: none none none solid;
	border-color:#000000;
}


p, li, .text {
	font-size : 10px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}


.navigation {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
}


A.navigation {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF9B;
	text-decoration : underline;
}


A.navigation:hover {
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : underline;
}

A.textlinks {
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : none;
	border-bottom: dotted;
	border-width:1px;
}


A.textlinks:hover {
	font-size : 12px;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : none;
	border-bottom: dotted;
	border-width:1px;
}

.tlinksklein {
	font-size : 10px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
}


.titeltext {
	font-size : 14px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ff8c00;
	text-decoration : none;
}	


