body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #0011b9 url('grf/bck.gif') repeat-x;
	background-color: #0011b9;
	font-family: Arial; font-size: 12pt;
	
}

h1           { font-family: Arial; font-weight: bold; font-size: 16px; }
h2           { font-family: Arial; font-size: 13pt; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
a:link {
	color: #B70000;
	text-decoration: none;
}
a:visited {
	color: #B70000;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a.mainm:link {
	color: #ffffff;
	text-decoration: none;
}
a.mainm:visited {
	color: #ffffff;
	text-decoration: none;
}
a.mainm:hover {
	color: #ffffff;
	text-decoration: none;
}
a.mainm:active {
	color: #ffffff;
	text-decoration: none;
}

.mspan:hover {
	background-image: url('grf/menu_ac.gif');
	color: #ff0000;
	cursor: hand;
}

.almspan:hover {
	background-image: url('grf/menu_al_ac.gif');
	color: #ff0000;
	cursor: hand;
}


.maindiv {
	
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: justify;

}



/* 

## MENÜ

*/

.adminmenu{
position:absolute;
visibility: hidden;
font: normal 10px verdana;
line-height: 20px;
z-index: 100;
color: #ffffff;
width: 160px;
margin-left: 214px;
margin-top: -24px;
}

.adminmenu a{

border-bottom: #000 1px solid;
border-left: #000 1px solid;
border-right: #000 1px solid;
border-top: #000 1px solid;
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
background-color: #f7ffd9;
color: #990000;
font-weight: bold;
}

.adminmenu a:hover{
color: #ff0000;
background-color: #f7ffd9;
}

.adminmenu a:visited{
background-color: #f7ffd9;
color: #ff0000;
}


.style2 {font-size: 10px}
.style3 {font-size: 12px; font-weight: bold; }
.style4 {font-size: 12px; }

.menu a
{
color: #000066;
font-size: 14px;
}

.menu a:hover
{
color: #000E9D;
text-decoration: none;
}