#A:link {
#	background-color : transparent;
#	color : black;
#	text-decoration : none;
#	font-weight : bold;
#}
#A:visited {
#	background-color : transparent;
#	color : black;
#	font-weight : bold;
#	text-decoration : none;
#}
#A:hover {
#	background-color : transparent;
#	color : #FF0000;
#	text-decoration : underline;
#}
#A:active {
#	background-color : transparent;
#	color : navy;
#	font-weight : bold;
#	text-decoration : underline;
#}

A.margin:link, A.margin:visited, A.margin:active {
  color: #000000;
  font-weight: normal;
  text-decoration : none;
}
A.margin:active {
  color: #000000;
  font-weight: bold;
  text-decoration : none;
}
A.margin:hover {
  color: #000000;
  text-decoration : underline;
}

A.content:link, A.content.visited, A.content.active, A.content:active {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px
  color: #000000;
  font-weight: normal;
  text-decoration : none;
}

a.teamlink:link, a.teamlink:visited {
  color: #000000;
  text-decoration:none;
}

a.teamlink:hover, a.teamlink:active {
  color: #FF0000;
#  text-decoration:underline;#
}

SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Verdana, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 20px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #666666;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : Verdana, sans-serif;
	font-size : 12px;
                padding: 0 0 0 0;
                margin: 0 0 0 0;
}
P.content {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 10px;
	padding-bottom : 0px;
	text-indent : 0px;
                padding-left: 15px;
                padding-right: 15px;
                text-align: justify;
}
td.contentakt {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color: #333333;
                font-weight: bold;
}

td.content, th.content {
                font-family : Verdana, sans-serif;
	font-size : 12px;
	color: #333333;
}
.margin {
                font-family : Verdana, sans-serif;
	font-size : 10px;
                line-height : 120%;
	color: #333333;
}
P.margin, div.error {
	font-family : Verdana, sans-serif;
	font-size : 10px;
                line-height : 120%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 5px;
	padding-bottom : 0px;
                text-indent : 0px;
                padding-left: 10px;
}
td.margin, td.marginakt {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #333333;
}
td.marginakt {
	font-weight: bold;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
}
.bulletlist {

	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
}
.table {
                font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color: #333333;
	text-indent : 0px;
                padding-left: 15px;
                padding-right: 15px;
}
.tableORG {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}


 

a.nav-aktuell {
	display: block;
	width: 121px;
	padding: 10px 0px 3px 15px;
	background-color: #5E5E5E;
	border-bottom: 1px solid #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #FFFFFF;
}

a.nav-aktuell:hover {
background-color: #CFCFCF;
}

* html a.nav-aktuell {
	width:136px;     /* Version 5.x */
    w\idth:136px;    /* Version 6 */
}

div.nav-aktiv-aktuell {
	width: 121px;
	padding: 10px 0px 3px 15px; 
	background-color: #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #000000;
	 
}


* html div.nav-aktiv-aktuell {  /* nur fuer Internet Explorer */
  width:136px;     /* Version 5.x */
  w\idth:136px;    /* Version 6 */
}



.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}



.marginform {
                width:100px;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #333333;
}

.marginformreq {
                width:100px;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #993333;
}

.margininput {
  width: 120px;
  border: solid 1px black;
  color: black;
  background-color: #ffffff;
}

.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333000;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 12px;
	line-height : 150%;
	color: #333333;
	margin-top : 10px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
                padding-left: 15px;
                padding-right: 15px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
                padding-left: 25px;
                padding-right: 15px;
}


P.head1, .head1 {
  font-family : Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 2 0 2 15;
}

SPAN.head1date, .head1date {
  font-family : Verdana, sans-serif;
  font-size: 10px;
  color: #808080;
  font-weight: bold;
}

P.head2, .head2 {
  font-family : Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-left: 10px;
}
/*Neue Klassen */



td#navigation a {
	display: block;
	width: 121px;
	padding: 3px 0px 3px 15px;
	border-bottom: 1px solid #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #FFFFFF;
}

* html td#navigation a {  /* nur fuer Internet Explorer */
  width:136px;     /* Version 5.x */
  w\idth:136px;    /* Version 6 */
}

a.nav-active {
	display: block;
	width: 121px;
	padding: 3px 0px 3px 15px;
	border-bottom: 1px solid #CFCFCF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	background-color: #CFCFCF;
        font-color: #000000;
}


td#navigation a:active, td#navigation a:hover {
	background-color: #CFCFCF;
}

div.nav-leer {
	width: 136px;
	height: 20px;
	border-bottom: 1px solid #CFCFCF;
}
 