body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color:#000012;
	padding:0 0 0 0px;
}

h1 {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	margin-top: 0px;
}

p {
	font-size:11px;
	line-height: 1.4;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#basis {
	width:990px; 
	height:630px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#content {
	width:990; 
	height:630px;
	position:relative;
	border: 1px solid #5E5E9D;
	background-color: #ffffff;
	text-align: left;
}
#content_dunkel {
	width:990; 
	height:630px;
	position:relative;
	border: 1px solid #181858;
	text-align: left;
}
#text_container {
	position: absolute;
	width: 988px;
	height: 390px;
	margin-top: 150px;
	z-index: 0;
}
#text_container a {
	text-decoration: none;
	color: #F1151B;
	font-weight: bold;
}
a.link_rot {
	text-decoration: none;
	color: #F1151B;
	font-weight: bold;
}

*html #text_container {
	padding-top: 10px;
}
#text_zwei_spalten {
	float: right;
	margin-right: 40px;
	margin-top: 20px;
	width: 420px;
}
#text_eine_spalte {
	float: right;
	margin-right: 40px;
	margin-top: 20px;
	width: 250px;
}

#text_gesamte_breite {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	width: 900px;
}
*html #text_gesamte_breite {
	width: 950px;
}
#text_zweispaltig {
	float: left;
	margin-left: 40px;
	width: 250px;
}
#banner {
	position:absolute;
	top:0px; left:0px; 
	width:990; height:166px;
	z-index: 1;
}
#logo {
	position: absolute;
	left: 40px;
	top: 20px;
	z-index: 2;
}
#navi {
	position: absolute;
	width: 988px;
	height: 66px;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/navi_bg.jpg);
	background-repeat:repeat-x;
}
#navi_container {
	float: left;
	margin-top: 24px;
	width: 988px;
}
#navi_links {
	float: left;
	margin-left: 40px;
	margin-top: 6px;
	font-size: 10px;
}
*html #navi_links {
	margin-left: 20px;
}
#navi_rechts {
	float: right;
	font-size: 15px;
	margin-right: 40px;
}
*html #navi_rechts {
	margin-right: 20px;
}
#navi a {
	color: #BFCFEA;
	text-decoration: none;
}
#navi a.selected {
	font-weight: bold;
}

#punkt_company {
	position: absolute;
	top: 557px;
	left: 320px;
	z-index: 5;
}
#punkt_sportswear {
	position: absolute;
	top: 557px;
	left: 420px;
	z-index: 5;
}
#punkt_schule {
	position: absolute;
	top: 557px;
	left: 505px;
	z-index: 5;
}
#punkt_be_a_team {
	position: absolute;
	top: 557px;
	left: 585px;
	z-index: 5;
}
#punkt_golf {
	position: absolute;
	top: 557px;
	left: 660px;
	z-index: 5;
}
#punkt_freizeit {
	position: absolute;
	top: 557px;
	left: 720px;
	z-index: 5;
}
#punkt_h2o {
	position: absolute;
	top: 557px;
	left: 795px;
	z-index: 5;
}
#punkt_promotion {
	position: absolute;
	top: 557px;
	left: 875px;
	z-index: 5;
}
#popup {
	position: absolute;
	height: 520px;
	width: 590px;
	top: 30px;
	right: 40px;
	background-color: #ffffff;
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
	z-index: 3;
}
#popup_navi {
	float: left;
	width: 530px;
	height: 60px;
	margin: 30px 10px 0px 30px;
}
*html #popup_navi {
	margin: 30px 10px 0px 15px;
}
#popup_linke_spalte {
	float:left;
	width: 250px;
	height: 400px;
	margin: 0px 10px 10px 30px;
}
*html #popup_linke_spalte {
	margin: 0px 10px 10px 15px;
}
#popup_rechte_spalte {
	float:right;
	width: 250px;
	height: 400px;
	margin: 0px 30px 10px 0px;
}
*html #popup_rechte_spalte {
	margin: 0px 15px 10px 0px;
}
#popup_navi a {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}
