/* CSS Document */
html,body {
	margin: 0;
	padding: 0
}
body {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	background-color:#ffffff;
	color: #000000;
	text-align: center
}
/* Schatten muss hier noch mit hinterlegt werden */
div#container {
	text-align: left;
	width: 960px;
}
div#header {
	margin: 0;
	padding:0;
}
div#header_logo {
	width:360px;
	height:70px;
	float:left;
}
div#header_werbung {
	width:600px;
	height:70px;
	float:right;	
}

div#header_bild_gross {
	width:960px;
	height:115px;
/*	background-image: url("../pics/bg_header.jpg");*/
	clear: both;
}

object {margin:0; display:block;}

div#header_bild_gross a.btn_shop {
	color: #ffffff;
	background-color: #E2017B;
	width: 113px;
	padding-left:3px;
	line-height: 15px;
	font-size:7pt;
	border: 1px solid #ffffff;
	text-decoration: none;
	display: block;
	float: right;
}
div#navigation_oben {
	clear: both;
	margin-top: 2px;	
}
div#navigation_oben ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none;
}
div#navigation_oben ul li {
	float: left;
	width: 118px;
}
div#navigation_oben ul li a {
	display: block;
	padding-left:3px;
	line-height: 11pt;
	height: 10pt;
	color: #000000;
	text-decoration: none;
	font-size: 7pt;
}
div#navigation_oben ul li.btn_fit1 {
	width: 137px;
}
div#navigation_oben ul li a.btn_fit {
	background-color: #FFDD00;
}
div#navigation_oben ul li a.btn_gesund {
	background-color: #F6A800
}
div#navigation_oben ul li a.btn_turnen {
	background-color: #A70B16;
	color: #ffffff;
}
div#navigation_oben ul li a.btn_leicht {
	background-color: #C9D207
}
div#navigation_oben ul li a.btn_ball {
	background-color: #798201;
	color: #ffffff;
}
div#navigation_oben ul li a.btn_schwimm {
	background-color: #5FC5ED
}
div#navigation_oben ul li a.btn_tanz {
	background-color: #00529E;
	color: #ffffff;
}
div#navigation_oben ul li a.btn_kampf {
	background-color: #000000;
	color: #ffffff;
}
div#navigation_oben ul li a#actm {
	font-weight: bold;
}
div#navigation_oben ul li a:hover {
	font-weight: bold;
}



div#content {
	padding:15px;
	position: relative;
	float:left;
	width:630px
}
div#content .inhalte {
	padding-left:15px;
}
div#content .inhalte p{
margin:0;
padding:0;
margin-bottom:3pt;
margin-top:3pt;
}
div#content h1{
	padding:0;
	margin:0;
	margin-bottom:10px;
	color:#A60B13;
	font-size:11pt;
	font-weight:bold
}
div#content h2{
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#A60B13;
	font-size:10pt;
	font-weight:bold
}

div#navigation_links {
	width: 140px;
	height: 100%;
	float:left
}

div#navigation_rechts {
	float: right;
	margin:0;
	padding:0;
	margin-top:5px;
}

div#footer {
	clear: left;
	height:0px;
	position: relative;
}

div#container {
	margin: 0 auto;
	position:relative;
	z-index: 1;
}

div.werbung p {
	padding: 5px;
	margin: 0;
	text-align: center;
	background-color: #DBD9DA;
	width: 127px;
}

div.werbung p.headline {
	color:#6E6F71;
	text-align: left;
	background-color: #B1B2B4;
	padding:0;
	line-height:12pt;
	margin:0;
	width: 134px;
	font-size: 7pt;
	padding-left: 3px;
	margin-top: 10px
}
/* Navigation*/
.navi ul{
	padding:0;
	margin:0;
	margin-top: 5px;
	list-style-type:none;
}
.navi ul a{
	padding-left:3px;
	text-decoration:none;
	color:#6E6F71;
	background-color: #DADADC;
	height:12pt;
	font-size: 7pt;
	line-height:12pt;
	display: block;
	width: 134px;
	border-bottom: 1px solid #ffffff;
}
.navi ul a:hover{
	color:#6E6F71;
	background-color: #B1B2B4;
	font-weight: bold;
}
.navi ul a#actm{
	color:#6E6F71;
	background-color: #B1B2B4;
	font-weight: bold;
}

.navi ul a.nav_shop,
.navi ul a.nav_shop:hover,
.navi ul a.nav_shop#actm {
	color: #ffffff;
	background-color: #E2017B;
}
.navi ul a.nav_nachtlauf,
.navi ul a.nav_nachtlauf:hover,
.navi ul a.nav_nachtlauf#actm {
	color: #ffffff;
	background-color: #001F48;
}
li.leer {
	height:10px;
	line-height:10px;
	background-color: #ffffff;
}
/* Navigation*/

/* Box rechts*/
p.suche {
	margin:0;
	text-align:left;
	padding:5px;
	width:127px;
	background-color: #DBD9DA;
}
p.suche #suchbegriff
{
	width:88px;
	height:13px;
	border:1px solid #ADADAD;
	font-size: 11px;
}
p.suche .btn_suche {
	border: none;
	background-image:url(../pics/btn_suche.jpg);
	background-repeat: no-repeat;
	width: 72px; 
	margin-top: 3px; 
	margin-left: 30px;
	background-color: transparent;
}

/* Box rechts*/

p.dl_balken {
width:400px;
height:31px;
line-height:31px;
vertical-align:middle;
padding-left:35px;
margin:0;
background-image:url(../pics/bg_download.gif); background-repeat:no-repeat
}
p.dl_balken a{
color:#000;
text-decoration:none;
}
#kontaktform {
	 padding:5px;
	 margin:0;
	 background-color:#E6E6E6;
	 position:relative;
	 background:#E6E6E6;
	 height:150px
}

div#kontaktform label {
	float:left;
	width:100px;
	margin-top:4px
}
div#kontaktform2 label {
	float:left;
	width:150px;
	margin-top:4px
}

div#kontaktform .inp_frm {
	margin-top:4px;
	width:125px;
	border: 1px solid #000000
}

.btn_abschicken_de {
	background-image:url(../pics/btn_absenden.gif);
	background-repeat:no-repeat;
	width:75px;
	height:17px;
	border:0;
}
.btn_abschicken_en {
	background-image:url(../pics/btn_absenden_en.gif);
	background-repeat:no-repeat;
	width:52px;
	height:17px;
	border:0;
}

div#kontaktform2 textarea {
	width:400px;
	height:120px;
	float:left
}
#kontaktform2 {
	 padding:5px;
	 margin:0;
	 background-color:#E6E6E6;
	 background:#E6E6E6;
	 height:150px;
}
#kontaktform, #kontaktform2{
margin-left:35px
}
form {
	margin: 0;
	padding: 0;
}
.text_klein {
	font-size: 9pt;
}
.text_gross {
	font-size: 11px;
}
.text_rot {
  color:#A60B13;
}
a.link_haftung
{
	text-decoration:none;
	color:#000000;
}
.bg_grau {
	background-color: #E5E5E5
}
div .alphabet a {
	text-decoration: none;
	color: #A60B13
}
div .alphabet a.selec {
	text-decoration: none;
	font-weight: bold;
	color: #A60B13
}
a.sportarten {
	text-decoration: none;
	color: #000000
}

