* { margin:0; padding:0; } 
html { height: 100%; overflow-y: scroll; } 
body { font-size: 100.01%; position: relative; text-align: left; } 
fieldset, img { border:0; }
body { font-family: Verdana; font-size: 11px; background-color: #F3F3F3; color: #5F5E59; }
.clearboth { clear: both; font-size: 1px; /*height: 1px;*/ }




.headline { font-size: 24px; line-height: 30px;  font-weight: bold; color: #0D5D29; }
.headline a { text-decoration: none; color: #0D5D29; }
.bodytext { font-size: 12px; line-height: 16px; color: #707070; }
.bodytext a { font-size: 12px; color: #0D5D29; }
.bodytext-green { font-size: 12px; line-height: 20px; color: #0D5D29; }
.bodytext-green-bold { font-size: 12px; line-height: 16px; font-weight: bold; color: #0D5D29; }
.bodytext-green-bold a { text-decoration: none; color: #0D5D29; }
.bodytext1 { font-size: 13px; line-height: 18px; color: #707070; }
.bodytext2 { font-size: 16px; line-height: 20px; color: #0D5D29; }
.gruen { color: #0D5D29; }
.gruen a { text-decoration: none; color: #0D5D29; }

.angebote_box { width: 740px;  border-bottom: 1px #0D5D29 solid; padding-bottom: 20px; margin-bottom: 20px;}
.angebote_bild { float: left; width: 200px; margin-right: 20px; }
.angebote_text { float: left; width: 520px;}




/* Registrierung ---------------------------------------- */
.register_label { display: block; float: left; font-weight: bold; font-size: 12px; width: 130px; margin-bottom: 10px; }
.register_form  .inputtext { width: 215px; font-size: 13px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px #FFF solid; }

.registrierung_submit { cursor: pointer;  font-size: 14px; color: #0D5D29; background-color: #FFF; border: 1px #FFF solid; padding: 2px 30px 2px 30px;}
.registrierung_submit:hover { border: 2px #0D5D29 solid; padding: 1px 29px 1px 29px;}

#register_error { position: absolute; top: 125px; left: 400px; width: 340px; font-size: 11px; /*height: 60px;*/ padding: 10px; border: 2px red solid; background-color: #FFFFFF;}
#register_error ul { margin-left: 20px; }



/* Login ---------------------------------------- */
.login_label { display: block; float: left; font-weight: bold; font-size: 12px; width: 250px; margin-bottom: 10px; }
.login_form  .inputtext { width: 180px; font-size: 13px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px #FFF solid; }
.login_submit { cursor: pointer; width: 180px; font-size: 14px; color: #0D5D29; background-color: #FFF; border: 1px #FFF solid; padding: 2px 0px 2px 0px;}
.login_submit:hover { border: 2px #0D5D29 solid; padding: 1px 0px 1px 0px;}


#login_error { position: absolute; top: 83px; left: 480px; width: 260px; font-size: 11px; /*height: 60px;*/ padding: 10px; border: 2px red solid; background-color: #FFFFFF;}
#login_error a { color: #0D5D29; }
#login_error ul { margin-left: 20px; }



/* Diverse Fehlermeldungen --------------------------------------- */
.register_form .error { border: 2px red solid; }
.register_form .error_select { border: 2px red solid; }
.errorcheckbox { border: 2px red solid; background-color: red; padding: 1px; }




/* Angebote Kalender - Events ---------------------------------------------- */
#events_left { float: left; width: 50px; height: 200px; cursor: pointer; background-image:url(../design/links.jpg); background-repeat: no-repeat; }
#events_right { float: left; width: 50px; height: 200px; cursor: pointer; background-image:url(../design/rechts.jpg); background-repeat: no-repeat; }
#events_container { float: left;  overflow: hidden; width: 640px; height: 210px; position: relative;  top: 0px;  left: 0px; }
#events { overflow: hidden; height: 250px; position: absolute; top: 0px; left: 0px; } /*width: ; */ /* Wird im Script ermittelt $eventboxen_gesamte_breite*/



.events {  }
.events_label { display: block; float: left; width: 150px; margin-bottom: 6px; }
.events_form  .inputtext { width: 215px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px #BBBBBB solid; }

.eventbox { position: relative; top: 0px; left: 0px; float: left; width: 122px; text-align: center; margin-right: 8px; margin-bottom: 40px; cursor: pointer; }
.event_datum { height: 45px; font-size: 12px; font-weight: bold; color: #0D5D29; background-color: #A6C5B2; padding: 5px 0px 5px 0px; margin-bottom: 8px; }
.event_bezeichnung { font-size: 11px; color: #0D5D29; background-color: #A6C5B2; font-weight: bold; height: 110px; padding: 20px 0px 10px 0px; border-bottom: none; }
.event_bezeichnung span {font-weight: normal; }
.event_ort_zeit { height: 70px; border-top: none; }
.event_ort { display: block; width: 120px; text-align: center; position:absolute; bottom: 20px; }


.eventbox:hover .event_datum, 
.eventbox:hover .event_bezeichnung,
.eventbox:hover .event_ort_zeit {  }

.eventbox .event_hinweis { display: none; }
.eventbox:hover .event_hinweis { display: block; position: absolute; top: 63px; left: 0px; font-size: 11px; font-weight: bold; width: 122px; height: 110px; padding: 20px 0px 10px 0px; color: #0D5D29; background-color: #EEEEEE;}
.eventbox:hover .event_ort { display: none; }


.eventabgelaufen {  }
.eventgueltig {  }
.eventvorschau {  }


#event_dedail_bild { float: left; width: 200px; margin-right: 30px; }
#event_dedail_text { float: left; width: 510px;  }












/* Teilnahme - Events ---------------------------------------------- */
.teilnahme_form  .inputtext { width: 180px; font-size: 13px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px #FFF solid; margin-bottom: 10px;}
.teilnahme_submit { cursor: pointer; width: 180px; font-size: 14px; color: #0D5D29; background-color: #FFF; border: 1px #FFF solid; padding: 2px 0px 2px 0px;}
.teilnahme_submit:hover { border: 2px #0D5D29 solid; padding: 1px 0px 1px 0px;}






/* ------------------------------------------------------------------------ */


#page_container {
    width: 800px;
    text-align: center;
    margin: 0 auto;
}

#spacer1 {
    width: 800px;
    height: 0px;
    background-color: #F6F5F1;
}


#top_container {
    width: 800px;
    height: 120px;
    background-color: #007129;
    background-image:url(../design/top_hg.jpg);
    background-repeat: no-repeat;
}

#topmenu_container {
    width: 637px;
    padding-top: 8px;
    padding-left: 10px;
    float:left;
}



/* ------------------------------------------------------------------------ */


#spacer2 {
    width: 800px;
    height: 5px;
    background-color: #FFFFFF;
}

#mainnavigation_loginname_container { 
    position: relative;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 25px;
    background-color: #FFFFFF;
    /* overflow: hidden;*/
    z-index: 2000;
}


#mainnavigation_container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 25px;
    z-index: 2003;
    background-color: #FFF;
}

#loginname_container {
	position: absolute;
	top: 0px;
	left: 320px;
	width: 360px;
	height: 21px;
	z-index: 2004;
	text-align: right;
	background-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #006F2A;
	padding-top: 4px;
	padding-right: 30px;
}

#loginbutton_container {
	position: absolute;
	top: 0px;
	left: 690px;
	width: 80px;
	height: 25px;
	z-index: 2005;
	text-align: right;
	background-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #006F2A;
	padding-top: 0px;
	padding-right: 30px;
}





/* ------------------------------------------------------------------------ */


#spacer3 {
    font-size: 1px;
    width: 800px;
    height: 5px;
    background-color: #FFFFFF;
}



#content_container {
    width: 800px;
    /*min-height: 300px;
    height: auto !important;
    height: 300px;*/
    margin: 0 auto;
    text-align: left;
    background-color: #E4E4E4;
    
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 100;
}


#content_home { width: 740px; height: 460px; padding: 30px; background-image:url(../design/home_bg.jpg); }
#content_impressum, #content_teilnahme  { width: 740px; height: 300px; padding: 30px; background-image:url(../design/home_bg.jpg); }
#content_agb, 
#content_registrieren, 
#content_login, 
#content_angebote,
#content_teilnahme_angebot { width: 740px; /*height: 300px;*/ padding: 30px; background-color: #EDEDED; }







#footer_container {
    width: 800px;
    background-color: transparent;
    text-align: left;
    margin: 10px 0px 0px 0px;
}





/* Mainmenu ------------------------------------------------------------ */
/* position: relative;  top: 0px;  left: 0px;*/
/* #main_navigation { display: none; } */
#main_navigation { position: relative;  top: 0px;  left: 0px;  z-index: 2003;  list-style-type: none; font-size: 12px; font-weight: normal; text-align: left; text-transform: uppercase; color: #625F58; margin: 0px 0px 0px 0px; }
#main_navigation .spacer { text-decoration: none; color: #625F58; display: block; padding: 5px 0px 5px 0px; }
#main_navigation a { text-decoration: none; color: #625F58; display: block; padding: 5px 15px 5px 15px; }
#main_navigation li { height: 20px; float: left; padding: 0; margin: 0; }
#main_navigation li.aktiv { padding: 0; margin: 0; height: 20px; float: left; background-color: #FFFFFF; }
#main_navigation li.aktiv a { font-weight: bold; color: #006021; }
#main_navigation li.last { border-bottom: 1px #D1CDC1 none; }   
#main_navigation .pointer { cursor: pointer; }
    /* Mainmenu Ebene 1 */
#main_navigation ul li { font-size: 10px; font-weight: normal; text-transform: none; min-height: 16px; height: auto !important; height: 16px; color: #625F58; float:none; border-bottom: 1px solid #D1CDC1; }
#main_navigation ul { list-style-type: none; margin: 0px; padding: 7px 10px 7px 10px; position: absolute; background-color: #FAFAF9; border: 1px #D1CDC1 solid; border-top-style: none; display: none; width: 160px; }
#main_navigation ul li a { display: block; padding: 4px 10px 4px 10px; margin: 0; font-family: Verdana,Arial,sans-serif; font-weight: normal; text-decoration: none; color: #625F58; }
#main_navigation li.aktiv ul li a{ font-size: 11px; font-weight: normal; text-transform: none; color: #625F58; }
    /* Mainmenu Ebene 2 und weitere */
#main_navigation ul ul { border: 1px #D1CDC1 solid; background-color: #FAFAF9; display: none; margin-left: 160px; margin-top: -22px; }


/* Footermenu ------------------------------------------------------------ */
#footermenu { list-style-type: none; color: #625F58; float: left; margin: 3px 6px 0px 0px; }
#footermenu {  }
#footermenu li { padding: 0; margin: 0; float: left; background-color: transparent; }
#footermenu a { text-decoration: none; color: #625F58; }
#footerlogo { float: right; }


/* Topmenu ------------------------------------------------------------ */
#topmenu { list-style-type: none; color: #FFFFFF; }
#topmenu li { padding: 0; margin: 0; float: left; background-color: transparent; }
#topmenu a { text-decoration: none; color: #FFFFFF; }



/* --------------------------------------------------------------------------------------------- */ 


/* Admin -------------------------------------------------- */
.events_table td { padding: 4px 40px 4px 2px; }
.eventedit a { font-size: 9px; }
.events_table tr:hover { background-color: #FFFFDD;}
.events_admin_form  .inputtext { width: 400px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px #BBBBBB solid; }

.error_red { display: block; padding: 15px; border: 1px black solid; background-color: #EEFFEE; color: red; font-weight: bold; }
.error_green { display: block; padding: 15px; border: 1px black solid; background-color: #EEFFEE; color: green; font-weight: bold; }

.adminnavigation { color: green; font-size: 13px; font-weight: bold; }





