body{
	margin:0px;
	background:#fdff32;
	font-family:  Verdana, Arial, sans-serif;
	color:#000;
}
a, a:link, a:active, a:visited {
	
	text-decoration: none;
	
}
a:hover {
	color:#99cc33;
}
a:focus {
	outline: none;
}
h4  {
	margin-top:0px;
}
img {border:0px;vertical-align:middle;}
hr {
	height:1px; border: none; border-bottom: 1px solid #cccccc; 
	margin-bottom:10px;
}
#seite{
	width:900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background:#99cc33;	

}
#s_innen{
	background:#fff;
	margin-right:20px;	
	margin-top:0px;	
	position:relative;
	top:-141px;
	padding-top:30px;	
}
#header{
	
	

}
#wappen{
	position:relative;
	top:-78px;
	left:10px;
	z-index:2;

}
#ueberschrift{
	
	padding-left:230px;
	
}
.ueberschrift_index{
	text-align:left;
	font-size:1.4em;
	color:#99cc33;
	border-top:1px dotted #cccccc;
	padding-top:10px;
}
.ueberschrift_mitteilungen{
	text-align:center;
	
	border-top:1px dotted #cccccc;
	padding-top:10px;
}
.nr_list{
	list-style-type:decimal;
}
.float_left{
	float:left;
}
.p_index{
	
}
#menu{
	width:210px;
	background:#99cc33;
	float:left;
	padding-bottom:20px;
	min-height: 530px;
}
#content{
	float:left;
	width:620px;
	margin-left: 20px;
	text-align:justify;
	font-size:0.9em;
	min-height: 530px;
}

#container{
	
	margin-bottom:20px;
	height:100%;
}
#footer {clear:both;}
.menu_item{
	background:#fdff32;
	padding:3px 0px 0px 0px;
	margin-top:10px;
	margin-right:10px;
	
}
.menu_titel{
	padding-left: 8px;
	border-left:1px dotted #a7c381;
	border-bottom:1px dotted #a7c381;
}
.submenu{ 
	display:none;
	padding:0px 0px 0px 20px;
	border-left:1px dotted #a7c381;
	background:#99cc33; 
	/*
	border-left:1px dotted #a7c381;
	border-top:1px dotted #a7c381;*/
}
#submenu_1{
	display:none;
}
.sub_menu_item{
	font-size:88%;
	
	background:#99cc33;
	font-size:0.8em;
	border-left:1px dotted #a7c381;
	border-bottom:1px dotted #a7c381;
	padding:4px 0px 0px 4px;
}
.sub_menu_item a:hover {color:#eefdca;}

.menu_active {

	color:#eefdca;
	
}

.menu_active a, a:link,a:visited { color:#eefdca;}

.main_menu_active {

	background:#f5fd97;
}
#pferdchen{
	clear:both;
	position:relative;
	top:-72px;
	z-index:3;
	width:300px;
}
.nachOben{
	float:right;
}
.tabelle{
	width:590px;
	margin-left:20px;
}
.tabelle td {
	vertical-align:text-top;
	text-align:left;
	padding:2px;
}
.tabelle .center {
	vertical-align:text-top;
	text-align:center;

}
.tabelle_termine td{
	border: 1px solid #cccccc;
	padding:5px;
}
.tabelle_arbeit td{
	border: 1px solid #cccccc;
	padding:5px;
	text-align:center;
}
.tabelle_trainer{
	width:580px;
	margin-left:20px;
	margin-bottom:20px;
	text-align:left;
	
}
.tabelle_trainer td {	
	vertical-align:top; 
	width:130px;
	padding:5px 5px 5px 5px;
}
.foto_tabelle
{
	width:590px;

	text-align:center;
	
}
.foto_tabelle a, a:link, a:active, a:visited
{

	color:#000000;
}
.foto_tabelle a:hover
{
	font-weight:normal;
	color:#99cc33;
}



.bildUnterschrift{

	font-size:0.9em;
	padding:8px 5px 26px 5px;
}
.mediencontainer{
	padding: 30px 0px 30px 0px;
	text-align:center;
}
.mediencontainer_float_left{
	padding: 0px 0px 10px 0px;
		text-align:center;
}
/* alte uebernommene styles*/
.Stil1 {
	font-size: x-large;
	font-weight: bold;
	margin-bottom:10px;
}

.Stil3 {font-size: 12px}
.Stil4 {font-size: 9px}
.Stil20 {
	font-weight: bold;
	font-size: 12px;
}
.Stil22 {font-size: 12px; }
.Stil27 {font-size: 10px; }
.Stil29 {font-size: 24px; }
/* ---------------------------*/
.wichtig{
	color:#b4150a;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
}
.links { 
	text-align:right;
	font-size:0.8em;
	padding-bottom:10px;
	padding-top:10px;
}
.float_stop{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
