#body {
	margin-top: 0;
	background-color: #464646;
	color: #000000;
	font-family: Helvetica, Arial;
	font-size: 9pt;
	font-weight: 100;
}

img {
	border: 0;
}

/* zentriert die Seite mittig, Oben - Unten

#vertical {
	position: absolute;
	top: 50%;
	width: 99%;
	height: 600px;
	border: 0px;
	margin: -300px 0 0 0;
}
*/

/* zentriert die Seite mittig, horizontal */
#seite {
	position: relative;
	background: #000000;
	width: 871px;
	height: 569px;
	margin: 80px auto 0 auto;
}

#header {
	position: absolute;
	background: url('images/header.jpg') no-repeat;
	height: 20px;
	width: 871px;
}

#thomas {
	position: absolute;
	margin-top: 80px;
	margin-left: 55px;
	width: 82px;
	height: 82px;
}

#loc {
	background: #000000;
	position: absolute;
	margin-left: 603px;
	margin-top: 80px;
	height: 82px;
	width: 203px;
}

#bild{
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	height: 473px;
	width: 561px;
}

#back{
	position: absolute;
	margin-left: 780px;
	margin-top: 25px;
	height: 15px;
	width: 47px;
}

#ena_klein{
	position: absolute;
	background: url('images/ena_klein.jpg') no-repeat;
	margin-left: 21px;
	margin-top: 505px;
	height: 51px;
	width: 98px;
	z-index: 2;
}

#inhalt {
	position: absolute;
	background: #000000;
	color: #ffffff;
	margin-top: 175px;
	margin-left: 603px;
	width: 250px;
	height: 295px;
	overflow: auto;
}

/* Teamauswahl */

/* Zeile 1 */

#thomas {
	position: absolute;
	margin-top: 80px;
	margin-left: 55px;
	width: 82px;
	height: 82px;
}

#martin_d {
	position: absolute;
	width: 82px;
	height: 82px;
	top: 80px;
	left: 162px;
}

#franz {
	position: absolute;
	width: 82px;
	height: 82px;
	top: 80px;
	left: 269px;
}

#andrea {
	position: absolute;
	width: 82px;
	height: 82px;
	top: 80px;
	left: 376px;
}

/* Zeile 2 */

#florian_l {
	position: absolute;
	width: 82px;
	height: 82px;
	top: 187px;
	left: 55px;
}

#stefan {
	position: absolute;
	width: 82px;
	height: 82px;
	top: 187px;
	left: 162px;
}

#sebastian {
	position: absolute;
	width: 82px;
	height: 82px;
	top: 187px;
	left: 269px;
}

#lena{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 187px;
	left: 376px;
}

/* Zeile 3 */

#johannes{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 294px;
	left: 55px;
}

#sascha{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 294px;
	left: 162px;
}

#hannes{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 294px;
	left: 269px;
}

#benedikt{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 294px;
	left: 376px;
}

/* Zeile 4 */

#markus{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 401px;
	left: 55px;
}

#martin_f{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 401px;
	left: 162px;
}

#marco{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 401px;
	left: 269px;
}

#florian_b{
	position: absolute;
	width: 82px;
	height: 82px;
	top: 401px;
	left: 376px;
}

.steck_a{
	vertical-align: top;
	padding-top: 10px;
}

.steck_c{
	width: 15px;
	padding-top: 10px;
}

.steck_b{
	padding-top: 10px;
}

#menu {
	position: absolute;
	margin-left: 291px;
	margin-top: 491px;
	height: 78px;
	width: 580px;
}

#footer{
	position: absolute;
	background: url('images/footer.jpg') no-repeat;
	margin-top: 549px;
	height: 20px;
	width: 871px;
	z-index: 1;
}


#shop{
position: absolute;
margin-top: 21px;
margin-left: 20px;
}
#snow{
position: absolute;
margin-top: 21px;
margin-left: 100px;
}
#surf{
position: absolute;
margin-top: 21px;
margin-left: 185px;
}
#skate{
position: absolute;
margin-top: 21px;
margin-left: 255px;
}
#fashion{
position: absolute;
margin-top: 21px;
margin-left: 335px;
}
#team{
position: absolute;
margin-top: 21px;
margin-left: 440px;
}

.text{
 margin-right: 5px;
 line-height: 170%;
 /* text-align: justify; */
}
