body {
	margin:0px;
	background:url('soccers.gif') no-repeat fixed #A5B2B7;
	font-family:Arial, Helvetica, sans-serif;
	cursor:default;
}
h2 {
	margin-top:12px;
	color:#E6E6E6;
	font-size:x-larger;
}
div, p, td {
	font-size:x-smaller;
	color: #004080;
}
a {
	color:#EEEEEE;
}
a:hover { 
	color:#004080; 
}
.men {
	display:block;
	height:23px;
	color:#004080;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	padding:5px 6px 0px 6px;
	background:url('men.gif') no-repeat;
}
a.men:hover {
	color:#004080;
	background:url('menakt.gif') no-repeat;
}
.aktmen {
	display:block;
	color:#5F5F6D;
	height:23px;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	padding:5px 6px 0px 6px;
	background:url('menakt.gif') no-repeat;
}
a.aktmen:hover {
	color:#5F5F6D;
}
.copy { 
	color:#004080; 
	font-size:11px;
	text-decoration:none;
}
div.copy {
	margin-top:30px;
	padding-top:4px;
	text-align:center;
	border-top:1px solid #EEEEEE;
}
a.copy:hover { 
	color:#EEEEEE; 
}
#main {
	margin-left:408px;
	margin-top:8px;
	margin-right:12px;
}
#menbox {
	width:200px;
	cursor:e-resize;
	border:1px solid #3E565F;	
	background-color:white;
	filter:alpha(opacity=75);
	opacity:.75;
	-moz-opacity:.75;
  -moz-border-radius:15px;
}
#menheader {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding:6px;
}
#mendrag {
	color:#000000;
	font-size:10px;
	padding:0px;
	float:right;
}
a.openeye {
	display:block;
	color:silver;
	font-size:10px;
	text-decoration:none;
	padding:0px 6px 2px 6px;
	text-align:right;
}
a.openeye:hover {
	color:#000000;
}
