body {
background-color: #FF8000;
background-image: url(images/background_main.gif);
background-repeat: repeat-x;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
}

#main {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	background-color: #FFffff;
}

#top {
	width: 980px;
	height: 80px;
	background-color: #ffffff;
}

#schriftzug{
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

#top_nav {
	float: right;
	padding-left: 20px;
	padding-top: 44px;
}

.clear {
	clear: both;
}
.feelwell {
	font-size: 42px;
	font-weight: 600;
	color: #FF6600;
	text-align: left;
	letter-spacing: 2px;
}

.fitness {
	font-size: 42px;
	font-weight: 600;
	color: #FFBC40;
	text-align: left;
	letter-spacing: 2px;
}
#background_image {
	width: 980px;
	background-color: #FF8000;
	padding: 0px;
}

#content {
	position: absolute;
	top: 250px;
	left: 230px;
	width: 750px;
	min-height: 450px;
}


#content_nav {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	zoom: 1;
}

.content_navlink {
	font-size: 11px;
	color: #3C3C3C;
	font-weight: 600;
}

#content_text {
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/background_content.gif);
	background-repeat: repeat-y;
	width:750px;
	min-height: 511px;
	height: auto !important;
	height: 511px;
	line-height: 16px;
}

#text_left {
	float: left;
	text-align: left;
	width: 550px;
}

#text_left_content {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #595959;
	line-height: 16px;
}

#text_left_content a {
text-decoration: underline;
color: #FF8000;
}


#newsbox {
	float: right;
	width: 200px;
}

#newsbox_content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	font-size: 11px;
	color: #CC0000;
}

.topnavlink{
	font-size: 12px;
	color: #454145;
	text-decoration: none;
	font-weight: 600;
	padding-right: 15px;
}

.topnavlink_active{
	font-size: 12px;
	color: #F94F06;
	text-decoration: none;
	font-weight: 600;
	padding-right: 15px;
}

h2 {
color:  #FF6600;
padding-top:5px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
font-size: 16px;
font-weight: 600;
}

h3 {
	font-weight: 600;
	font-size: 14px;
	color:  #707070;
	font-size: 12px;
	margin-top: 6px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 12px;
	/*border-bottom: 1px;
	border-bottom-color:  #DFDFDF;
	border-bottom-style: solid;*/

}

.news_fett {
	font-size: 11px;
	color: #CC0000;
	font-weight: 600;
}

.fitnessimtext {
	color: #FFBC40;
	font-weight: 600;
}

.imtext {
	font-weight: 600;
	color: #FF6600;
	font-size: 12px;
}

.linkimtext {
	color: #707070;
	text-decoration:none;
	font-weight: 600;
	
}

li {
	line-height: 17px;
}

td {
	font-size: 12px;
	color: #595959;
	text-align: left;
}
