#header {
	background : #fff;
	border-bottom : 1px solid #fff;
	margin : 0px; 
	padding : 0px;
}

a {
	color : #686868;
	text-decoration : none;
}

a:hover {
	color : #686868;
	text-decoration : underline;
}


body { background : #FEEDB2; background-image:url(http://www.matthias-sportcenter.de/pics/bg_content.gif");
	color : #686868;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	
}

h1 {
	font-size : 24px;
	color : #ffffff;
	margin-left:20px;
}

h2 {
	font-size : 16px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:38px;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:20px;
	color : #ffffff;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:20px;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #666;
	font-weight:normal;
	margin-left:20px;
}


img {border:1px solid #686868;}

