/*
	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: both;
}

#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.active {
	color: #1580D8;
}

#subNav1 {
	position: absolute;
	top: 211px;
	left: 66px;
	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: 570px;
	left: 138px;
}

#subNav2 a {
	margin-right: 8px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #4BCEFF;
	text-transform: uppercase;
	line-height: 20px;
}

#text {
	position: absolute;
	top: 432px;
	left: 149px;
	line-height: 18px;
}

#text h1 {
	color: #1580D8;
}

#text_sub {
	position: absolute;
	top: 564px;
	left: 203px;
	line-height: 18px;
}

#videoButton {
	position: absolute;
	top: 396px;
	left: 229px;
	z-index: 2;
}

#videoButtonHome {
	position: absolute;
	top: 530px;
	left: 420px;
	z-index: 2;
}

#showReel {
	position: absolute;
	top: 237px;
	left: 438px;
	width: 500px;
	height: 281px;
	z-index: 1;
}

#text_sub2 {
	position: absolute;
	top: 582px;
	left: 203px;
	line-height: 18px;
}

#thumbnails {
	position: absolute;
	top: 521px;
	left: 434px;
	width: 504px;
	height: 45px;
	background-color: #FFFFFF;
	text-align: right;
	z-index: 1;
}

#thumbnails a {
	margin-left: 1px;
	width: 80px;
	height: 45px;
}

#thumbnails a img {
	width: 80px;
	height: 45px;
}

#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, #imprint a.active {
	color: #1580D8;
}

#home_button {
	position: absolute;
	top: 616px;
	left: 890px;
	z-index: 1;
}
