@charset "utf-8";


#container {
	height: auto;
	width: 1024px;
	margin: auto;




auto;



0; auto;
	min-height: 768px;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	font-weight: bolder;
}
.headertxt_untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}

.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	overflow: auto;
	text-align: justify;
}
.contenttxtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05BADA;
	line-height: 18px;
	overflow: auto;
	text-align: justify;
}
.contenttxtrosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF60A0;
	line-height: 18px;
	overflow: auto;
	text-align: justify;
}
#inhalt {
	margin: 12px;
	height: auto;
	width: 600px;
	text-align: right;
}


#top {
	height: 214px;
	width: 1024px;
}
#logo {
	height: 214px;
	width: 200px;
	float: left;
}



#head {
	height: 214px;
	width: 624px;
	float: left;
}
#headplatzhalter {
	height: 214px;
	width: 200px;
	float: left;
}
#navicontainer {
	float: left;
	height: 554px;
	width: 200px;
}
#home {
	float: left;
	height: 37px;
	width: 200px;
}
#about {
	float: left;
	height: 37px;
	width: 200px;
}
#team {
	height: 36px;
	width: 200px;
	float: left;
}
#contact {
	float: left;
	height: 37px;
	width: 200px;
}
#naviplatzhalter {
	height: 411px;
	width: 200px;
	float: left;
}
#sponsoren {
	height: auto;
	width: 200px;
	min-height: 554px;
	float: right;
}
#sponsIMG {
	height: auto;
	width: 180px;
	margin: 10px;
	min-height: 534px;
}



#content {
	height: auto;
	width: 624px;
	float: left;
	background-color: #000;
	min-height: 500px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #29bde0;
}

