html, body {
   width: 100%;
   color: #000;
  	margin: 0em;
  	padding: 0em;
	}

body {
	height: 100%;
	min-height: 100%;
	text-align: center;
   }

img { padding:0; }
a img { border: 0; }

/*********************************************************************/

#container {
	width: 52.500em;/*840px;*/
	text-align: left;
	background: #f6ffec;
	border-top: 0.625em solid #FFF;/*10px;*/
	padding: 1.250em;/*20px;*/
	margin: 0px auto;
	}
*html #container { width: 55.000em;/*880px;*/ }

/*******************************************************************/


/****************************** HEADER *****************************/

#header {
	position: relative;
	overflow: hidden;
	margin-bottom: 0.625em;/*10px;*/
	}
*html #header { height:11.250em;/*180px;*/ }

/*****************************************************************/

#outer {
   border-left: 11.250em solid #f6ffec; /*180px;*/
   border-right: 11.250em solid #f6ffec; /*180px;*/
	}

#inner {
   width: 100%;
   margin:0px;
	}

#main { position: relative; }

/************************     LINKS      *************************/

#links {
   float: left;
   position: relative;
   width: 11.250em; /*180px;*/
   margin-left: -11.250em; /*-180px;*/
	}

#navigation { }

#adresse { font-size:0.750em;/*12px;*/ margin:2.000em 0em 0em 0.833em;/*24px 0px 0px 10px;*/ }

/************************    RECHTS     *************************/

#rechts {
	float: right;
	position: relative;
	width: 11.250em; /*180px;*/
   margin-right: -11.250em; /*-180px;*/
   overflow: hidden;
	}

.opt { position:relative; background:#82c837; margin-bottom:0.625em;/*10px;*/ }
.opt_li_ob { background: url(/media/bg_box_li_ob.gif) 0px 0px no-repeat; }
.opt_li_un { background: url(/media/bg_box_li_un.gif) 0px 100% no-repeat; }
.opt_re_ob { background: url(/media/bg_box_re_ob.gif) 100% 0px no-repeat; }
.opt_re_un { background: url(/media/bg_box_re_un.gif) 100% 100% no-repeat; min-height:8.75em;/*140px;*/ /*position:relative;*/ }

*html .opt_li_ob, *html .opt_li_un, *html .opt_re_ob, *html .opt_re_un { height:8.75em;/*140px;*/ }

#suche {
	padding: 0.313em 0em 0.313em 0.625em;/*5px 0px 5px 10px;*/
	}

#quicknav { color: #FFF; }
#quicknav a,
#quicknav a:active,
#quicknav a:visited,
#quicknav a:link {
	display: block;
	color:#0F4600;
	text-decoration: none;
	line-height: 1.667em;/*20px;*/
	border-top: 1px solid #FFF;
	padding-left: 0.833em;/*10px;*/
	}
#quicknav a:hover { font-weight:bold; text-decoration:none; }

*html #quicknav a,
*html #quicknav a:hover,
*html #quicknav a:active,
*html #quicknav a:visited,
*html #quicknav a:link { width:15.000em;/*180px;*/ }

#schrift {
	font-size:0.750em;/*12px;*/
	color: #0F4600;
	line-height: 1.667em;/*20px;*/
	border-top: 1px solid #FFF;
	padding-left: 0.833em;/*10px;*/
	}

.floatleft { float:left; }
.floatright { float:right; padding:0.250em 0.625em 0em 0em;/*4px 10px 0px 0px;*/ }

.icon { margin-left:0.167em;/*2px;*/ }

.start_veranstaltungen { font-size:0.688em;/*11px;*/ color:#5a5d5a; background:#e6fac8; }

.start_ver_detail { border-bottom:1px solid #FFF; padding:0.909em;/*10px;*/ }
.start_ver_detail a,
.start_ver_detail a:hover,
.start_ver_detail a:active,
.start_ver_detail a:visited,
.start_ver_detail a:link { text-decoration:none; color:#5a5d5a; }

/*****************************************************************/

#content { float:left; width:38.333em;/*460px;*/ font-size:0.750em;/*12px;*/ padding:0em 0.833em;/*0px 10px;*/ }
*html #content { width:40.000em;/*480px;*/ }
*+html #content { width:40.000em;/*480px;*/ }

#footer { /*position:relative;*/ float:left; font-size:0.625em;/*10px;*/ padding:2.000em 1.000em;/*20px 10px;*/ }
#footer a, #footer a:hover, #footer a:active, #footer a:visited, #footer a:link { text-decoration:none; color:#5a5d5a; }

.fot_kontakt { background:url(/media/icon_kontakt.gif) right no-repeat; padding-right:36px; margin-right:4.400em;/*44px;*/ }
.fot_drucken { background:url(/media/icon_drucken.gif) right no-repeat; padding-right:26px; margin-right:4.400em;/*44px;*/ }
.fot_seitenanfang { background:url(/media/icon_seitenanfang.gif) right no-repeat; padding-right:22px; margin-right:4.400em;/*44px;*/ }

/************************  DRUCKAUSGABE  *************************/

@media print {
	body, html { height: auto; }
	body { width: 17cm; background: none; text-align: left; }
	#main { position: static !important; height: auto !important; width:100% !important; padding:0; margin: 0; border-left:0; overflow:visible; }
	#header, #links, #rechts, #subnav, #awnf_kontakt, #footer { display: none !important; width:1px !important; }
	#content { width:18cm !important;margin:0px;font-size:1em; }
* html #content {width:100% !important;}
    #outer { border:none; margin-left:0px; width:100%; }
	.hdl_start_re_ob {margin:0 0 10px 0;padding:0;font-weight:bold;}
	}
