﻿/* ---------- Allgemeine Einstellungen ---------- */
html {
	height: 100%;
	}

body 	{ 
	color: #606060;
	background-color: #FFFFFF; 
	font-family: Arial,sans-serif; 
	font-size: 12px; 
	scrollbar-3dlight-color: #606060;
	scrollbar-arrow-color: #606060;
	scrollbar-face-color: #FFFFFF;
	background: url(grafik/bg1.gif) repeat-y;
	margin: 0px;
	padding:0px;
  height: 100%;
	}
td {
	font-size: 12px;
}
/*h1 { 
	color: #000099; 
	background-color: transparent; 	
	font-size: 46px; 
	font-family: Arial, sans-serif; 
	font-weight: 800;
	text-align: right;
	position: fixed; 
	top: 16px; 
	width: 98%; 
	padding-right: 40px;
	margin-right: 40px;
	}*/

h1 {
	display: none;
	}
h2 { 
	color: #FFFFFF; 
	background-color: #A0A0A0; 
	font-size: 16px; 
	font-family: Arial, sans-serif; 
	font-weight: 600;
	text-align: right;
	position: fixed; 
	top: 85px; 
	width: 98%; 
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 40px;
	display: block; 
	}
h3 { color: #000099; font-size: 14px; font-family: Arial, sans-serif; margin: 0 0 10px 0;  }
h4 { color: #000099; font-size: 12px; font-family: Arial, sans-serif; background-color: #D0D0D0; }
h5 { color: #000099; font-size: 12px; font-family: Arial, sans-serif; }
/* ---------- standardlinks ---------- */
a:link {
	color: #000099; 
	text-decoration:none; 
	font-size:12px;
	font-weight:bold;
}
a:visited {
	color: #000099; 
	text-decoration:none; 
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color: #606060; 
	text-decoration:underline; 
	font-size:12px;
	font-weight:bold;
}
/* ---------- Kopfbereich  ---------- */
#kopf {
	position:fixed;
	z-index: 50;
	top: 0px;
	left: 0px;
	height: 110px;
	width: 90%;
	background-image: url(grafik/bg2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

#logo {
	position: fixed; 
	top: 45px; 
	right: 27px;
	z-index:99;
	width: 200px;
	height: 50px;
	}

/*  ---------- linker Bereich ---------- */
#links {
	position: fixed;
	z-index: 30;
	top: 150px;
	left: 45px;
	width: 200px;
	}
ul.linksmen {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
/* ---------- Menue 1. Ebene ---------- */
li.menu a{
	display: block;
	color: #000099;
	background-color: #E0E0E0;
	width: 190px;
	padding: 3px 10px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	background-image: url(grafik/link.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}
li.menu a:visited{
	display: block;
	color: #000099;
	background-color: #E0E0E0;
	width: 190px;
	padding: 3px 10px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	background-image: url(grafik/link.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}
li.menu a:hover{
	display: block;
	color: #000099;
	background-color: #D0D0D0;
	width: 190px;
	padding: 3px 10px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;	
	}
li.menu_act a{
	display: block;
	color: #000099;
	background-color: #E0E0E0;
	width: 190px;
	padding: 3px 10px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}
li.menu_act a:visited{
	display: block;
	color: #000099;
	background-color: #E0E0E0;
	width: 190px;
	padding: 3px 10px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}
li.menu_act a:hover{
	display: block;
	color: #000099;
	background-color: #D0D0D0;
	width: 190px;
	padding: 3px 10px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	}
/* ---------- Menue 2. Ebene ---------- */
li.menu2 a{
	display: block;
	font-weight: 100;
	color: #606060;
	background-color: #F0F0F0;
	width: 170px;
	padding: 5px 20px; 
	border-bottom:1px solid #606060;
	text-decoration: none;
	}
li.menu2 a:visited{
	display: block;
	font-weight: 100;
	color: #606060;
	background-color: #F0F0F0;
	width: 170px;
	padding: 5px 20px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	}
li.menu2 a:hover{
	display: block;
	font-weight: 100;
	color: #000099;
	background-color: #D0D0D0;
	width: 170px;
	padding: 5px 20px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	}
li.menu2_act a{
	display: block;
	font-weight: 100;
	color: #FF0000;
	background-color: #F0F0F0;
	width: 170px;
	padding: 5px 20px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	}
li.menu2_act a:visited{
	display: block;
	font-weight: 100;
	color: #FF0000;
	background-color: #F0F0F0;
	width: 170px;
	padding: 5px 20px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	}
li.menu2_act a:hover{
	display: block;
	font-weight: 100;
	color: #000099;
	background-color: #D0D0D0;
	width: 170px;
	padding: 5px 20px;
	border-bottom:1px solid #606060;
	text-decoration: none;
	}
#update {
	position: fixed;
	bottom: 10px;
	left: 60px;
}
/* ---------- Inhaltsbereich ---------- */
#inhalt {
	position: absolute;
	z-index: 10;
	top: 150px;
	left: 270px;
	height: 360px;
	width: 60%;
	padding-bottom: 30px;
	padding-right: 8px;
    vertical-align: top;            
}
/* ---------- Formulardefinitionen ---------- */
.feld200 {
	color: #FFFFFF;
	background-color: #0078B0;
	border: 1px solid #FF0000;
	width:200px;
}
.feld50 {
	color: #FFFFFF;
	background-color: #0078B0;
	border: 1px solid #FF0000;
	width:50px;
}
.button {
	color: #FFFFFF;
	background-color: #0078B0;
	border: 2px solid #FF0000;
	font-weight: bold;
	width:100px;
}

