
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0;
	text-align: center;
	color:#757575;
	margin: 0;
}

 h1 { font-family: Tahoma, Trebuchet, Verdana, sans-serif; font-weight: bold; font-size: 13px; color: #f7c52a; line-height: 16.5px; margin:0; padding:0; }
 
 h2 { font-family: Tahoma, Trebuchet, Verdana, sans-serif; font-weight: bold; font-size: 11px; color: #999999; line-height: 16.5px; margin:0; padding:0; }

h3 { margin: 0 0 0 0;
			       
					 font: normal 1.0em/1.2em Verdana, Georgia, "Lucida Sans Unicode", "Times New Roman", Times, serif;
                    letter-spacing: 1px;
					color:#757575; 
					}

#container {
	width: 766px;
	margin: 0 auto;
	text-align: left;
	
}

#logo {
	width: 244px;
	margin-top: 50px;
}


#navigation{
width: 100%;
margin-top: 20px;
margin-left: 5px;
}

#navigation ul {
list-style:none;

}

#navigation li {
list-style:none;
float: left;
width: auto;
margin-right: 16px;

}

#navigation a {
display: block;
font: bold 1.0em/1.2em, "Ludida Sans Unicode", Verdana, sans-serif;
color:#999999;
width:auto;
text-decoration:none;
line-height:20px;

}

#navigation a:hover {
display: block;
font: bold 1.0em/1.2em, "Ludida Sans Unicode", Verdana, sans-serif;
color:#f7c52a;
width:auto;
text-decoration:none;
line-height:20px;


}

#navigation a.active {
display: block;
font: bold 1.0em/1.2em, "Ludida Sans Unicode", Verdana, sans-serif;
color:#f7c52a;
width:auto;
text-decoration:none;
line-height:20px;


}

#content{
width: 100%;
margin-top:30px;

}

#contentabout{
width: 100%;
height: 356px;
margin-top:30px;
background-image:url(../images/Ueber_mich_01.gif);
background-position:left top;
background-repeat:no-repeat;

}

#contentbewegung{
width: 100%;
height: 356px;
margin-top:30px;
background-image:url(../images/Bewegung_01.gif);
background-position:left top;
background-repeat:no-repeat;

}

#contentcoaching{
width: 100%;
height: 356px;
margin-top:30px;
background-image:url(../images/Coaching_01.gif);
background-position:left top;
background-repeat:no-repeat;

}


#contentvortraege{
width: 100%;
height: 356px;
margin-top:30px;
background-image:url(../images/Vortraege_01.gif);
background-position:left top;
background-repeat:no-repeat;

}

#contentreferenzen{
width: 100%;
height: 356px;
margin-top:30px;
background-image:url(../images/Referenzen_01.gif);
background-position:left top;
background-repeat:no-repeat;

}

#contentkontakt{
width: 100%;
height: 356px;
margin-top:30px;
background-image:url(../images/Kontakt_01.gif);
background-position:left top;
background-repeat:no-repeat;

}

#contentimpressum{
width: 100%;
height: 356px;
margin-top:30px;
background-image:url(../images/Impressum_01.gif);
background-position:left top;
background-repeat:no-repeat;

}


#textstart{
width: 340px;
height: 320px;

margin-top: 8px;
padding-top: 12px;
padding-left: 5px;
}

#text{
width: 340px;
height: 320px;
margin-left: 8px;
margin-top: 8px;
padding-top: 12px;
padding-left: 5px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.fltleft{
			   float: left;
			    margin-right:20px;
			   }
			   
			     .fltright{
			   float: right;
			   margin-left:20px;
			  
			   }

#footer{
width: 100%;
margin-top: 12px;
}

#footer ul {
list-style:none;

}

#footer li {
list-style:none;
float: right;
width: auto;
margin-left: 10px;
margin-right: 16px;

}

#footer a {
display: block;
font: bold 1.0em/1.2em, "Ludida Sans Unicode", Verdana, sans-serif;
color:#999999;
width:auto;
text-decoration:none;
line-height:20px;

}

#footer a:hover {
display: block;
font: bold 1.0em/1.2em, "Ludida Sans Unicode", Verdana, sans-serif;
color:#f7c52a;
width:auto;
text-decoration:none;
line-height:20px;


}

			   
			   
a { font-family: Tahoma, Trebuchet, Verdana, sans-serif; font-weight: bold; font-size: 11px; color: #f7c52a; line-height: 18px; margin:0; padding:0; text-decoration:none; }
