body {
	margin: 0px;
	background-image: url(../images/back05.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F797E;
	font-size: 12px;
}
	hr {
	height: 0px;
	width: 100%;
	border-top: 1px #c5c5c5;
	border-right: 1px #c5c5c5;
	border-bottom: 1px dashed #c5c5c5;
	border-left: 1px #c5c5c5;
	padding: 5px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 7px;
	font-weight: normal;
	margin-top: 0px;


}
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C60606;
	height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	margin-bottom: 10px;
	background-position: 1px;
	padding-left: 8px;


}	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #737070;
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;



}
h4 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 6px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {   color: #0087E1; text-decoration: none}
a:hover {  text-decoration: underline}
.tableHeader {
	font-weight: bold;
	border: none;
}

.homepageMain {
	list-style-image: url(../images/homepage.gif);
}
.pdfMain {
	list-style-image: url(../images/pdf.gif);
}

/* **************************************** Bilder ************************************** */
.imageHeader {
	border: 1px solid #CCCCCC;
}

.pictureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.image {
	border: 1px solid #cccccc;

}
.imageRight {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	margin-top: 10px;


}
.imageLeft {
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;

}

/* *************************************** Infobox ************************************** */

.infoboxheader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/backInfobox01.gif);
	padding: 7px 4px 7px 26px;
	background-repeat: no-repeat;
	border: none;
	background-color: #B0BDC2;
}
.infobox {
	font-size: 11px;
	margin-top: 7px;
	margin-right: 6px;
	margin-left: 13px;
	background-color: #FFFFFF;
	color: #42464B;
	margin-bottom: 0px;
	background-image: url(../images/backInfobox02.gif);
}
.infoboxFooter {
}
p.infoboxP {
	margin: 0px;
	padding: 0px 0px 10px 5px;
	text-indent: 0px;

}
ul.infoboxP  {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	text-indent: 0px;
}
.homepage {
	list-style-image: url(../images/homepage.gif);
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
	
}
.homepageInfobox {
	list-style-image: url(../images/homepage.gif);
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
}

.pdf {
	list-style-image: url(../images/pdf.gif);
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.logos {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* ************************************ Aktuellbereich ********************************** */

.aktuell {
	padding-bottom: 10px;
}
.homeAktuell {
	padding-bottom: 10px;
	list-style-image: url(../images/homeGelbQuadrat.gif);
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.aktuellbereichDate {
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}


/* ************************************** Typografie ************************************ */

.rot {
	color: #FF0000;
}
.kursiv {
	font-style: italic;
}


/* ************************************************************************************** 
   ************************************* Menüsteuerung **********************************
   ************************************************************************************** */

/* ****** normal ****** */

div#menue {
	height: auto;
	width: 226px;
}
div#menue p{
	height: 19px;
	width: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	list-style-type: none;
	background-image: url(../images/menue.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menue p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #C60606;
	padding-left: 33px;
}

div#menue p a:hover {
    color: #C60606;
	background-image: url(../images/menue.jpg);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}


/* ****** Active ****** */

div#menueActive {
    height: auto;
    width: 226px;
}

div#menueActive p{
	height: 19px;
	width: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	list-style-type: none;
	background-image: url(../images/menue.jpg);
	background-position: 0px -19px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#menueActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #C60606;
	padding-left: 33px;
}

div#menueActive p a:hover {
    color: #C60606;
	background-image: url(../images/menue.jpg);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}


/* ************************************************************************************ 
   ********************************** Sub Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menueSub {
    height: auto;
    width: 190px;
}

div#menueSub p{
	height: 18px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	background-image: url(../images/menue.jpg);
	background-position: 0px -50px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#menueSub p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #50575B;
	padding-left: 38px;
}

div#menueSub p a:hover {
    color: #63A142;
	background-image: url(../images/menue.jpg);
	background-position: 0px -50px;
}


/* ****** Active ****** */

div#menueSubActive {
    height: auto;
    width: 190px;
}

div#menueSubActive p{
	height: 18px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
	background-image: url(../images/menue.jpg);
	background-position: 0px -68px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#menueSubActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #687277;
	padding-left: 38px;
}

div#menueSubActive p a:hover {
    color: #63A142;
	background-image: url(../images/menue.jpg);
	background-position: 0px -92px;
}
/* ************************************************************************************ 
   ********************************** Sub2Spaltig Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menue2Spaltig {
	height: auto;
	width: 226px;

}

div#menue2Spaltig p{
	height: 35px;
	width: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/menue.jpg);
	background-position: 0px -57px;
	background-repeat: no-repeat;
	margin: 0px;


}

div#menue2Spaltig p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #C60606;
	padding-left: 33px;
	margin-top: 0px;
	padding-top: 0px;

}

div#menue2Spaltig p a:hover {
	color: #C60606;
	background-image: url(../images/menue.jpg);
	background-position: 0px -94px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;

}


/* ****** Active ****** */

div#menue2SpaltigActive {
    height: auto;
    width: 226px;
}

div#menue2SpaltigActive p{
	height: 35px;
	width: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	background-image: url(../images/menue.jpg);
	background-position: 0px -92px;
	background-repeat: no-repeat;
	margin: 0px;
}

div#menue2SpaltigActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #C60606;
	padding-left: 33px;
}

div#menue2SpaltigActive p a:hover {
    color: #C60606;
}

