
body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/back.gif);
	background-position:center;
	background-repeat:repeat-y;
}

body, div, p, h1, h2, h3, h4, h5, h6, th, td, li, ul, ol, dl, input {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}


a:link		{
	color: #2A2A8A;
	font-weight: bold;
	text-decoration: none; }	
a:visited	{ 
	color: #505050;
	font-weight: bold;
	text-decoration: none; }
a:active	{
	color: #2A2A8A;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
	
p {
	font-size: 80%;
}

.smal { font-size: 65%; }

.smal2 { font-size: 80%; }

.table {
	font-size: 80%;
}

#head1{
	position:absolute;
	z-index:1;
	top:0px;
	width:100%;
	height:30px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFEFD7;
	background-color:#505E76;
	text-align:center;
	padding-top : 6px;
	padding-bottom : 6px;
}

#head2{
	position:absolute;
	z-index:2;
	top:36px;
	width:100%;
	height:26px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #FFF7D7;
	background-color:#828282;
	text-align:center;
	padding-top : 3px;
	padding-bottom : 1px;
	}

#head1[id] {
  position:fixed;
 }
 
 #head2[id] {
  position:fixed;
 } 
	
.menu {
	height:20px;
	border:1px solid #FFEFD7;
	padding:2px;
	margin-left : 4px;
	margin-right : 4px;
	vertical-align : middle;
}

a.menu:link { color:#FFEFD7;font-weight: bold;	text-decoration: none; }
a.menu:visited	{ color: #FFEFD7; font-weight: bold; text-decoration: none; }
a.menu:active	{ color: #FFEFD7;	font-weight: bold;	text-decoration: none; }
a.menu:hover	{ color: #FFE4A6; font-weight: bold; background-color:#3C3951; border-color:#FFE4A6; text-decoration: none; }

.menu2 {
	height:20px;
	border:1px solid #FFEFD7;
	padding-right:2px;
	padding-left:2px;
	padding-bottom:2px;
	margin-left : 4px;
	margin-right : 4px;

}

a.menu2:link { color:#FFEFD7;font-weight: bold;	text-decoration: none; }
a.menu2:visited	{ color: #FFEFD7; font-weight: bold; text-decoration: none; }
a.menu2:active	{ color: #FFEFD7;	font-weight: bold;	text-decoration: none; }
a.menu2:hover	{ color: #FFE4A6; font-weight: bold; background-color:#505E76; border-color:#FFE4A6; text-decoration: none; }


.menu-akt {
	height:20px;
	color:#FEAC76;
	background-color:#3C3951;
	border:1px solid #FEAC76;
	padding:2px;
	margin-left : 3px;
	margin-right : 3px;
	vertical-align : middle;
}

.menu2-akt {
	height:20px;
	color:#FEAC76;
	background-color:#505E76;
	border:1px solid #FEAC76;
	padding-right:2px;
	padding-left:2px;
	padding-bottom:2px;
	margin-left : 3px;
	margin-right : 3px;
}

a.menu2-akt:link { color:#FEAC76;;font-weight: bold;	text-decoration: none; }
a.menu2-akt:visited	{ color:#FEAC76; font-weight: bold; text-decoration: none; }
a.menu2-akt:active	{ color:#FEAC76; font-weight: bold;	text-decoration: none; }
a.menu2-akt:hover	{ color: #ED8642; font-weight: bold; background-color:#505E76; border-color:#ED8642; text-decoration: none; }

 
.logo {
	color:white;
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	margin-right : 25px;
	vertical-align : middle;
}

.white {
	color: #FFFFFF;
}

a.white:link {color: #FFFF71; font-weight: bold; text-decoration: none; }
a.white:visited	{ color: #FAFAD2; font-weight: bold; text-decoration: none; }
a.white:active	{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.white:hover	{ color: #FFFF71; font-weight: bold; text-decoration: underline; }

.aktpage {
	border:2px solid #FEAC76;
	margin-bottom:10px;
}

.paspage {
	border:2px solid black;
	margin-bottom:10px;
}

.hovpage {
	border:2px solid red;
}

a.hovpage:hover {
	border:2px solid #FFE4A6;
}

.prevnavi {
	font-size : 18px;
	color:#505E76;
	font-weight : bold;
}

a.prevnavi:link	{ color: #505E76; text-decoration: none; }	
a.prevnavi:visited	{ color: #505E76; text-decoration: none; }
a.prevnavi:active	{ color: #FEAC76; text-decoration: none; }
a.prevnavi:hover	{ color: #FEAC76;	text-decoration: none; }	 