body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	line-height: 1.1em;
	letter-spacing: 0.04em;
}
/* --------------------- Layout --------------- */
#overall-box {
	width: 880px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 20px;
	}
	
#overall-box-ContentOnly {
	width: 500px;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 20px;
	}
	

#header-box {
 margin-bottom: 5px;
	width: 100%;
	background-image: url(gfx/hg-header01.jpg);
	height: 115px;
	vertical-align: middle;
}

#header-box-ContentOnly {
	background-image: url(gfx/hg-headerContentOnly01.jpg);
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 0px;
	text-align: right;
	height: 68px;
}

 #header-box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-left: 600px;
 }
#navigations-box {
	margin-bottom: 3px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
	}

#content-box {
	min-height: 300px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: left;
}

#content-box .content-ContentOnly {
	padding: 20px;
	z-index: 4;
	line-height: 1.4em;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#content-extended {
	width: 220px;
	text-align: left;
	line-height: 1.4em;
	position: absolute;
	z-index: 2;
	margin-left: 180px;	
		padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 30px !important; 
	margin-top: 49px; /* nur für den IE */

	}
#center-box {
	text-align: center;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

#seperator-box {
	margin-bottom: 3px;
	background-color: #6C6775;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1px;
	display: none;
}

 #footer-box {
	background-color: #E9E6E3;
	background-image: url(gfx/hg-footer01.jpg);
	background-repeat: repeat-x;
	min-height: 42px;
	text-align: left;
	padding: 25px 0px 0px;
	margin: 0px;
	width: 100%;
}
 #footer-box-ContentOnly {
	background-color: #E9E6E3;
	background-image: url(gfx/hg-footer01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
#footer-abschluss {
	width: 100%;
	background-color: #E9E6E3;
	background-image: url(gfx/abschluss-footer.jpg);
	background-repeat: repeat-x;
	height: 42px;
	clear: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	text-align: right;
}
.footer-content {
	padding-left: 140px;
}
div#navigation1 div.side-nav-no {
padding-left: 20px;
color: #999;
}
div#footer-box div#footer-abschluss div.side-nav-no {
	padding-right: 50px
}
/* --------------------- Standard HTML Tags --------------- */
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #a40233;
}
h2 {
	font-size: 115%;
	font-weight: bold;
}


h3 {
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-size: 105%;
	font-weight: bold;
}
a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover,
a:active {
	color: #a40233;
	text-decoration: underline;
}
/* --------------------- Content --------------- */

#content-box .content .bodytext {
	
}
#content-box .content .bodytext img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
/* --------------------- Navigation 1 --------------- */
#navigation1 {
	text-align: left;
	text-transform: uppercase;
	width: 150px;
	float: left;
	font-weight: normal;
	vertical-align: middle;
	height: 100%;
	}
div.side-nav-no a:link,
div.side-nav-no a:visited {
	font-weight: normal;
	padding-left: 6px;
	margin-left: 20px;
	text-decoration: none;
	color: #999999;
	background-image: url(gfx/hochstrich-nav.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
	font-size: 9px;
	}
div.side-nav-no a:hover,
div.side-nav-no a:active {
	font-weight: normal;
	text-decoration: none;
	color: #a40233;
	background-image: url(gfx/hochstrich-nav-act.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
	font-size: 9px;	
}

/* --------------------- Navigation 2 --------------- */
.navigation2 {
	text-align: left;
	z-index: 3;
	float: left;
	width: 100%;
	padding-left: 5px;
	width: 600px;
	padding-top: 6px;
	color: #999999;
	text-transform: uppercase;
}
.navigation2 a:link,
.navigation2 a:visited {
	padding-left: 6px;
	margin-left: 6px;
	text-decoration: none;
	color: #999999;
	background-image: url(gfx/hochstrich-nav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.navigation2 a:hover,
.navigation2 a:active {
	text-decoration: none;
	color: #a40233;
	background-image: url(gfx/hochstrich-nav-act.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
/* --------------------- Newsanzeige --------------- */
#footer-box .news-latest-container {
	text-align: left;
	margin: 0;
	}

#footer-box h2 {
	font-size: 9px;
	margin: 0px 0px 6px;
	padding: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.news-latest-container h2 a:link,
.news-latest-container h2 a:visited
 {
	color: #000000;
}
.news-latest-container h2 a:hover,
.news-latest-container h2 a:active
 {
	color: #999999;
}
#footer-box .bodytext {
	font-size: 9px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-box .news-latest-item {
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	line-height: 1.3em;
	margin-bottom: 30px;
}
#navigations-box .grafik-fitness {
	vertical-align: middle;
	float: left;
	display: none;
}
#footer-box .news-latest-date {
	font-size: 9px;
}
#footer-box .news-latest-item a:link,
#footer-box .news-latest-item a:visited {
	color: #a40233;
	font-weight: bold;
	text-decoration: none;
}
#footer-box .news-latest-item a:hover,
#footer-box .news-latest-item a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer-box .news-latest-morelink {
font-size: 9px;
}

.clearer {
	clear: both;
	background-color: #E9E6E3;
}
.news-latest-gotoarchive {
	display: none;
}
.news-single-backlink {
	font-size: 9px;
}
/* --------------------- mailform --------------- */
#mailform {
}
.csc-mailform {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.csc-mailform-field label {
	width: 100px;
	text-align: right;
	padding-right: 1em;
	
}
.csc-mailform-field input,
.csc-mailform-field textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
	display: block;
	width: 300px;
	margin-bottom: 8px;
	background-image: url(gfx/hg-navigation01.jpg);
	background-repeat: repeat-x;
}
div .csc-mailform-field .csc-mailform-submit {
	color: #990000;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	border: 1px solid #999999;
	float: none;
	width: auto;
	margin-top: 15px;
}

/* --------------------- Frames --------------- */
.csc-frame-invisible {
	padding-left: 420px;
}
