/* 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: 16px;
	color: #777777;
	background-color: #000000;
	margin:0px;
	padding:0px;
	text-align:center;
}

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


#header_wa {
	height:51px;
	width: 1024px;
}

#first_spacer_wa {
	float: left;
	width: 547px;
	height: 220px;
	text-align: left;
}

#bio_spacer_wa {
	float: left;
	width: 270px;
	height: 220px;
}

#second_spacer_wa {
	float: left;
	padding-top: 85px;
	width: 1024px;
	height: 115px;
}

#navi {
	width: 1024px;
	height: 59px;
	text-align: center;
}

#left_spacer_wa {
	float: left;
	width: 132px;
	height: 232px;
}

#filmo_spacer_wa {
	float: left;
	width: 304px;
	height: 232px;
}

#footer_wa {
	clear:both;
	display:block;
	height: 21px;
	text-align: center;
	color: #777777;
	font-size: 12px;
	padding-top: 4px;
}

.img {
	border: none;
}

/* Auswahl stills */
#main-box_sa {
	margin: 0px auto;
	text-align: center;
	background-image: url(../media/navi/bg_ausw_stills.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 728px;
}

/* Auswahl film */
#main-box_fa {
	margin: 0px auto;
	text-align: center;
	background-image: url(../media/navi/bg_ausw_film.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 728px;
}

/* Auswahl bild */
#main-box_ba {
	margin: 0px auto;
	text-align: center;
	background-image: url(../media/navi/bg_ausw_bild.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 728px;
}

/* Auswahl Stills, Bilder, Filme */

#bildbox_aw {
	width: 1024px;
	height: 530px;
	text-align: left;
}

#spacer_aw_bottom {
	float: left;
	width: 720px;
	height: 119px;
}

#home_spacer_aw {
	float: left;
	width: 120px;
	height: 119px;
	padding-left: 30px;
}

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

.img_1 {
	float: left;
	margin-top: 430px;
	margin-left: 19px;
}

.img_2 {
	float: left;
	margin-top: 363px;
	margin-left: 17px;
}

.img_3 {
	float: left;
	margin-top: 337px;
	margin-left: 16px;
}

.img_4 {
	float: left;
	margin-top: 323px;
	margin-left: 18px;
}

.img_5 {
	float: left;
	margin-top: 345px;
	margin-left: 17px;
}

.img_6 {
	float: left;
	margin-top: 353px;
	margin-left: 19px;
}

.img_7 {
	float: left;
	margin-top: 367px;
	margin-left: 17px;
}

.img_8 {
	float: left;
	margin-top: 345px;
	margin-left: 21px;
}

.img_9 {
	float: left;
	margin-top: 285px;
	margin-left: 16px;
}

.img_10 {
	float: left;
	margin-top: 197px;
	margin-left: 0px;
}

.img_1, .img_2, .img_3, .img_4, .img_5, .img_6, .img_7, .img_8, .img_9, .img_10 {
	border: 2px solid #ffffff;

}

.img_1:hover, .img_2:hover, .img_3:hover, .img_4:hover, .img_5:hover, .img_6:hover, .img_7:hover, .img_8:hover, .img_9:hover, .img_10:hover {
	border-color: #FE0000;
}

#at_box {
	float: left;
	width: 124px;
	height: 119px;
	
}

#at_black_box {
	float: right;
	margin-top: 120px;
	width: 183px;
	height: 110px;
}

.at_black {
	margin-left: 30px;
	margin-top: 60px;
	border: none;
}