/*
	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;
}

#page_980x794 {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 980px;
	height: 794px;
	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;
}

#anim_tv {
	position: absolute;
	top: 210px;
	left: 405px;
	width: 350px;
	height: 360px;
	z-index: 1;
}

#text {
	position: absolute;
	top: 575px;
	left: 170px;
	width: 220px;
	line-height: 18px;
}

#contact {
	position: absolute;
	top: 235px;
	left: 689px;
	width: 220px;
	line-height: 18px;
}

#googlemap {
	position: absolute;
	top: 290px;
	left: 124px;
	width: 500px;
	height: 375px;
	background-color: #000000;
	z-index: 1;
}

#imprint_left  {
	position: absolute;
	top: 302px;
	left: 268px;
	width: 220px;
	font-size: 11px;
	line-height: 16px;
}

#imprint_left * {
	font-size: 11px;
	line-height: 16px;
}

#imprint_right {
	position: absolute;
	top: 302px;
	left: 521px;
	width: 220px;
	font-size: 11px;
	line-height: 16px;
}

#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;
}