body {
	margin: 0px; border: 0px; padding: 0px;
	background-image: url('../gfx/hp/body.png');
	font-family: Trebuchet MS, Arial;
	}
	
div, h1, h2, h3, h4, h5, h6 {
	margin: 0px; border: 0px; padding: 0px; overflow: hidden;
	}

a {	
	text-decoration: none;
	color: #6666ff;
	}
	
#footer a {	
	text-decoration: none;
	color: #0033ff;
	}
	
#footer a:hover, a:hover {
	color: #ffffff;
	}
	
/* HP-Gerüst */
div#head_spacer {
	width: 100%; height: 25px;
	background-image: url('../gfx/hp/kopf.png');
	}
	
div#kontent_spacer {
	width: 100%;
	background-image: url('../gfx/hp/verlauf.png');
	background-repeat: repeat-x;
	}
	
div#pagebox {
	width: 804px;
	margin: 0px auto; padding: 0px auto;
	}
	
div.headerfooter {
	width: 550px;
	margin: 0px auto;
	font-size: 12px;
	text-align: center;
	color: #cccccc;
	}
	
	div#footer {
		padding: 20px 0px;
		}
		
div#left {
	width: 115px; float: left;
	}
	
	a.li_navi {
		display: block;
		width: 95px; height: 24px;
		margin-bottom: 1px;
		padding: 6px 10px 0px 10px;
		background-image: url('../gfx/hp/navi/li_off.png');
		font-size: 12px;
		tex-align: left;
		color: #ffffff;
		}
		
	a.li_navi:hover {
		background-image: url('../gfx/hp/navi/li_over.png');
		}
		
	a.li_navi_runnerspoint {
		display: block;
		width: 95px; height: 24px;
		margin-bottom: 1px;
		padding: 6px 10px 0px 10px;
		background-image: url('../gfx/hp/navi/li_runnerspoint_off.png');
		font-size: 12px;
		tex-align: left;
		color: #ffffff;
		}
		
	a.li_navi_d:hover {
		background-image: url('../gfx/hp/navi/li_decathlon_over.png');
		}
		
	a#li_on {
		background-image: url('../gfx/hp/navi/li_on.png');
		}
		
	a#li_on:hover {
		background-image: url('../gfx/hp/navi/li_on.png');
		}
	
div#middle {
	width: 570px; float: left;
	}
	
	#text_top {
		width: 570px; height: 20px;
		background-image: url('../gfx/hp/text_top.png');
		}
		
	#text {
		width: 520px;
		padding: 15px 25px;
		background-image: url('../gfx/hp/text_mitte.png');
		color: #cccccc;
		}
		
		#textspacer {
			width: 1px; height: 440px; float: left;
			}
		
	#text_bottom {
		width: 570px; height: 22px;
		background-image: url('../gfx/hp/text_bottom.png');
		}	
	
div#right {
	width: 115px; float: left;
	}
	
		
	a.re_navi {
		display: block;
		width: 95px; height: 24px;
		margin-bottom: 1px;
		padding: 6px 10px 0px 10px;
		background-image: url('../gfx/hp/navi/re_off.png');
		font-size: 11px;
		text-align: right;
		color: #ffffff;
		}
		
	a.re_navi:hover {
		background-image: url('../gfx/hp/navi/re_on.png');
		color: #666666;
		}
		
	a#re_on {
		background-image: url('../gfx/hp/navi/re_on.png');
		}
		
	a#re_on:hover {
		background-image: url('../gfx/hp/navi/re_on.png');
		}
		
/* Schriften */
h1 {
	font-size: 24px;
	color: #ffffff;
	}
	
h2 {
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	color: #ffffff;
	}
	
h3 {
	padding-top: 20px;
	font-size: 12px;
	color: #ffffff;
	}
	
h4 {
	}
	
h5 {
	}
	
h6 {
	}
	
p {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	}
	
table {
	margin: 0px 0px 20px 0px;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	width: 516px;
	}
	
	td {
		border-bottom: 1px solid #666666;
		}
		
img.text {
	border: 1px solid #ffffff;
	}
	
/* Bilder Partner */
div.sponspic {
	width: 150px; height: 40px;
	float: left;
	margin: 5px;
	padding: 5px;
	background-color: #ffffff;
	}

