/* CSS Document */

body {
	margin-left: 3px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: verdana,arial;
	color: #FF0000;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}



.navi{font-size: 11pt; color: #FFFFFF;}
.topnav{font-size: 8pt;	color: #FFFFFF;	font-weight:bold;text-decoration: none;}
.maintxt{font-size: 10pt; color: #FFFFFF;text-decoration: none;}
.ground{font-size:7pt; color: #999999;font-weight:normal;text-decoration: none;}
.fullbottom{font-size:7pt; color: #333333;text-decoration: none;}
.small{font-size:7pt; color: #FFFFFF;font-weight:normal;text-decoration: none;}


/* menuteil anfang*/
#tb {position:relative; visibility:hidden;}
#tb a {color:#C0C0C0; text-decoration:none; font-size:9pt; font-weight:bold;} 
#tb a:hover {color:blue; font-size:9pt; font-weight:bold;}
#content{
	position:relative;
	width:410;
	background-color:#CCCC99;
	background-image: url();}
#menu1 {position:absolute; left:2px; top:4px;}
#menu5 {position:absolute; left:97px; top:4px;}
#menu2 {position:absolute; left:160px; top:4px;}
#menu3 {position:absolute; left:237px; top:4px;}
#menu4 {position:absolute; left:333px; top:4px;}
.menu {position:relative; cursor:pointer; font-weight:bold; color:#FFFFFF; padding:2px; z-index:999;}
.sub {position:relative; width:77px; font-weight: bold;  background-color:#003366; visibility:hidden; cursor:pointer; padding:7px; z-index:999;}
.sub a {color:#FFFFFF; text-decoration:none; font-family:verdena,tahoma; font-size:8pt;}
.sub a:hover{color:#FF0000; text-decoration:none; font-family:verdena,tahoma; font-weight: bold;  font-size:8pt;}
.menu2 {position: relative; cursor: pointer; font-size:8pt; font-weight: bold; color: #FFFFFF; padding: 2px; z-index: 999; }
/* menuteil ende*/

