body {
  margin:0;
  background:#D1E285 url(/images/bg_green.png) top repeat-x;
  font:100.01% Arial, Helvetica, sans-serif; 
  color:#444444;
}


/* --- Spalten-Layout --- */
#page {
  margin:auto;
  width:64em; 
}
#container_green{
  float:left;
  padding:0 5px 5px;
  background: #E8F1C2 url(/images/bg_green2.png) top repeat-x;
}
#container { 
  width:60.625em; 
  background-color:#FFFFFF;
  position:relative;
}
#header    { 
  width:60.625em;
  position: relative;
}
#flashcontent {
  width: 735px;
  height: 176px;
}
.flashcontent_overlay {
  position: absolute;
  width: 735px;
  height: 176px;
  right: 0;
  top; 0;
  background: url('/images/flashcontent_overlay.png') no-repeat right top;
}
#wrapper   { 
  width:46.29em;
  float:right;
  background-color:#FFFFFF;
  padding:0 0 1.5em 1em; 
}	

/* --- Klassen --- */
.left  { float: left; }
.right { float: right; }
.clear { clear: both; }

.full-column {
  font:0.8125em/130% Arial, Helvetica, sans-serif;
  width:55.31em;
  margin-bottom:2em;
}
.highlight {
  background-color:#FCFCF5;
}
.line {
  border-top:1px dotted #B9CA4A;
  padding:1em;
}


/* --- Content --- */
#main_col{
  width:35em;
  float:left;
  font:0.8125em/130% Arial, Helvetica, sans-serif;
  padding:5.38em 0.462em 0em 0.462em;
}

#main_col p img {
  margin:7px;
  padding:3px;
  border: 1px solid #D9D9D9;
-webkit-box-shadow: 1px 1px 8px 1px #D9D9D9;
-moz-box-shadow: 1px 1px 8px 1px #D9D9D9;
box-shadow: 1px 1px 8px 1px #D9D9D9;
}

h1 {
  font: 2.62em/100% Georgia;
  color: #0D266B;
  margin:0; margin-bottom:13px;
}

h2 {
  font: 1.31em/130% Georgia;	
  color: #66A633;
  margin:0; margin-bottom:13px;
}
a {
  color:#0066FF;
}
			
#main_col h3{
  font: bold 1.154em/130% Arial;
  color: #0C266B;
  margin:0;
}
#main_col h3 a {
  color: #0C266B;
  text-decoration:none;
}
a img {
  border:0;
}
h3 a {
  text-decoration:none;
}

.more {
 color:#66A633;
 text-decoration:none;
 font-size:10px;
}

/* --- Navigation --- */
#navigation {
  text-align: center;	
  position:absolute; 
  z-index:999;
  top:10em;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  left: 217px;
}

#navigation * {
  float: left;
}

#navigation ul.bg_menu {
  margin: 0px;
  padding: 0px;
}

#navigation ul li li {
  margin:0px;
 clear: left;
 width: 100%;
}

#navigation ul li{
 padding:0px;
 margin:0px;
 list-style-type:none;
}

#navigation ul ul {
  top: 47px;
  padding-right: 8px;
  padding-top: 8px;
  padding-left: 0px;
  padding-bottom:10px; 
  text-align: left;
  background-color:white;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  position: absolute;
  -webkit-box-shadow: 1px 2px 4px 0px #dddddd;
  -moz-box-shadow: 1px 2px 4px 0px #dddddd;
  box-shadow: 1px 2px 4px 0px #dddddd;
}

#navigation .subnavi {
  display:none;   
}

#navigation li:hover .subnavi{
  display:block;   
}


#navigation ul ul a {
  padding-right: 6px;
  padding-top:6px;
  padding-bottom:7px;
  padding-left:8px;
  width: 100%;
}

#navigation ul ul li a:hover {
  background: transparent url(/images/menu_hover_bg.png) no-repeat;
}

#navigation ul ul ul{
  display:none;
}

#navigation li li {
 display: block;
}

#navigation .bg_menu {
  background: transparent url(/images/bg_menu.png) repeat-x; 
  text-align:center;
}
#navigation img {
  vertical-align:top;
}

#navigation a {
  font: 15px Georgia;
  min-width:65px;
  color:#0C266B;
  padding:1.5em 0.5em 1.95em 0.5em; 
  text-decoration:none;
}	

#navigation a.active {
  background: transparent url(/images/bg_menu_bubbles.png) center no-repeat;
}

#navigation a.hover, #navigation a.active {
  color:#59922C;
}

/* --- Linke Spalte --- */
#left_col {
  width:10.25em;
  float:left; 
  background-color:#FFFFFF;
  font-size:0.8125em;
  width:13.154em;
  padding:4.5em 2em 4em 1.25em;
}
#searchForm, #subnavigation {
  margin-bottom:1.4em;
}
#searchForm #textInput {
  width:12.5em;
}
#searchForm input {
  margin-top:0.5em;
}
#left_col h3 {
  font: 1.4em/100% Georgia;
  color: #0C266B;
  margin:0;
}

.bg_submenu {
  background: #ffffff url(/images/bg_submenu.png) repeat-y;
}
.bg_submenu a {
  display:block;
  padding:0.25em 0.75em;
  border-bottom:1px solid #ECEFE4;
  color:#0C266B;
  text-decoration:none;
}
.bg_submenu a:hover, .bg_submenu a.active {
  color:#59922C;
}

.bg_submenu ul {
 padding:0px;
 padding-left:5px;
 margin:0px;
}

.bg_submenu li {
 list-style-type:none;
}

/* --- Rechte Spalte --- */
#wrapper.column {
  background: #FFFFFF url(/images/bg_column.png) top right repeat-y;
  min-height:18em;
}
#right_col {	
  width:19.667em; 
  float:right;
  font-size:0.75em;
  color:#000000;
  padding:0.583em;
  padding-top:4.5em;
}
#right_col h3 {
  font: 1.4em/100% Georgia;
  color: #0C266B;
  margin:0;
}
#right_col.column {
  background: transparent url(/images/bg_column2.png) top no-repeat;
  min-height:12.75em;
}
#right_col div.gradient_top {
  background: transparent url(/images/bg_gradient_top.png) bottom repeat-x;
  padding:1.01em 0.87em 0.16em 0.87em; 
  margin:0 0 1px 0;
  min-height:1.8em; 
  line-height:100%;
}
#right_col div.gradient_bottom {
  background: transparent url(/images/bg_gradient_bottom.png) top no-repeat;
  padding:0.92em 1.17em 1.67em 1.17em;
  min-height:1em;
}

#right_col img {
  margin-bottom:5px;
  padding:3px;
  border: 1px solid #D9D9D9;
-webkit-box-shadow: 1px 1px 8px 1px #D9D9D9;
-moz-box-shadow: 1px 1px 8px 1px #D9D9D9;
box-shadow: 1px 1px 8px 1px #D9D9D9;
}


/* --- Footer --- */
#footer {
  text-align:center;
  color:#5A8327;
  font:0.81em/120% Arial, Helvetica, sans-serif;
  margin-top:0.75em;
}
#footer a {
  color:#5A8327;
  text-decoration: none;
}
#footer a:hover {
  text-decoration:underline;
}

#footer a:hover {
  text-decoration:underline;
}


/* --- Mitglieder --- */
.mitgl_bild {
  float:left;
  width:9.23em;
  padding:0.75em;
}
.mitgl_adresse {
  float:left;
  width:38em;
  padding:0.5em;
}
.mitgl_adresse h3 a , .mitgl_adresse h3 {
  color:#0C266B;
  font-weight:bold;
  margin:0;
  padding:0;
  text-decoration:none;
}
.mitgl_gmap {
  width:19.667em;
  height:13em;
  overflow:hidden;
}
.mitgl_details {
  float:right;
  padding:0.5em 0.75em
}

.mitgl_details a {
    color: #59922C;
    font-size: 10px;
    position: absolute;
    right: 45px;
    text-decoration:none;
}

/* --- Veranstaltungskalender --- */
.calendar_search {
  font-size:0.8125em;
  margin-bottom:1.5em;
}
.va_header {
  background: transparent url(/images/bg_va_header.png);
  height:1.5em;
  font:1.05em Georgia;
  color:#0C266B;
  padding:0.75em 0.75em 0.5em 0.75em;
}
.va_date {
  float:left;
  width:10em;
  padding:0.75em;
  font:0.8125em Arial;
}
.va_title {
  float:left;
  width:30em;
  padding:0.75em;
  font:0.8125em Arial;
}
.va_title a h3, .va_title h3 {
  font:1.154em Arial;
  color:#0C266B;
  font-weight:bold;
  margin:0;
  padding:0;
}
.va_location {
  float:left;
  width:17em;
  padding:0.75em;
  font:0.8125em Arial;
}
.va_details {
  float:right;
  padding:0.75em;
}


/* --- Kontaktformular --- */ 
#kontakt label {
  float:left; 
  width:10em; 
}
#kontakt  br {
  clear:both;
}
#kontakt input, #kontakt select, #kontakt textarea, #kontakt label{
  margin-top:0.5em;
}
#Vorname, #Nachname, #EMailAdresse, #Mitteilung, #Betreff, #Strasse, #Ort {
  font-size:13px; 
  width:20em;
}
