body 
{    
    margin: 0;
    padding: 0;
    font-family: Tahoma, Verdana, Arial, Sans-Serif; 
    font-weight: normal;
    color: #000000;
    background-color: #ffcc66;
    font-size: 100.01%;        
    text-align: center;
	
}


/* --------------- SECTION SPECIFICATIONS --------------- */



div#container
{
    width: 935px;    
    margin: auto; 
    margin-top: 20px;
    margin-bottom: 5px; 
    padding: 10;
    height: auto; 
	border: 1px solid #000000;
	  
	  
	  
          
}

div#innerbg
{
    position: relative;
    top: -10px;
    left: -10px;
    width: 955px;
    
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center 65px;
    background-attachment: fixed;   
    background-color: #ffcc66;  
      
}

.link_start {color: #ffffff}
.link_box {color: #99cc00}
.StilKurs {color: #ff9933}

div#head
{
    height: 159px;
    margin: 0;
    padding: 0;
    background-repeat: repeat-x;    
	    
}

div#menu
{
	display: block;
	margin: auto;
	padding: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #006666;
	text-align: center;

}

div#menu a
{        
    padding: 1px 0 1px 15px; 
    margin: 0 3px 0 3px;       
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
    font-variant: small-caps;
    color: #99CC00; 
	text-align: center;
	
    /*background-image: url('../gifs/bg_menupoint.png');
    background-repeat: no-repeat;
    background-position: left center;*/
}

div#menu a:hover
{
    color: #ffffff;
    background-image: url('../gifs/bg_menupoint.png');
    background-repeat: no-repeat;
    background-position: left center;
}



div#main
{
	margin: 10px 0 10px 0;
    padding: 3px 15px 3px 15px;    
    font-size: 1.0em;
    text-align: left;

	 
}

div#arrow
{   
   
    font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	
		
}


.anzeige
{
    color: #ffffff;
    background-image: url('../jpgs/fit_herbst.png');
    background-repeat: no-repeat;
    background-position: top center;
}


.anzeigefruehling
{
    color: #ffffff;
    background-image: url('../jpgs/fit_fruehling.png');
    background-repeat: no-repeat;
    background-position: top center;
}


.anzeigefruehling2010
{
    color: #ffffff;
    background-image: url('../jpgs/fit_fruehling_2010.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.anzeigesommer2010
{
    color: #ffffff;
    background-image: url('../jpgs/fit_sommer_2010.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.osterangebot
{
    color: #ffffff;
    background-image: url('../jpgs/osterangebot.png');
    background-repeat: no-repeat;
    background-position: top center;
}


.coaching
{
    color: #ffffff;
    background-image: url('../jpgs/coaching_konzept.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.bewegungsmangel
{
    color: #ffffff;
    background-image: url('../jpgs/bewegungsmangel.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.rueckenschmerz
{
    color: #ffffff;
    background-image: url('../jpgs/rueckenschmerz.png');
    background-repeat: no-repeat;
    background-position: top center;
}


.sturzgefahr
{
    color: #ffffff;
    background-image: url('../jpgs/sturzgefahr.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.nordicwalking
{
    color: #ffffff;
    background-image: url('../jpgs/nordicwalking.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.link
{   
   
    font-size: 1.0em;
	font-weight: bold;
	
		
}




div#footer
{   
    margin: 0 0 30px 0;
    padding: 1px; 
    text-align: center;
    font-size: 0.8em;
	font-weight: bold;
	
		
}

/* --------------- General Layout --------------- */

a 
{
    text-decoration: none;
    color: #006666;    
}


a:hover
{  
    color: #ff6600;
    
}

div.box
{
       min-height: 5px;
    padding: 0px;    
    background-color: #006666;
    border: 1px solid #000000;
    border-radius: 50px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    
   
    
       color: #99cc00;
    font-weight: bold;
    

}

fieldset
{
    margin: 10px 0;
    border: none;    
    
    padding: 3px;
}

.text
{
     
    font-weight: normal;
    font-size: 1em;    
    color: #000000;
}

.textbold
{
     
    font-weight: bold;
    font-size: 1em;    
    color: #006666;
}

h1
{
    margin: 8px 0 5px 0;  
    font-weight: bold;
    font-size: 1.1em;    
    font-variant: small-caps;
    color: #006666;
    border-bottom: 1px double #006666;   
	

   
}

h5
{
    margin: 5px 0 3px 0;
    font-size: 1.5em;
    font-weight: bold;
    font-variant: small-caps;
    color: #006666;        
  
}
h2
{
    margin: 20px 0 3px 0;
    font-size: 1.1em;
    font-weight: bold;
    font-variant: small-caps;
    color: #000000;        
  
}


h3
{
    margin: 15px 0px 5px 0;
    font-size: 1.0em;
    font-weight: bold;    
    color: #000000;   
    border-bottom: 1px dashed #00a651; 
}

h4
{
    margin: 20px 0 3px 0;
    font-size: 1em;
    font-weight: bold;
 
    color: #000000;        
  
}
img
{
    border: none;
    margin: 0;
}

input
{
    margin: 5px 0 5px 0;
    border: 1px solid #c2d1c8;
    border-bottom: 2px solid #00a651;
    font-weight: bold;        
}

label
{
    margin: 5px 0 5px 0;
    float: left;
    width: 150px;    
}

legend
{
    margin: 0;
    padding: 0 3px 0 3px;
    font-weight: bold;
    font-variant: small-caps;
    vertical-align: bottom;
    border: 1px solid #00a651;
    border-bottom: 2px solid #00a651;    
    border-left: 2px solid #00a651;   
    background-color: #f6fbf8;  
}

table
{
    margin: 10px 0 10px 0;
    border: none;
    width: auto;    
}

th, td
{
    font-size: 1em;    
    vertical-align: top;
    padding: 1px 3px 1px 3px;
    margin: 1px;
}

th
{
    margin: 10px 0 0 0;
    text-align: left;
    font-weight: bold;
    background-color: #f6fbf8;  
    border-bottom: 2px solid #00a651;    
}

ul
{
    list-style-type: square;
    margin: 0 0 0 12px; 
    padding: 2px;    
}


table.calendar
{
    width: 100%;
    border: 3px double #00a651;
    background-color: #daf3e4;
}




table.calendar th
{
    background-color: #006666;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px solid black;
    text-align: center;
}



table.calendar tbody td
{
    margin: 0;
    padding: 0;
    width: 14.285%;
    height: 40px;
    background-color: #006666;
    border-collapse: collapse;
    border: 1px solid #cfcfcf;
    text-align: center;
}

table.calendar tbody td div.dayno
{
    margin: 0;
    padding: 1px 2px 1px 2px;
    display: block;
    background-color: #daf3e4;
    font-weight: bold;
}

table.calendar tbody td div.dates
{
    min-height: 40px;
    margin: 0;
    padding: 1px;
    display: block;
}

table.calendar tbody td div.dates div
{
    display: block;
    margin: 2px 0 2px 0;
    border-bottom: 1px dashed #cfcfcf;
}

table.calendar tfoot
{
    background-color: #daf3e4;
    font-weight: bold;
    border-top: 1px solid black;
}
