html {
    height: 100%;
}

body {
    height: 100%;
}

#seite{
	background-image:url(../back_img/bg18px658px.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	top:0px;
	}

#hauptbox {
	width:920px;
	position:relative;
	z-index:2;
	top:0px;
	margin:auto;
	}


#navibox {
	width:920px;
	min-height:200px;	
	position:absolute;
	z-index:4;
	top:0px;
}

#inhalt {
	width:920px;
	position:absolute;
	z-index:3;
	top:145px;
	padding-bottom:110px;
	}
	
#img_left {
	height:400px;
	width:162px;
	position:absolute;
	z-index:4;
	top:10px;
	padding-bottom:110px;
	}

#inhalt_mitte {
	width:720px;
	position:absolute;
	z-index:4;
	left:200px;
	top:0px;
	padding-bottom:110px;
	}

#inhalt_fotos {
	width:575px;
	height:500px;
	position:absolute;
	z-index:4;
	left:140px;
	top:0px;
	padding-bottom:110px;
	}
	


#footer {
	background-color:#ff8800;
	width:100%;
	height:110px;
	position:fixed;
	z-index:4;
	bottom:0px;
}

#footer_oben {
	width:920px;
	height:20px;
	position:relative;
	margin:auto;
	z-index:5;
	top:0px;
}

#footer_oben_promo {
	width:920px;
	height:20px;
	position:absolute;
	left:0px;
	top:8px;
	z-index:6;
	text-align:center;
	
}

#footer_unten {
	background-color:#484848;
	background-image:url(../back_img/bg_footer_u.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:78px;
	position:absolute;
	z-index:5;
	bottom:0px;
}

#footer_unten_inhalt {
	width:920px;
	height:78px;
	position:realtive;
	margin:auto;
	z-index:6;
	bottom:0px;
}


#footer_unten_setkarte {
	width:268px;
	height:78px;
	position:relative;
	z-index:7;
	left:5px;
	top:0px;
}

#footer_unten_setkarte_inhalt {
	width:268px;
	height:78px;
	position:absolute;
	z-index:7;
	left:0px;
	top:0px;
}

#footer_unten_link_adobe {
	width:24px;
	height:14px;
	top:44px;
	left:143px;
	position:absolute;
	z-index:8;
	}
#footer_unten_link_adobe:hover {
	background-image:url(../back_img/link_footer.gif);
	}

#footer_unten_showreel {
	width:10px;
	height:78px;
	position:relative;
	z-index:7;
	left:100px;
	top:0px;
}

#footer_unten_showreel_inhalt {
	width:10px;
	height:78px;
	position:absolute;
	z-index:7;
	left:0px;
	top:0px;
}

#footer_unten_link_adobeflash {
	width:24px;
	height:14px;
	top:44px;
	left:176px;
	position:absolute;
	z-index:8;
	}
#footer_unten_link_adobeflash:hover {
	background-image:url(../back_img/link_footer.gif);
	}

#footer_unten_schirm {
	width:218px;
	height:78px;
	position:relative;
	z-index:7;
	left:200px;
	top:-78px;
}

#footer_unten_impressum {
	width:160px;
	height:78px;
	position:relative;
	z-index:7;
	left:650px;
	top:-156px;
}



#schriftstellerin_bgimg {
	background-image:url(../back_img/tanjafoto_kiki.jpg);
	background-repeat:no-repeat;
	height:92px;
	width:84px;
	position:absolute;
	top:107px;
	right:40px;
	}