/*
	türkis: #4BCEFF
	blau: #1580D8
*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #1580D8;
	text-decoration: none;
}

a:hover, a:active {
	color: #4BCEFF;
}

.clear {
	clear: all;
}

#page {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 980px;
	height: 792px;
	margin: 0px;
	margin-left: -490px;
	vertical-align: top;
	z-index: 0;
}

#logo {
	position: absolute;
	top: 60px;
	left: 130px;
	width: 175px;
	height: 120px;
}

#mainNav {
	position: absolute;
	top: 181px;
	left: 25px;
	height: 30px;
	padding-top: 10px;
}

#mainNav a {
	margin-right: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #4BCEFF;
	text-transform: uppercase;
}

#mainNav a:hover, #mainNav a:active, #mainNav a.activeLink {
	color: #1580D8;
}

#subNav1 {
	position: absolute;
	top: 210px;
	left: 22px;
	width: 185px;
	height: 59px;
	padding-top: 9px;
}

#subNav1 a {
	margin-left: 23px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #4BCEFF;
	text-transform: uppercase;
}

#subNav1 a:hover, #subNav1 a:active, #subNav1 a.activeLink  {
	color: #1580D8;
}

#subNav2 {
	position: absolute;
	top: 263px;
	left: 48px;
	width: 179px;
	height: 62px;
	padding-top: 11px;
}

#subNav2 a {
	margin-left: 18px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #4BCEFF;
	text-transform: uppercase;
}

#subNav2 a:hover, #subNav2 a:active, #subNav2 a.activeLink  {
	color: #1580D8;
}

#text {
	position: absolute;
	top: 609px;
	left: 190px;
	width: 438px;
	line-height: 18px;
}

#text_gf {
	position: absolute;
	top: 368px;
	left: 592px;
	line-height: 18px;
}

#text_team {
	position: absolute;
	top: 328px;
	left: 605px;
	line-height: 18px;
}

#text_teamOverviewLeft {
	position: absolute;
	top: 385px;
	left: 292px;
	width: 234px;
	line-height: 18px;
}

#text_teamOverviewRight {
	position: absolute;
	top: 385px;
	left: 560px;
	width: 182px;
	line-height: 18px;
}

#imprint {
	position: absolute;
	top: 679px;
	left: 845px;
	width: 60px;
	z-index: 2;
}

#imprint a {
	margin-top: 10px;
	font-size: 9px;
	font-weight: bold;
	color: #4BCEFF;
	text-transform: uppercase;
	display: block;
}

#imprint a:hover, #imprint a:active {
	color: #1580D8;
}

#home_button {
	position: absolute;
	top: 620px;
	left: 890px;
	z-index: 1;
}
