body {
	margin-top: 25px;
	text-align: center;
	background-image:  url(../bilder/bg.jpg);
	font-family: verdana;
	color: #48575D;
	font-size: 10px;
}
.container {
	width: 750px;
	height: auto;
	margin: auto;
}
.header {
	height: auto;
}

.container2 {
	width: 750px;
	height: auto;
	margin: auto;
	padding-bottom: 20px;
	background-image:  url(../bilder/bg02.jpg);
	background-repeat: repeat-x;
	background-color: #F1F2F6;
}

.navi {
	width: 190px;
	height: auto;
	float: left;
}
.content {
	width: 380px;
	height: auto;
	float: left;
	text-align: left;
}
.content_fix {
	width: 380px;
	height: 437px;
	float: left;
	text-align: left;
}
.news {
	width: 155px;
	height: auto;
	float: left;
}
.navi p {
	margin: 10px 0px 0px 65px;
}
.content p {
	background-color: #fff;
	margin: 10px 10px 0px 10px;
	padding: 20px 10px 20px 20px;
}
.content_fix p {
	background-color: #fff;
	margin: 10px 10px 0px 10px;
	padding: 20px 10px 20px 20px;
	height: 396px;
}
.news p {
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 20px 10px 10px 10px;
	text-align: left;
}
.aussen {
	background-color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-family: verdana;
	color: #48575D;
	font-size: 9px;
	text-align: right;
}
.aussen td{
	background-color: #fff;
	padding: 0px 10px 0px 15px;
}
.imtext {
	background-color: #fff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-family: verdana;
	color: #48575D;
	font-size: 9px;
	text-align: right;
}
.imtext td{
	background-color: #fff;
	padding: 0px 10px 0px 10px;
}
.gb {
	background-color: #fff;
	margin: 10px 10px 0px 10px;
	padding: 20px 20px 20px 20px;
	display: block;
}
.uebermich{
	width: 331px;
	padding: 1px;
	spacing: 1px;
	height: 362px;
}
.uebermich td {	
	font-family: verdana;
	color: #48575D;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.leistungen{
	border: 1px solid;
	border-color: #48575D;
	width: 336px;
	padding: 1px;
	spacing: 1px;
}
.leistungen td {
	width: 39px;	
	font-family: verdana;
	color: #48575D;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
.erfolge{
	border: 1px solid;
	border-color: #48575D;
	width: 331px;
	padding: 1px;
	spacing: 1px;
	margin: 0px 0px 15px 0px;
	height: 347px;
}
.erfolge td {	
	font-family: verdana;
	color: #48575D;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.training{
	border: 1px solid;
	border-color: #48575D;
	width: 336px;
	padding: 0px;
	spacing: 0px;
	margin: 0px 0px 10px 0px;
}
.training td {	
	font-family: verdana;
	color: #48575D;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.leistungen2{
	border: 1px solid;
	border-color: #48575D;
	width: 336px;
	padding: 1px;
	spacing: 1px;
}
.leistungen2 td {	
	font-family: verdana;
	color: #48575D;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
.disziplinen{
	border: 1px solid;
	border-color: #48575D;
	width: 336px;
	padding: 1px;
	spacing: 1px;
}
.disziplinen td {	
	font-family: verdana;
	color: #48575D;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	height: 15px;
}
.eins {
	background-color: #fff;
	margin: 0px 10px 0px 10px;
	padding: 20px 20px 20px 20px;
	display: block;
}
.center {
	text-align: center;
	background-color: #fff;
	margin: 0px 10px 0px 10px;
	padding: 0px 20px 20px 20px;
	display: block;
}
.rotmail{
	font-family: verdana;
	color: #900;
	font-size: 10px;
	font-weight: bold;
}
.rot{
	font-family: verdana;
	color: #900;
	font-size: 10px;
}
.rotklein{
	font-family: verdana;
	color: #900;
	font-size: 9px;
}
.footer {
	background-color: #fff;
	width: 750px;
	height: 25px;
	margin: auto;
	text-align: right;
}
.footer p {
	padding-right: 10px;
	padding-top: 3px;
	margin: 0;
}

.buttons, textarea, input, select 
     { 
     background-color: #f1f2f6; 
     border-bottom: #48575d 1px solid; 
     border-left: #48575d 1px solid; 
     border-right: #48575d 1px solid; 
     border-top: #48575d 1px solid; 
     color: #000000; 
     font-family: Verdana; 
     font-size: 9px; 
     }

hr {		color: #48575D;
			background-color: #000;
			height: 1px;
			border: 1px solid #ebecee;
}

div#ned { visibility: hidden;}

a:link 	{ text-decoration:underline;
		  color:#48575D;
		  font-weight: bold;
		  }

a:visited { text-decoration:underline;
			color:#48575D;
			font-weight: bold;
			}

a:active { text-decoration:underline;
		   color:#48575D;
		   font-weight: bold;
		   }

a:hover { text-decoration:underline blink;
		  color:#900;
		  font-weight: bold;
		  }	
		  
a.name:link { text-decoration:none;
		  	color:#900;
		  	font-weight: bold;
		 	}
a.name:visited { text-decoration:none;
				color:#900;
				font-weight: bold;
				}

a.name:active { text-decoration:none;
		   	color:#900;
		   	font-weight: bold;
		   	}

a.name:hover { text-decoration:none;
		  	color:#900;
		  	font-weight: bold;
		  	}
a.url:link { text-decoration:none;
		  	color:#48575D;
		  	font-weight: normal;
		 	}
a.url:visited { text-decoration:none;
				color:#48575D;
				font-weight: normal;
				}

a.url:active { text-decoration:none;
		   	color:#48575D;
		   	font-weight: normal;
		   	}

a.url:hover { text-decoration:none;
		  	color:#48575D;
		  	font-weight: normal;
		  	}	
		  
		