body {
	font-family: Verdana,Arial, sans-serif;
	font-size: 10pt;
}

a:link { font-weight:normal; text-decoration:none }
a:visited { font-weight:normal; text-decoration:none }
a:hover { font-weight:normal; text-decoration:none }
a:active { font-weight:normal; color:#E00000; text-decoration:underline }

.menuheader {
	font: 14px Arial, sans-serif;;
	color: White;
	font-weight: bold;
}


.menu {
	font: 14pt Verdana,  Arial, sans-serif;;
	color: White;
}

a:link.menu { font-weight:500; text-decoration:none }
a:visited.menu { font-weight:500; text-decoration:none }
a:hover.menu { font-weight:500; text-decoration:none }
a:active.menu { font-weight:500; text-decoration:underline }

.txt {
	font: 10pt Verdana,Arial, sans-serif;;
	color: Black;
}

.txtbold {
	font: bold 12pt Verdana, Arial, sans-serif;;
	color: Black;
}

h1 {
        font-weight: bold;
        color: Black;
        font-size: 12pt;
        margin: 12pt 0pt 0pt 0pt
}

h2 {
	font-weight: bold;	
	color: Black; 
	font-size: 12pt;
	margin: 12pt 0pt 0pt 0pt
}






h3 {
        font-weight: bold;
        color: Black;
        margin: 0pt 0pt 0pt 0pt
}



p {
	font-weight: normal;	
	color: Black; 
	font-size: 10pt;
	
}





.tab {
	background-color: #A3B1B9;
}

.tabheader {
	background-color: #CADCE8;
}

.tab1 {
	background-color: #E0E9E9;
	border-bottom: thin solid #DCDCDC;
}

.tab2 {
	background-color: #F5F5F5;
	border-top:thin solid #DCDCDC;
	border-bottom: thin solid #DCDCDC;
}




.tab3 {
	background-color: #F5F5F5;
}

.tab4 {
        margin:0;
	background-color: #F5F5F5;
	border-left:thin solid #DCDCDC;
	border-top:thin solid #DCDCDC;
	border-bottom:thin solid #DCDCDC;
}

.tab5 {
	background-color: #F5F5F5;
	border-right:thin solid #DCDCDC;
	border-top:thin solid #DCDCDC;
	border-bottom:thin solid #DCDCDC;
}

.tab6 {
	background-color: #F5F5F5;
	border-right:thin solid #DCDCDC;
}


#liste {
 margin: 0;
 padding: 0;
}




#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
list-style:none; float: left; 
margin: 0; 
font-size: 11px;
line-height: 13px;
white-space: nowrap;
text-indent: 11px;
}
#mainlevel-nav a {
display: block; float: center; text-decoration: none;  border: 0px solid;
/*border-color: #fff #cc3300 #cc3300 #fff;*/
/*background: #ff6600 url(../grafik_allg/rot_streifen.gif)  no-repeat;*/
color: white;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
/*background: #ff6600 url(../grafik_allg/rot_streifen.gif)  no-repeat;*/
}



a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #333333;
font-weight: bold;
background-image: url(../images/menu_bgr.png);
background-repeat: no-repeat;
width: 98%;
text-indent: 12pt;
text-decoration: none;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 18pt;
margin-bottom: 1pt;
}
a.mainlevel:hover {
color: blue;
}


.moduletable {
display: block;
color: #ffffff;
font-weight: bold;
background-image: url(../images/menu_bgr.png);
background-repeat: no-repeat;
width: 95%;
text-indent: 12px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 14px;
margin-bottom: 0px;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/*nicht ändern */
.contentheading {
  color : #FFFFFF;
  font-size        : 0px;
}






