/* CSS Document barbara bessen */

* { padding: 0; margin: 0; }

*html, body, #inhalt_aktuelles {
scrollbar-base-color:#070332;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#070332;
scrollbar-face-color:#070332;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#070332;
scrollbar-track-color:#070332;
}

body {
	background: #070332;
	font-family: arial, sans-serif;

}

h1 {font-size: 18px; font-family: verdana, arial, sans serif; margin-bottom: 17px; font-weight: bold; color: #ffffff; padding-left: 12px;}
h2 {font-size: 18px; font-family: verdana, arial, sans serif;}
h3 {font-size: 12px; font-family: verdana, arial, sans serif; margin-bottom: 17px; font-weight: bold; color: #ffffff; padding-left: 12px;}
p {margin-bottom: 5px; font-size: 12px; font-family: verdana, arial, sans serif; line-height: 17px; color: #333;}
a {margin-bottom: 5px; font-size: 12px; font-family: verdana, arial, sans serif; line-height: 17px; text-align: center; color:#ffffff; font-weight: bold; padding-left: 0px; padding-right: 12px; text-decoration: none;}

#oben{

	position: absolute;
	width: 920px;
	height: 130px;
	left:0px;
	top:0px;
	border: 0px solid #FF51DB;
	background-image:  url(../bilder/logo_oben_neu.jpg);
}

#oben_ef{

	position: absolute;
	width: 920px;
	height: 130px;
	left:0px;
	top:0px;
	border: 0px solid #FF51DB;
	background-image:  url(../bilder/logo_oben_deutsch_ef.jpg);
}
#d_flagge{

	position: absolute;

	left:-46px;
	top:230px;
	border: 0px solid #FF51DB;
         z-index: 1000;

}

#navigation {

	position: absolute;
	width: 200px;
	height: 445px;
	left:0px;
	top:130px;
	border: 0px solid #554359;
	background-image:  url(../bilder/bg_navi.jpg);

}

#u_navi {

	position: absolute;
	width: 920px;
	height: 20px;
	left: -20px;
	top:540px;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
	color: #eeac4c;
	border: 0px solid #ffffff;


}

#navigation_medium {

	position: absolute;
	width: 165px;
	left:34px;
	top:25px;
	border: 0px solid #554359;
}

#navigation_kryon {

	position: absolute;
	width: 165px;
	left:34px;
	top:61px;
	border: 0px solid #554359;
}



#navigation_channel {

	position: absolute;
	width: 165px;
	left:34px;
	top:97px;
	border: 0px solid #554359;
}

#navigation_akt {

	position: absolute;
	width: 165px;
	left:34px;
	top:133px;
	border: 0px solid #554359;
}

#navigation_veranst {

	position: absolute;
	width: 165px;
	left:34px;
	top:169px;
	border: 0px solid #554359;
}

#navigation_buecher {

	position: absolute;
	width: 165px;
	left:34px;
	top:205px;
	border: 0px solid #554359;
}

#navigation_partner {

	position: absolute;
	width: 165px;
	left:34px;
	top:241px;
	border: 0px solid #554359;
}

#navigation_index {

	position: absolute;
	width: 165px;
	left:34px;
	top:287px;
	border: 0px solid #554359;
}

#navigation_kontakt {

	position: absolute;
	width: 165px;
	left:34px;
	top:323px;
	border: 0px solid #554359;
}

#navigation_imp {

	position: absolute;
	width: 165px;
	left:34px;
	top:359px;
	border: 0px solid #554359;
}

#inhalt {

	position: absolute;
	width: 720px;
	height: 445px;
	left:200px;
	top:130px;
	border: 0px solid #ffffff;
	background-image:  url(../bilder/bg_inhalt2a.jpg);

}

#inhalt_m {

	position: absolute;
	width: 720px;
	height: 445px;
	left:200px;
	top:130px;
	border: 0px solid #ffffff;
	background-image:  url(../bilder/bg_inhalt2.jpg);

}

#inhalt_c {

	position: absolute;
	width: 720px;
	height: 445px;
	left:200px;
	top:130px;
	border: 0px solid #ffffff;
	background-image:  url(../bilder/bg_inhalt.jpg);

}

#inhalt_kryon{

	position: absolute;
	width: 600px;
	height: 370px;
	left:200px;
	top:130px;
	border: 0px solid #ffffff;
}


#content {
position: absolute;
height: 575px;
width: 920px;
left: 50%;
top: 50%;
margin-top: -290px;
margin-left: -460px;
border: 0px solid #ffffff;

}

#content_home {
position: absolute;
height: 575px;
width: 920px;
left: 50%;
top: 50%;
margin-top: -290px;
margin-left: -460px;
border: 0px solid #ffffff;

}




#content_inhalt {
position: fixed;
height: 500px;
width: 800px;
}



#adress {

	position: absolute;
	width:600px;
	left:90px;
	top:220px;
	border: 0px solid #554359;
}

#fotos_bb_bh {

	position: absolute;
	left:330px;
	top:810px;
	border: 0px solid #554359;
}

#foto_bb {

	position: absolute;
	left:350px;
	top:1120px;
	border: 0px solid #554359;
}

#fotos_bb_ia {

	position: absolute;
	left:340px;
	top:1400px;
	border: 0px solid #554359;
}





.Layerdiashow {
        position:absolute;
        width:245px;
        height:250px;
        z-index:25;
        left: 180px;
        top: 70px;
        visibility: visible;
}

/* Formular */
form.formular input.textfeld {width: 200px; height: 20px; border: 1px solid #ffe696; margin-bottom: 15px;}
form.formular textarea {width: 200px; height: 150px;}
