BODY {
	font-family : Tahoma, Arial, Verdana;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	COLOR: #000000;
}

td {
	font-family : Tahoma, Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #990000;
	FONT-FAMILY: Tahoma, Arial, Verdana;
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #990000;
	FONT-FAMILY:Tahoma, Arial, Verdana;
}

A {
	color: #990000;
	text-decoration: none;
	FONT-SIZE: 10pt;
}

A:HOVER {
	color : #4659A6;
	text-decoration : underline;
}

A.Aktivlink {
	color: #4659A6;
	text-decoration: none;
	background-color : #004A80;
}

A.ControlLink {
	color: #242673;
	text-decoration: none;
	FONT-SIZE: 10pt;
}

A.ControlLink:HOVER {
	background-color : #f5f5f5;
	text-decoration : underline;
}

A.ControlLinkaktiv {
	color: #F3B800;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
	background-color : #004A80;
}

.text
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.smalltext
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial, Verdana
	TEXT-ALIGN: justify
}

.label
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #990000;
	FONT-FAMILY: Tahoma, Arial, Verdana;

}
.padding {
	padding: 2px;
}
.label2
{
	FONT-SIZE: 11pt;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold
}

.border {
	border: 1px solid #000000;
}

.Fieldform {
  border-color: #999999;
  border-width: 1px;
  border-style: solid;
  font-family: Arial;
  font-size:10px;
  width:20px;
}
.Fieldform1 {
  border-color: #999999;
  border-width: 1px;
  border-style: solid;
  font-family: Arial;
  font-size:10px;
}

/* Subnavigation
--------------------*/

#masterNavLinks a, #masterNavLinks a:visited {
	display: block;
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 3px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/hintergr_nav.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #444444;
	font-weight: bold;
	height: 25px;	
	width: 230px;
}

#masterNavLinks a:hover {
	background-image: url(img/navhintergr_aktiv.gif);
	background-repeat: no-repeat;
}

#masterNavLinks { 
	padding-left:1px; padding-right:1px; overflow:hidden; 
}
#masterNavLinks .container { 
	padding-bottom:10px; 
}

#NavLinks a, #NavLinks a:visited {
	display: inline;
	padding-left: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/nav_button.gif);
	background-repeat: no-repeat;
	font-size: 11pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
	height: 41px;	
	width: 120px;
}
#NavLinks a:hover {
	background-image: url(img/nav_button_aktiv.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#NavLinks .container { 
	padding-bottom:10px;
	width: 120px;
}

ul.tabs {
	list-style:none;
	margin:0;
	padding:2;
	width: 310px;	
	border-bottom:1px solid #E1DFE0;
	height:20px;
	clear:both;
}

ul.tabs li { 
	float:left;
	border-top:1px solid #E1DFE0;	
	border-left:1px solid #E1DFE0;		
	border-right:1px solid #E1DFE0;			
	margin-right:3px;	
	text-align:center;
	width: 100px;
}

ul.tabs li a:hover {
	color: #7FC320;
	background-color: #FAF8F9;
	text-decoration: underline;
}

div.tabs_content {
	clear: both;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	border-bottom: 1px solid #E1DFE0;
	background-color: #FFFFFF;
	width: 310px;
}
ul#Navigation { /*ganze Leiste */
    margin: 0; padding: 0em;
	margin-bottom:0.2;
    text-align: center;
	vertical-align: top;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0em; padding: 0px; /* paddin: Abstand zweischen den Elementen */
	vertical-align: top;  /* hilft nicht die Schrift in die Mitte zu bekommen */
	text-align: center;
  }

  ul#Navigation a, ul#Navigation span {
	padding: 1.5em 0.7em 0.2em 0.7em;
	text-decoration: none;
	font-weight: bold;
	font-size: 10.5pt;
	color: maroon;
	background-image: url(img/nav_button.gif);
	background-repeat: no-repeat;

  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
	background-image: url(img/nav_button_aktiv.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
  }
  
  html, body, textarea, iframe {
  scrollbar-base-color:#9D9D9D;
  scrollbar-3d-light-color:#F9F4EE;
  scrollbar-arrow-color:#DDDDDD;
  scrollbar-darkshadow-color:#F9F4EE;
  scrollbar-face-color:#F9F4EE; //Balken und Pfeilchenfelder
  scrollbar-highlight-color:#F9F4EE;
  scrollbar-shadow-color:#375E30;
  scrollbar-track-color:#F9F4EE;
}

