/* CSS Document */
/* 
Background-color:
 */
	
/*Hier legen wir die Hintergrundfarbe als auch die Schriftart, -farbe und -größe der Seite fest*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A9A9A9;
	margin:0px;
	padding:0px;
	text-align: center;
}

.titel {
	font-weight: bold;
	font-size: 14px;
}

#main-box {
	margin: 0px auto;
	text-align: center;
	background-image: url(../media/navi/background02.gif);
	background-repeat: no-repeat;
	width: 1024px;
	height: 728px;
}

#header {
	height:100px;
	width: 1024px;
}

#header_bf {
	height:75px;
	width: 1024px;
}

#left_spacer {
	float: left;
	width: 173px;
	height: 608px;
	padding-left: 93px;
	text-align: left;
}

#left_spacer_bf {
	float: left;
	width: 173px;
	height: 633px;
	padding-left: 93px;
	text-align: left;
}

#image_box {
	float: left;
	width: 492px;
	height: 230px;
	text-align: center;
}

#image_box_bf {
	float: left;
	width: 492px;
	height: 300px;
	text-align: center;
}

#right_spacer {
	float: right;
	width: 266px;
	height: 428px;
	padding: 0px;
	text-align: left;
}

#right_spacer_bf {
	float: right;
	width: 266px;
	height: 453px;
	padding: 0px;
	text-align: left;
}

#at_spacer {
	float: right;
	margin-top: 10px;
	width: 120px;
	height: 100px;
	text-align: left;
}

#beschreibung {
	float: left;
	width: 492px;
	height: 238.5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#beschreibung_bf {
	float: left;
	width: 492px;
	height: 213.5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#navi_spacer {
	float: left;
	width: 492px;
	height: 89px;
}


#footer {
	clear:both;
	display:block;
	height: 16px;
	text-align: center;
	color: #777777;
	font-size: 12px;
	padding: 4px 0 0 4px;
}

#navi {
	width: 492px;
	height: 52px;
	text-align: left;
}

#navi_video {
	width: 492px;
	height: 52px;
	text-align: center;
}

.no_border {
	border: none;
}

#getquick {
	margin-top: 60px;
	border: none;
}

.copyright {
	display: block;
	margin-left: -97px;
	color: #777777;
}

.copyright_bf {
	display: block;
	margin-left: 45px;
	color: #777777;
	text-align: left;
}

.copyright_video {
	display: block;
	font-weight: normal;
	color: #777777;
}

.gf_logo {
	border: none;
	margin-top: 290px;
	margin-left: 33px;
}

.kfa_logo {
	border: none;
	margin-top: 133px;
}

.gf_logo_bf {
	border: none;
	margin-top: 330px;
	margin-left: 33px;
}

.kfa_logo_bf {
 	margin-top: 330px;
	border: none;
}

#bigfilm {
	margin-top: 30px;
	border: none;
}