body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07275e;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E07237;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E07237;
}
a:hover {
	text-decoration: none;
	color: #DA4026;
}
a:active {
	text-decoration: none;
	color: #E07237;
}


a.mainm:link {
	color: #af81bc;
	text-decoration: none;
	font: normal 16px arial;
	font-weight: bold;
	text-transform: uppercase;

}
a.mainm:visited {
	color: #af81bc;
	text-decoration: none;
	font: normal 16px arial;
	font-weight: bold;
	text-transform: uppercase;
}
a.mainm:hover {
	color: #fff;
	text-decoration: none;
	font: normal 16px arial;
	font-weight: bold;
	text-transform: uppercase;
}
a.mainm:active {
	color: #af81bc;
	text-decoration: none;
	font: normal 16px arial;
	font-weight: bold;
	text-transform: uppercase;

}

.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: 23px;
	margin-right: 22px;
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: justify;

}



/* 

## MENÜ

*/

.adminmenu{
position:absolute;
visibility: hidden;
font: normal 16px arial;
line-height: 21px;
z-index: 100;
color: #af81bc;
width: 203px;
margin-left: 210px;
margin-top: -25px;
background-image: url('grf/menu_ol.gif');
}

.adminmenu a{

border-bottom: #000 0px solid;
border-left: #000 0px solid;
border-right: #000 0px solid;
border-top: #000 0px solid;
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
background-color: #af81bc;
color: #fff;
background-image: url('grf/menu_ol.gif');
font: normal 16px arial;

}

.adminmenu a:visited{
background-color: #af81bc;
color: #fff;
background-image: url('grf/menu_ol.gif');
font: normal 16px arial;
}

.adminmenu a:hover{
color: #cecece;
background-color: #af81bc;
background-image: url('grf/menu_ol.gif');
font: normal 16px arial;
}

