body {
	font-family: sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5F879D;
}




.Copyright {
	color: #000000;
	font-size: xx-small;
}

A:link {
	background-color : transparent;
	color : navy;
	text-decoration : none;
	font-weight : bold;
}
A:visited {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : navy;
	font-weight : bold;
	text-decoration : none;
}


/*Menü oben aktiv*/
a.menu_top_act:link {
	font-size: 18px;
	color: #9B9B9B;
	margin-right: 10px;
}

a.menu_top_act:hover {
	font-size: 18px;
	color: #9B9B9B;
	margin-right: 10px;
	text-decoration: underline;
}

a.menu_top_act:visited {
	font-size: 18px;
	color: #9B9B9B;
	margin-right: 10px;
}

a.menu_top_act:active{
	font-size: 18px;
	color: #9B9B9B;
	margin-right: 10px;
}


/*Menü oben nicht aktiv*/
a.menu_top_no:link {
	font-size: 18px;
	color: #606060;
	margin-right: 10px;
}

a.menu_top_no:hover {
	font-size: 18px;
	color: #606060;
	margin-right: 10px;
	text-decoration: underline;
}

a.menu_top_no:visited {
	font-size: 18px;
	color: #606060;
	margin-right: 10px;
}

a.menu_top_no:active{
	font-size: 18px;
	color: #606060;
	margin-right: 10px;
}




/* MENÜ für aktives Element Ebene 1 */
td.menu1_level1_act {
	font-family: sans-serif;
	text-align:left;
	border-right: 3px solid;
	border-right-color: #9B9B9B;
	padding: 3px;
}

a.menu1_level1_act:link {
	font-size: 18px;
	color: #9B9B9B;
}

a.menu1_level1_act:hover {
	font-size: 18px;
	color: #9B9B9B;
	text-decoration: underline;
}

a.menu1_level1_act:visited {
	font-size: 18px;
	color: #9B9B9B;
}

a.menu1_level1_act:active{
	font-size: 18px;
	color: #9B9B9B;
}



/* Menü für nicht aktives Element Ebene 1 */
td.menu1_level1_no {
	font-family: sans-serif;
	text-align:left;
	border-right: 3px solid;
	border-right-color: #606060;
	padding: 3px;
}

a.menu1_level1_no:link {
	font-size: 18px;
	color: #606060;
}

a.menu1_level1_no:hover {
	font-size: 18px;
	color: #606060;
	text-decoration: underline;
}

a.menu1_level1_no:visited {
	font-size: 18px;
	color: #606060;
}

a.menu1_level1_no:active{
	font-size: 18px;
	color: #606060;
}


/* MENÜ für aktives Element Ebene 2 */
td.menu1_level2_act {
	font-family: sans-serif;
	text-align:left;
	border-right: 3px solid;
	border-right-color: #9B9B9B;
	padding: 3px;
	padding-left: 10px;
}

a.menu1_level2_act:link {
	font-size: 13px;
	color: #9B9B9B;
}

a.menu1_level2_act:hover {
	font-size: 13px;
	color: #9B9B9B;
	text-decoration: underline;
}

a.menu1_level2_act:visited {
	font-size: 13px;
	color: #9B9B9B;
}

a.menu1_level2_act:active{
	font-size: 13px;
	color: #9B9B9B;
}



/* Menü für nicht aktives Element Ebene 2 */
td.menu1_level2_no {
	font-family: sans-serif;
	text-align:left;
	border-right: 3px solid;
	border-right-color: #606060;
	padding: 3px;
	padding-left: 10px;
}

a.menu1_level2_no:link {
	font-size: 13px;
	color: #606060;
}

a.menu1_level2_no:hover {
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

a.menu1_level2_no:visited {
	font-size: 13px;
	color: #606060;
}

a.menu1_level2_no:active{
	font-size: 13px;
	color: #606060;
}



/* MENÜ für aktives Element Ebene 3 */
td.menu1_level3_act {
	font-family: sans-serif;
	text-align:left;
	border-right: 3px solid;
	border-right-color: #9B9B9B;
	padding:3px;
	padding-left:10px;
}

a.menu1_level3_act:link {
	font-size: 10px;
	color: #9B9B9B;
}

a.menu1_level3_act:hover {
	font-size: 10px;
	color: #9B9B9B;
	text-decoration: underline;
}

a.menu1_level3_act:visited {
	font-size: 10px;
	color: #9B9B9B;
}

a.menu1_level3_act:active{
	font-size: 10px;
	color: #9B9B9B;
}



/* Menü für nicht aktives Element Ebene 3 */
td.menu1_level3_no {
	font-family: sans-serif;
	text-align:left;
	border-right: 3px solid;
	border-right-color: #606060;
	padding:3px;
	padding-left:15px
}

a.menu1_level3_no:link {
	font-size: 10px;
	color: #606060;
}

a.menu1_level3_no:hover {
	font-size: 10px;
	color: #606060;
	text-decoration: underline;
}

a.menu1_level3_no:visited {
	font-size: 10px;
	color: #606060;
}

a.menu1_level3_no:active{
	font-size: 10px;
	color: #606060;
}


/* Menü 2 Ebene 1 nicht aktiver Inhalt */
.menu2{
	font-size: 13px;
	font-weight: bold;
}

a.menu2_level1_no:link {
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

a.menu2_level1_no:hover {
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

a.menu2_level1_no:visited {
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

a.menu2_level1_no:active{
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

/* Menü 2 Ebene 1 aktiver Inhalt */

a.menu2_level1_act:link {
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

a.menu2_level1_act:hover {
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

a.menu2_level1_act:visited {
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}

a.menu2_level1_act:active{
	font-size: 13px;
	color: #606060;
	text-decoration: underline;
}


/*Für den Klickpfad*/
.klickpfad{
	font-size:10px;
	color: grey;
}





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.pagetitle {
	font-size: 17pt;
	text-decoration: none;
	color: #5F879D;
	margin-bottom : 10px;
	margin-top : 5px;
	margin-left:30px;
}
H2.pagetitle {
	font-size: 14pt;
	text-decoration: none;
	color: #5F879D;
	margin-bottom : 5px;
	margin-top : 5px;
        margin-left: 30px;
}

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 : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #6600CC;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}







.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;
}






.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 : 14px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #5F879D;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}



