body {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666668;
	background-color: white;
	margin: 0px;
	padding: 0px;
	/*background-image: url('../img/wasserzeichen2.jpg');*/
}

img {
	border: none;
	vertical-align: top;
}

input {
	background-color: white;
	color: #666668;
	font-size: 11px;
	border: 1px solid #A8ACB5;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

.clear {
	clear: both;
}

.infotext {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-right: 20px;
	width: 200px;
	min-height: 30px;
	text-align: right;
	background-image: url(../img/bgimage3.jpg);
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #E82E22;
	background-color: transparent;
}

a:active, a:hover {
	text-decoration: underline;
}

.ulCircle {
	margin-left: 20px;
	padding-bottom: 5px;
}

/* ----------------------------------------- */
/* ----------------------------------------- */
/* ----------------------------------------- */

#container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 19px;
	padding-right: 19px;
	width: 922px;
	min-height: 600px;
	background-color: transparent;
	color: #666668;
	background-image: url(../img/site_background.gif);
}

/* ----------------------------------------- */
/* ----------------------------------------- */
/* ----------------------------------------- */

#containerHeader {
	margin: 0px;
	padding: 0px;
	min-height: 100px;
	background-color: transparent;
	color: #666668;
}

/* ----------------------------------------- */

#cH-banner {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid white;
}

#cH-banner-logo {
	margin: 0px;
	padding-top: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	border-bottom: 0px solid #B2B2B2;
}

#cH-banner-logoText {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#cH-banner-logoLinie {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 40px;
	border-right: 1px solid #827D83;
}

#cH-banner-logoSlogan {
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
}

/* ----------------------------------------- */

#cH-banner-menu {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent/*#A8ACB5*/;
	border-top: 0px solid #A8ACB5;
	border-left: 0px solid #666668;
	border-right: 0px solid #666668;
	border-bottom: 0px solid white;
	width: 100%;
	background-image: url(../img/bgimage4.jpg);
}

a.hlBannerMenu1, a.hlBannerMenu1, a.hlBannerMenu1a, a.hlBannerMenu1b, a.hlBannerMenu1c, a.hlBannerMenu1d {
	float: left;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: transparent/*#A8ACB5*/;
	color: #666668;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

a.hlBannerMenu1 {
	width: 65px;
	border-top: 0px solid #E82E22;
	border-bottom: 2px solid #E82E22;
}

a.hlBannerMenu1a, a.hlBannerMenu1b, a.hlBannerMenu1c {
	width: 168px;
}

a.hlBannerMenu1d {
	width: 166px;
}

a.hlBannerMenu1a {
	border-top: 0px solid #E66A00;
	border-bottom: 2px solid #E66A00;
}

a.hlBannerMenu1b {
	border-top: 0px solid #478F30;
	border-bottom: 2px solid #478F30;
}

a.hlBannerMenu1c {
	border-top: 0px solid #3B88D2;
	border-bottom: 2px solid #3B88D2;
}

a.hlBannerMenu1d {
	border-top: 0px solid #661363;
	border-bottom: 2px solid #661363;
}



a.hlBannerMenu1:active, a.hlBannerMenu1:hover {
	background-color: #E82E22;
	color: white;
}

a.hlBannerMenu1a:active, a.hlBannerMenu1a:hover {
	background-color: #E66A00;
	color: white;
}

a.hlBannerMenu1b:active, a.hlBannerMenu1b:hover {
	background-color: #478F30;
	color: white;
}

a.hlBannerMenu1c:active, a.hlBannerMenu1c:hover {
	background-color: #3B88D2;
	color: white;
}

a.hlBannerMenu1d:active, a.hlBannerMenu1d:hover {
	background-color: #661363;
	color: white;
}

.sNormalRed {
	color: #E82E22;
}

.sNormalOrange {
	color: #E66A00;
}

.sNormalGreen {
	color: #478F30;
}

.sNormalBlue {
	color: #3B88D2;
}

.sNormalLila {
	color: #661363;
}

.sNormalWhite {
	color: white;
}

/* ----------------------------------------- */
/* ----------------------------------------- */
/* ----------------------------------------- */

#containerBody {
	margin: 0px;
	padding: 0px;
	min-height: 200px;
	background-color: #F4F4F6;
	color: white;
}

/* ----------------------------------------- */

#cB-banner {
	margin: 0px;
	padding: 0px;
	min-height: 180px;
	border-top: 1px solid #A8ACB5;
	border-bottom: 1px solid #A9ACB5;
	background-color: #F4F4F6;
	background-image: url(../img/bgimage3a.jpg);
	background-repeat: repeat-y;
}

#cB-banner-menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
	min-height: 50px;
}

#cB-banner-content {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	width: 682px;
	min-height: 205px;
	background-image: url(../img/bgimage5a.jpg);
	background-repeat: repeat-y;
}

#cB-banner-contentText {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	color: #666668;
	text-align: right;
}

.borderBottom {
	border-bottom: 0px solid #E0E1E3;
}

#cB-banner-contentLinie {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 140px;
	border-right: 0px solid #827D83;
}

#cB-banner-contentNews {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-size: 12px;
	background-color: transparent;
	color: #666668;
	text-align: justify;
}

li a.hlBannerContentNews1 {
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 220px;
	height: 15px;
	background-color: transparent;
	color: #666668;
	font-size: 10px;	
	text-decoration: none;
	background-image: url(../img/bgimage2a.jpg);
}

li a.hlBannerContentNews1:active, li a.hlBannerContentNews1:hover {
	background-color: transparent;
	color: #E82E22;
	font-size: 11px;
}

a.hlBannerContentNews2 {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: transparent;
	color: #666668;
	font-size: 10px;	
	text-decoration: none;
}

a.hlBannerContentNews2:active, a.hlBannerContentNews2:hover {
	background-color: transparent;
	color: #E82E22;
	font-size: 11px;
}

.sfontXSmall {
	font-size: 0.7em;
}

.sfontSmall {
	font-size: 9px;
}

.sfontNormal {
	font-size: 10px;
}

.sfontMid {
	font-size: 12px;
}

.sfontBig {
	font-size: 14px;
}

.sfontBigger {
	font-size: 16px;
}

#cB-content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	min-height: 400px;
	background-color: white;
	color: #666668;
	background-image: url(../img/bgimage3a.jpg);
	background-repeat: repeat-y;
}

#cB-content-news {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
	min-height: 400px;
	background-color: transparent;
	color: #666668;
	border-right: 0px solid #666668;
	background-image: url(../img/bgimage3a.jpg);
}

.cB-content-newsEntry {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 8px;
	width: 190px;
	background-color: transparent;
	color: #666668;
	border: 0px solid #BFBFBF;
}

.cB-content-newsEntry2 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 8px;
	background-color: transparent;
	color: #666668;
	border: 0px solid #BFBFBF;
}

.newsEntry-date {
	font-size: 10px;
}

.newsEntry-headline {
	font-size: 11px;
	background-color: transparent;
	color: #E82E22;
}

.newsEntry-topic {
	font-size: 11px;
	background-color: transparent;
	color: #666668;
}

#cB-content-newsnletter {
	margin: 0px;
	padding-top: 15px;
	padding-left: 20px;
	width: 200px;
	min-height: 44px;
}

input.nletter-button {
	background-color: #478F30;
	color: white;
}

#cB-content-text {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	background-color: white;
}

#cB-content-textL, #cB-content-textR {
	float: left;
}

#cB-content-textModul1, #cB-content-textModul2, #cB-content-textModul3, #cB-content-textModul4, #cB-content-textModul5 {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 292px;
	min-height: 30px;
	background-color: transparent;
	color: white;
	border: 0px solid #E0E1E3;
	font-size: 11px;
} 

#cB-content-textBox, #cB-content-textBox2, #cB-content-textBox3, #cB-content-textBox4 {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	min-height: 30px;
	background-color: transparent;
	color: white;
	border: 0px solid #E0E1E3;
	font-size: 11px;
	background-image: url(../img/runde_ecke_li_oben.gif);
	background-repeat: no-repeat;
}

#cB-content-textBox {
	width: 602px;
}

#cB-content-textBox2 {
	width: 150px;	
}

#cB-content-textBox3 {
	width: 290px;	
}
#cB-content-textBox4 {
	width: 290px;	
}

.textModul-headline, .textModul-link {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #E0E1E3;
	color: #666668;
	border-bottom: 1px solid #E0E1E3;
}

.textModul-headline {
	background-image: url(../img/runde_ecke_li_oben.gif);
	background-repeat: no-repeat;
}

.textModul-image {
	width: 290px;
	min-height: 100px;
	border-left: 1px solid #E0E1E3;
	border-right: 1px solid #E0E1E3;
}

.textModul-topic {
	margin: 0px;
	padding-top: 10px;
	padding-left: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 80px;
	background-color: transparent;
	color: #666668;
	border-left: 1px solid #E0E1E3;
	border-right: 1px solid #E0E1E3;
	border-bottom: 1px solid #E0E1E3;
	font-size: 11px;
}

.textModul-topic2, .textModul-topic2a {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 30px;
	background-color: transparent;
	color: #666668;
	border: 1px solid #E0E1E3;
	font-size: 12px;
}

.textModul-topic2a {
	background-image: url(../img/hotline1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #E82E22;
}

.textModul-topic3 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 30px;
	background-color: #E82E22;
	color: #666668;
	border: 1px solid #E0E1E3;
	font-size: 11px;
}

.textModul-link {
	background-color: #F4F4F6;
	border: 1px solid #E0E1E3;
}

a.hlContentTextLink {
	color: #666668;
	font-size: 11px;
	text-decoration: none;
}

a.hlContentTextLink:active, a.hlContentTextLink:hover {
	color: #E82E22;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


/* ----------------------------------------- */
/* ----------------------------------------- */
/* ----------------------------------------- */

#containerFooter {
	margin: 0px;
	padding: 0px;
	min-height: 40px;
	background-color: transparent;
	color: white;
}

/* ----------------------------------------- */

#cF-banner {
	margin: 0px;
	padding: 20px;
	border-top: 1px solid #ABABB3;
	color: #666668;
	text-align: center;
}

#cF-banner-boxL, #cF-banner-boxR {
	float: left;
	width: 20%;
}

#cF-banner-boxM {
	float: left;
	width: 60%;
}
