body {
background-color: #002955;
margin-top: 20px;
font-family: Arial, Helvetica, sans-serif;
}

#main {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	background-color: #ffffff;
}

#top {
	width: 980px;
	height: 80px;
}

#schriftzug{
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

#top_nav {
	float: right;
	padding-top: 42px;
}

.topnavlink {
	font-size: 12px;
	font-weight: 600;
	color: #002c57;
	text-decoration: none;
	padding-right: 20px;
}

.topnavlink_active {
	font-size: 12px;
	font-weight: 600;
	color: #C60000;
	text-decoration: none;
	padding-right: 20px;
}

.subnavlink {
	font-size: 11px;
	color: #C60000;
	padding-right: 20px;
	text-decoration: underline;
}

.subnavlink_active {
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;
	color: #C60000;
	padding-right: 20px;
}

.clear {
	clear: both;
}
.inter{
	font-size: 40px;
	font-weight: 600;
	color: #002C57;
	text-align: left;
	letter-spacing: 2px;
}

.untertitel {
   font-size: 14px;
	font-weight: 600;
	color: #535353;
	padding-left: 16px;
}

.fitness {
	font-size: 40px;
	font-weight: 600;
	color: #6C9CC6;
	text-align: left;
	letter-spacing: 2px;
}
#background_image {
	width: 980px;
	background-color: #002C57;
	/*background-image: url(images/background_fitness.jpg);
	background-repeat: no-repeat;*/
}

#content {
	position: absolute;
	top: 250px;
	left: 230px;
	width: 750px;
	min-height: 450px;
}

#content_subnav {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
}

#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: #002042;
	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: 436px;
	height: auto !important;
	height: 437px;
	line-height: 16px;
}

#text_left {
	float: left;
	text-align: left;
	width: 550px;
	background-color: #ffffff;
}

#text_left_content {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	/*padding-bottom: 10px;*/
	font-size: 12px;
	color: #002042;
}

#newsbox {
	float: right;
	width: 200px;
}

#newsbox_content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}

li {
	line-height: 18px;
}

h2 {
	font-size: 16px;
	letter-spacing: 0.3px;
	margin-top: 0;
	padding-top: 6;
	padding-bottom: 0px;
}

h3 {
	color: #C60000;
	font-size: 14px:
	font-weight: 600;
	letter-spacing: 0.3px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.rotimtext {
	color: #C60000;
	font-weight: 600;
}

.adressbox {
	font-size: 11px;
	color: #002c57;
}

.linkimtext {
	font-weight: 600;
	text-decoration: none;
	color: #002c57;
}

.preistabelle {
	font-size: 11px;
	font-weight: 600;
	background-color: #A6B4C4;
	line-height: 20px;
}

.preistabelle2 {
	font-size: 11px;
	font-weight: 600;
	background-color: #D1D8E3;
	line-height: 20px;
}
