body {
	background-color: #41566E;
	background-image: none;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}
.style_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.style_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.style_bold_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.style_bold_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.imgborder {
border-top: 3px outset #d0d0d0;
border-left: 3px outset #d0d0d0;
border-right: 3px outset #a9a9a9;
border-bottom: 3px outset #a9a9a9;
}
/* chCounter CSS */
/* Einstellen der Tabellenbreite */
    .chCounterTable
    {
        width: 144px;
        border-width: 0px;
    }
    /* Einstellen der Schriftgröße Text*/
    .chCounter1
    {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
        border-width: 0px;
    }
    /* Einstellen der Schriftgröße Werte*/
    .chCounter2
    {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
        border-width: 0px;
    }  
