		  

body {
	background-image:  url(hg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: EEEEEE;
	}

.head_table {
	background-color: EEEEEE;
	
	}
	
.navi_table {
	background-image:  url(hg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
	
.content_table {
	background-image:  url(hg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	}	


.txt_inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

.txt_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}




.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}





.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #555555;
	
}

a.link_aktuelles:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.link_aktuelles:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.link_aktuelles:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	
}
a.link_aktuelles:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.txt_fussnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #555555;
	left: 10px;
	top: 10px;

}

.txt_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #555555;
	left: 10px;
	top: 10px;

}

				
a.footer:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight:regular;
	text-decoration: underline;
	}
a.footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight:regular;
	text-decoration: none;
	}
a.login:hover {
	color: #B01A0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight:regular;
	text-decoration: underline;
	}
a.login {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight:regular;
	text-decoration: underline;
	}

a.footer2:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight:regular;
	text-decoration: underline;
	}
a.footer2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight:regular;
	text-decoration: none;
	}




input {
	background-image:  url(input_bg.gif);
	border-width: 1px;
	border-color: #ff0000;
	border-bottom: solid  1px #333333;
	border-top: solid 1px #999999;
	border-left: solid  1px #999999;
	border-right: solid 1px #999999;
	background-color: #eeeeee;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	height: 18px;
	
	}
	
.inputbtn {
	background-image:  url(input_bg.gif);
	border-width: 0px;
	border-color: #ff0000;
	border-bottom: solid  0px #333333;
	border-top: solid 0px #999999;
	border-left: solid  0px #999999;
	border-right: solid 0px #999999;
	background-color: #eeeeee;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	height: 18px;
	
	}

.submit_button {
	border-width: 1px;
	border-color: #ff0000;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: #eeeeee;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	height: 22px;
	widht: 91px;
	}

select {

	border-width: 1px;
	border-color: #ff0000;
	border-bottom: solid  1px #666666;
	border-top: solid 1px #666666;
	border-left: solid  1px #666666;
	border-right: solid 1px #666666;
	background-color: #eeeeee;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	height: 18px;
	
	}
	
textarea {
	background-image:  url(input_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-width: 1px;
	border-color: #ff0000;
	border-bottom: solid  1px #333333;
	border-top: solid 1px #999999;
	border-left: solid  1px #999999;
	border-right: solid 1px #999999;
	background-color: #eeeeee;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;

	
	}
	

	
.footer {
	
	}
	
/* hauptnavigation */
/* ################################################################################################## */

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #717171;
	text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #F1F1F1;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
a.navi {

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #717171;
		text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #F1F1F1;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
a.navi:hover {

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #0BE300;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.navi_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #0BE300;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.navi3_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	/*display: block;*/
	width: 200px;
	/*text-indent: 15px;*/
	height: 25px;
	background-color: #0BE300;
	padding-right: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

/* hauptnavigation 2te ebene */
/* ################################################################################################## */

.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #717171;
	text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #F8F8F8;
	padding-right: 10px;
}
a.navi2 {

font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #717171;
		text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #F8F8F8;
	padding-right: 10px;
}
a.navi2:hover {

font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #E0F6DF;
	padding-right: 10px;
}

.navi2_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	width: 200px;
	text-decoration: none;
	display: block;
	text-indent: 15px;
	height: 25px;
	background-color: #E0F6DF;
	padding-right: 10px;
}
.footer_table {
	background-image:  url(hg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: ffffff;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	height: 50px;
	}
	
.info {
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;

	
	}
	
.bilder {

	background-color: ffffff;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	
	}