#countdown5 {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #333;
	background-color: #FFFBCC;
}

.title {
font-weight:bold;
font-size:13px;
padding-right:10px;
}
.date {
font-size:13px;
}

.countdown {
font-size:23px;
}



















#twocols{
 width:850px; 
 float:right; 
 position:relative; 
  }
 
#rechts{
 width:500px;
 float:right; 
 position:relative; 
padding-top:5px;
padding-right:5px;
left:10px;
height:auto !important;  /* für moderne Browser */
height:400px;  /*für den IE */
min-height:400px;

 }
 
#links{  
 float: left; 
 position: relative; 
 width:310px; 

left:10px;
 }











#hauptmenu{
position:relative;
top:4px;
left:35px;
z-index:10;
}




logo{
position:relative;
width:119px;
height:120px;
background-image:url(images/sportprogesundheit.jpg);
background-repeat:no-repeat;
z-index:999;
left:19px;
display:block;
clear:both;
float:left;
}


a {
	color: #f00001;
       	 border: 0;

}
a:visited {
	color: #f00001;
	text-decoration: none;
        	border: 0;
}
a:active {
	color: #f00001;
	text-decoration: none;
                border: 0;
}
a:link {
	text-decoration: none;
	border: 0;

}

a:hover {
	color: #f00001;
	text-decoration: underline;
                border: 0;


}

h1 {
	font-size: 14px;
	color: #414b54;
}
h2 {
	font-size: 13px;
	color: #414b54;
}
h3 {
	font-size: 12px;
	color: #414b54;
}
h4 {
	font-size: 11px;
	color: #414b54;
}
h8 {
	font-size: 10px;
	color: #414b54;
}











#kopf{
position:relative;
width:849px;
height:152px;
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
}


body{

width:849px;
position:relative;
   left: 50%;
   margin-left: -425px;
   position: absolute;
font-size:12px;
font-family: arial, tahoma, verdana;

}





#seite{
width:849px;
position:relative;
   left: 50%;
   margin-left: -425px;
   position: absolute;
}

#menu{

position:relative;
width:849px;
height:43px;
background-image:url(images/index_042.jpg);
background-repeat:no-repeat;

}


#box{
position:relative;
width:849px;
background-color:#FFFFFF;
background-repeat:repeat-y;


}



#footer{
position:relative;
width:849px;
height:31px;
background-image:url(images/index_082.jpg);
background-repeat:no-repeat;
clear:both;


}










.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
