 


#drucken {
	height:15px;
	position:absolute;
	right:-40px;
	top:565px;
	width:80px;
}

#hintergrund{
	width:940px;
	/*height:610px;*/
	min-height:610px;
	/*background-color:#333;*/
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-305px;
	margin-left:-470px;
}
#vordergrund{
	background:#fff;
	width:920px;
	/*height:590px;*/
	min-height:590px;
	position:absolute;
	/*top:10px;
	left:10px;*/
	/*ersatz der hintergrund farbe*/
	border-style:solid;
	border-width:10px;
	border-color:#333;
}
#banner{
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/banner_rot.jpg);
	width:890px;
	height:140px;
	position:absolute;
	top:15px;
	left:15px;
}
#balken_oben{
	background:#BC2A24;
	width:890px;
	height:5px;
	position:absolute;
	top:170px;
	left:15px;
}
#inhalt{
	position:absolute;
	top:210px;
	left:15px;
	width:880px;
	/*height:330px;*/
	min-height:330px;
}
#logo{
	position:absolute;
	top:250px;
	left:-80px;
	width:80px;
	height:80px;
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/logo.gif);
}
#navigation{
	position:absolute;
	top:1px;
	left:80px;
	width:130px;
	height:330px;
}
#text{
	position:absolute;
	top:0;
	right:0px;
	width:665px;
	/*height:340px;*/
	min-height:340px;
	/*overflow:hidden;*/
}
#balken_unten{
	background:#BC2A24;
	width:890px;
	height:5px;
	position:absolute;
	bottom:30px;
	left:15px;
}
#sprache{
	position:absolute;
	top:565px;
	left:15px;
	width:80px;
	height:15px;
}
#overlay {
	position:absolute;
	top:0px;
	left:95px;
	width:130px;
	height:178px;
	background-color:#fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#scroll_top {
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/obenTop.gif);
	height:11px;
	position:absolute;
	right:-9px;
	top:84px;
	width:11px;
}
#scroll_hoch_schnell {
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/obenSpeed.gif);
	height:11px;
	position:absolute;
	right:-9px;
	top:114px;
	width:11px;
}
#scroll_hoch {
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/oben_langsam.gif);
	height:11px;
	position:absolute;
	right:-9px;
	top:144px;
	width:11px;
}
#scroll_runter {
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/unten_langsam.gif);
	height:11px;
	position:absolute;
	right:-10px;
	top:175px;
	width:11px;
}
#scroll_runter_schnell {
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/untenSpeed.gif);
	height:11px;
	position:absolute;
	right:-10px;
	top:205px;
	width:11px;
}
#scroll_bottom {
	background-image:url(/opencms/export/system/modules/de.navitas.daenischerclub/resources/grafiken/untenBottom.gif);
	height:11px;
	position:absolute;
	right:-10px;
	top:235px;
	width:11px;
}
