/*Eingangsseite fasten-fit-wandern*/

html,body{margin:0;
padding:0,
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9.3pt;
	text-align:center;
	background-color:#f3eba8; 
	outline:none;
}
p {margin:0;
}
a {
	text-decoration: none;
	color: #9C0808;
}

a.hg{
	color: #F3EBA8;
	text-decoration: none;
	font-weight: bold;
	background-color: #9C0808;
	line-height: 30px;
	display: block;
	padding:0 0 0 5px;
	outline:none;
}

div#header h1{ height:25px;
	font-size: 18px;
	margin:0;
	padding:20px 0 0 10px;
	color:#9C0808;
}

div#container{
	width:720px; 
	margin:0 auto;
	text-align:left;
}
div#content{
	float:left;
	width:320px;
}
div#content p{
	margin: 20px 0 0 0;
	line-height:1.4;
}
div#text{
	float:right;
	width:390px;
	margin-top: 28px;
}

div#text p{
	line-height: 18px;
}
div#extra{
	float:right;
	width:320px;
	height: 197px;
	background-image: url(images/aktuell02.gif);
	background-repeat: no-repeat;
	color:#9C0808;
}

div#extra p{
	padding: 65px 25px 0 25px;
}

div#footer{
	clear: both;
	border-color: #9C0808;
	border-style: solid;
	border-width: 1px 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: #9C0808;
}
div#footer p{margin:0;
	padding:5px 5px;
}






