* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background: #D6D7DE url(img/background.jpg) repeat-x;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight: normal;
}
.clear {
	clear:both;
}
div.csc-textpic-left {
	height: 50px;
}
/* FORM
----------------------------------------- */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}
fieldset {
	border:none;
}
.radiolayout {
	width:200px;
	padding-top:15px;
	padding-bottom:15px;
}
.formu {
	width:280px;
	padding-left:20px;
	color: #2F425D;
}
.mf-radio {
	border:0px;
}
.mf-text {
	color: #378989;
	border: 1px solid #378989;
	margin-bottom: 5px;
	width: 274px;
}
.mf-check {
	border: 0px;
}
.mf-select {
	border:0px;
}
.mf-input {
	border: 1px solid #378989;
	width: 270px;
	margin-bottom: 5px;
	padding: 2px;
}
.mf-submit {
	color: #ffffff;
	cursor: pointer;
	height: 24px;
	width: 100px;
	background-color: #2F425D;
	border: 1px solid #666;
}
/* WRAPPER
----------------------------------------- */
#Wrapper {
	width: 800px;
	margin: 0 auto;
	background: #D6D7DE;
}
#Top {
	width: 800px;
	height: 128px;
	padding-top: 40px;
	background: #d3d6df url(img/header_01.jpg) no-repeat top center;
}

#Main {
	width: 800px;
	min-height: 500px;
	text-align: left;
	color: #fff;
	background: url(img/wrapper_unten.jpg) no-repeat center bottom;
}
#Content {
	width: 549px;
	float: right;
	text-align: left;
	font-size: 10px;
	line-height: 17px;
	padding: 20px 35px 50px 30px;
	color: #2F425D;
	background: url(img/content_oben.jpg) no-repeat right top;
}


/* HAUPT NAVIGATION
----------------------------------------- */
#Navigation {
	width: 186px;
	overflow: hidden;
	float: left;
}

div#Noben {
	width: 186px;
	height: 20px;
	background: url(img/navi_oben.jpg) no-repeat top center;
}

div#Nunten {
	width: 186px;
	height: 20px;
	background: url(img/navi_unten.jpg) no-repeat top center;
}
#Navigation ul li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	line-height: 28px;
	display: block;
	width: 186px;
}
#Navigation ul li a {
	text-decoration: none;
	background: url(img/nav_normal.jpg) no-repeat left center;
	display: block;
	height: 28px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 25px 0 0px;
	color: #2F425D;
}

#Navigation ul li a:hover {
	background: url(img/nav_hover.jpg) no-repeat left center;
	color: #fff;
	cursor: pointer;
}
#Navigation ul li a.current,  #Navigation ul li a.section,  #Navigation ul li a.section:hover,  #Navigation ul li a.current:hover {
	background: url(img/nav_hover.jpg) no-repeat left center;
	color: #fff;
}
#Navigation ul li a.current,  #Navigation ul li a.section,  #Navigation ul li a.section:hover span,  #Navigation ul li a.current:hover span {
	background: url(img/nav_hover.jpg) no-repeat left center;
	color: #fff;
}


/* Seiten Fuss
----------------------------------------------- */

#Footer {
	width: 800px;
	height: 20px;
}
#Footer p {

	color:#84878D;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:17px;
	text-align: center;
	padding: 0px 0 0px 0;
}
/* TYPO
----------------------------------------- */

h1 {
	color:#2F425D;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-left: 12px;
	font-weight:bold;
	line-height:17px;
	margin-bottom: 8px;
	background: url(img/punkt.gif) no-repeat left center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	
}

h3 {
	font-size: 14px;
	font-weight: bold;
	
}

div#Navigation #Linker {
	margin-top: 5px;
	width: 186px;
	height: 86px;
	display: block;
}

div#Navigation #Linker a{
	width: 186px;
	height: 86px;
	display: block;
	background: url(img/fitness_btn1.jpg) no-repeat;
}

div#Navigation #Linker a:hover{
	width: 186px;
	height: 86px;
	display: block;
	background: url(img/fitness_btn2.jpg) no-repeat;
}
a:link { color:#0066CC; text-decoration:none;}
a:visited { color:#738dba; text-decoration:none; }
a:hover { color:#f19a1c; text-decoration:none;}
a:active { color:#666666; text-decoration:none; }
a:focus { color:#666666; text-decoration:none; }


div#Line{
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: #2F425D 1px solid;
}
