/* ---------- Allgemeine Einstellungen ---------- */
body 	{ 
	color: #606060;
	background-color: #FFFFFF; 
	font-family: Arial,sans-serif; 
	font-size: 12px; 
	margin: 0px;
	padding:0px;
    height: 100%;
	}
td {
	font-size: 12px;
}
h1 { 
	color: #999999; 
	background-color: transparent; 	
	font-size: 46px; 
	font-family: Arial, sans-serif; 
	font-weight: 100;
	text-align: right;
	position: fixed; 
	top: -10px; 
	width: 98%; 
	padding-right: 40px;
  z-index:300;
	}
h2 { 
	color: #000000; 
	background-color: transparent; 
	font-size: 15px; 
	font-family: Arial, sans-serif; 
	font-weight: 100;
	text-align: right;
	position: fixed; 
	top: 70px; 
	width: 98%; 
	padding: 2px;
	padding-right: 40px;
	display: block; 
  z-index:300;
	}
h3 { color: #000099; font-size: 14px; font-family: Arial, sans-serif; }
h4 { color: #FF9900; font-size: 16px; font-family: Arial, sans-serif; }
/*h5 { color: #000000; font-size: 14px; font-family: Arial, sans-serif; border-bottom:1px solid #FF9900; width:100%; display:block; }*/
h5 {font-weight: bold; font-size: 12px;}
/* ---------- standardlinks ---------- */
a:link {
	color: #FF9900; 
	text-decoration:none; 
	font-size:12px;
	font-weight:bold;
}
a:visited {
	color: #FF9900; 
	text-decoration:none; 
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color: #606060; 
	text-decoration:underline; 
	font-size:12px;
	font-weight:bold;
}
/* ---------- Kopfbereich  ---------- */
#logo {
	position:fixed;
	z-index: 60;
	top: 30px;
	right: 10%;
	}
#kopf {
	position:fixed;
	z-index: 50;
	top: 0px;
	left: 0px;
	height: 110px;
	width: 90%;
	background-image: url(grafik/kopf-neu.jpg);
	background-position: 247px center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	}
/*  ---------- linker Bereich ---------- */
#links {
	position: fixed;
	z-index: 30;
	top: 150px;
	left: 25px;
	width: 170px;
	}
ul.linksmen {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
/* ---------- Menue 1. Ebene ---------- */
li.menu a{
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	width: 165px;
	padding: 3px 15px;
	border-bottom:1px dotted #999999;
	text-decoration: none;	
	background-image: url(grafik/link.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
li.menu a:visited{
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	width: 165px;
	padding: 3px 15px;
	border-bottom:1px dotted #999999;
	text-decoration: none;	
	background-image: url(grafik/link.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
li.menu a:hover{
	display: block;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 165px;
	padding: 3px 15px;
	border-bottom:1px dotted #999999;
	text-decoration: none;	
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
li.menu_act a{
	display: block;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 165px;
	padding: 3px 15px;
	border-bottom:1px dotted #999999;
	text-decoration: none;	
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
li.menu_act a:visited{
	display: block;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 165px;
	padding: 3px 15px;
	border-bottom:1px dotted #999999;
	text-decoration: none;	
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
li.menu_act a:hover{
	display: block;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 165px;
	padding: 3px 15px;
	border-bottom:1px dotted #999999;
	text-decoration: none;	
	background-image: url(grafik/link_act.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	}
/* ---------- Menue 2. Ebene ---------- */
li.menu2 a{
	display: block;
	font-weight: 100;
	color: #606060;
	background-color: #FFFFFF;
	width: 150px;
	padding: 5px 20px; 
	text-decoration: none;
	}
li.menu2 a:visited{
	display: block;
	font-weight: 100;
	color: #606060;
	background-color: #FFFFFF;
	width: 150px;
	padding: 5px 20px;
	text-decoration: none;
	}
li.menu2 a:hover{
	display: block;
	font-weight: 100;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 150px;
	padding: 5px 20px;
	text-decoration: underline;
	}
li.menu2_act a{
	display: block;
	font-weight: 100;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 150px;
	padding: 5px 20px;
	text-decoration: none;
	}
li.menu2_act a:visited{
	display: block;
	font-weight: 100;
	color: #FF9900;
	background-color: #FFFFFF;
	width: 150px;
	padding: 5px 20px;
	text-decoration: none;
	}
li.menu2_act a:hover{
	display: block;
	font-weight: 100;
	color: #FF9900;
	width: 150px;
	padding: 5px 20px;
	text-decoration: underline;
	}
/* ---------- Menue speizial 1. Ebene ---------- */
li.menus a { color: #000000; text-decoration: none; background-color: #e0e0e0; background-image: url("grafik/link.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; padding: 3px 15px; width: 165px; border-bottom: 1px dotted #999999; text-transform: uppercase; }
li.menus a:visited { color: #000000; text-decoration: none; background-color: #e0e0e0; background-image: url("grafik/link.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; padding: 3px 15px; width: 165px; border-bottom: 1px dotted #999999; text-transform: uppercase; }
li.menus a:hover { color: #ff9900; text-decoration: none; background-color: #e0e0e0; background-image: url("grafik/link_act.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; padding: 3px 15px; width: 165px; border-bottom: 1px dotted #999999; text-transform: uppercase; }
li.menus_act a { color: #ff9900; text-decoration: none; background-color: #e0e0e0; background-image: url("grafik/link_act.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; padding: 3px 15px; width: 165px; border-bottom: 1px dotted #999999; text-transform: uppercase; }
li.menus_act a:visited { color: #ff9900; text-decoration: none; background-color: #e0e0e0; background-image: url("grafik/link_act.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; padding: 3px 15px; width: 165px; border-bottom: 1px dotted #999999; text-transform: uppercase; }
li.menus_act a:hover { color: #ff9900; text-decoration: none; background-color: #e0e0e0; background-image: url("grafik/link_act.gif"); background-repeat: no-repeat; background-position: 0 7px; display: block; padding: 3px 15px; width: 165px; border-bottom: 1px dotted #999999; text-transform: uppercase; }
/* ---------- Menue Spezial 2. Ebene ---------- */
li.menus2 a{
	display: block;
	font-weight: 100;
	color: #606060;
	background-color: #e0e0e0;
	width: 155px;
	padding: 5px 20px; 
	text-decoration: none;
	text-transform: uppercase;
	}
li.menus2 a:visited{
	display: block;
	font-weight: 100;
	color: #606060;
	background-color: #e0e0e0;
	width: 155px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: uppercase;
	}
li.menus2 a:hover{
	display: block;
	font-weight: 100;
	color: #FF9900;
	background-color: #e0e0e0;
	width: 155px;
	padding: 5px 20px;
	text-decoration: underline;
	text-transform: uppercase;
	}
li.menus2_act a{
	display: block;
	font-weight: 100;
	color: #FF9900;
	background-color: #e0e0e0;
	width: 155px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: uppercase;
	}
li.menus2_act a:visited{
	display: block;
	font-weight: 100;
	color: #FF9900;
	background-color: #e0e0e0;
	width: 155px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: uppercase;
	}
li.menus2_act a:hover{
	display: block;
	font-weight: 100;
	color: #FF9900;
	background-color: #e0e0e0;
	width: 155px;
	padding: 5px 20px;
	text-decoration: underline;
	text-transform: uppercase;
	}
#update {
	position: fixed;
	bottom: 10px;
	left: 60px;
}
#sprache {
	position: fixed;
	top: 80px;
	left: 40px;
	width: 500px;
  z-index:200;
}

.tx-srlanguagemenu-pi1 A {
  color: #000;
  font-weight: normal;
  }

.tx-srlanguagemenu-pi1 .act A {
  color: #ff9900;
  }

#print {
	position: fixed;
	top: 80px;
	left: 20px;
  z-index:200;
}

#print a IMG {
  border: 0px;
}

a.print {
	color: #000000;
	text-decoration: none;
	font-weight: 100;  
	}
a:visited.print {
	color: #000000;
	text-decoration: none;
	font-weight: 100;  
	}	
a:hover.print {
	color: #ff9900;
	text-decoration: none;
	font-weight: 100;  
	}	
/* ---------- Inhaltsbereich ---------- */
#inhalt {
	position: absolute;
	z-index: 10;
	top: 150px;
	left: 240px;
	height: 360px;
	width: 60%;
	padding-bottom: 30px;
	padding-right: 8px;
    vertical-align: top;  
   	padding-left: 20px;
	border-left: 1px solid #000000;          
}
/* ---------- Formulardefinitionen ---------- */
.feld {
	color: #000000;
	background-color: #F0F0F0;
	border-bottom: 1px solid #000000;
	border-left: 0px;
	border-right: 1px solid #000000;
	border-top: 0px;
}
.feld200 {
	color: #000000;
	background-color: #E0E0E0;
	border-bottom: 1px solid #000000;
	width:200px;
}
.feld50 {
	color: #000000;
	background-color: #E0E0E0;
	border-bottom: 1px solid #000000;
	width:50px;
}
.button {
	color: #000000;
	background-color: #D0D0D0;
	border: 1px solid #FF9900;
	font-weight: bold;
	width:100px;
}
