html, body  {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:100%;
	overflow-x:hidden;
}

#bg {
	background-image: url(../grafiken/body-bg-10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	width: 1700px;
	height: 1200px;
	margin:0px 0px 0px -850px;
	top: 0%;
	left: 50%;
	position:absolute;
	z-index:1;
}

#wrapper {
	position:absolute;
	width:620px;
	margin:0px 0px 0px -310px;
	top: 0%;
	left: 50%;
	z-index:2;
}

#main {
	width:620px;
	margin: auto;
	float:left;
} 

#head-logo {
	width:620px;
	float:left;
	padding-top: 60px;
}

#head-navi {
	padding-left:105px;
	padding-top:30px;
	float:left;
	width:620px;

}

#head-navi img a{
	float:left;
	margin: 0px;
	padding: 0px;
	border: none;
}


#content {
	float:left;
	padding-left:0px;
	width:620px;
}

#content-10-10 {
	float:left;
	height:10px;
	font-size:2px;
	width:620px;
	background-image: url(../grafiken/content-10-10-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content-10-20 {
	float:left;
	width:620px;
	background-image: url(../grafiken/content-10-20-bg.png);
	background-repeat: repeat-y;
}

#content-10-20-10 {
	float:left;
	padding-top:4px;
	padding-left:17px;
	padding-bottom:5px;
	width: 548px;
	font-size:11px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	color:#FFFFFF;
	line-height:17px;
}


#content-10-30 {
	float:left;
	width:620px;
	font-size:2px;
	background-image: url(../grafiken/content-10-30-bg.png);
	height:10px;
	background-repeat: repeat-y;
	background-position: left top;
}

#footer {
	padding-bottom:10px;
	float:left;
	width:620px;
	text-align:center;
	color:#000000;
}

#footer a{
	color:#000000;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
}

#sponsor {
	width:990px;
	float:left;
	margin:auto;
}

#sponsor10 {
	position:absolute;
	width:990px;
	margin:0px 0px 0px -495px;
	top: 670px;
	left: 50%;
	z-index:3;
} 

#sponsor10 img{
	float:left;
	border: none;
} 

#sponsor10 a{
	border: none;
} 

#right {
	padding-left:10px;
	padding-bottom:10px;
	float:right;
}

#left {
	padding-right:10px;
	padding-bottom:10px;
	float:left;

}

#grafik-start-schuh {
	z-index:10;
	position:absolute;
	top:330px;
	left:450px;
	visibility: hidden;
}

.input-text {
	padding-left:8px;
	width: 340px;
	color: #000000;
	height: 20px;
	background-color:#C2413F;
	border: 1px solid #500101;
}

.input-text-news {
	padding-left:8px;
	width: 120px;
	color: #000000;
	height: 18px;
	background-color:#C2413F;
	border: 1px solid #500101;
}

.input-textarea {
	width: 340px;
	color: #000000;
	height: 120px;
	padding-left:8px;
	background-color:#C2413F;
	border: 1px solid #500101;
}

img {
	border: none;
}
p {
	margin-top:5px;
	margin-bottom:5px;
	float:none;
}

form {
margin:0px;
padding:0px}

hr {
	height: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #750302;
	border-bottom-color: #C13C3A;
	width:510px;
}

strong {}

h1 {
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#EACACA;
	line-height:25px;
	margin-bottom:8px;
	margin-top:5px;
	font-weight: normal;
}

h2 {
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#EACACA;
	line-height:20px;
	margin-bottom:8px;
	margin-top:5px;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

