#top {
	height:75px;
	padding-top: 3px;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:10px;
	background-color:#f0ffea;
	background-image: url("spring/blume.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#menu {
	float:left;
    clear:right;
    width: 110px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: sans-serif;
	font-size: 12px;
}

#menu li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
}

#menu li a:link, #menu li a:visited {
        color: #000;
        display: block;
        background:  url(spring/menu.gif);
        padding: 8px 0 0 10px;
}

#menu li a:hover, #menu li #current {
        color: #000;
        background:  url(spring/menu.gif) no-repeat 0 -32px;
	padding: 8px 0 0 10px;
}

    #tabs {
      float:left;
      font-size:93%;
      line-height:normal;

      }
    #tabs ul {
      margin:0;
      padding:10px 10px 0 50px;
      list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("spring/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("spring/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

      #tabs #current a {
              background-position:0% -42px;
      }
      #tabs #current a span {
              background-position:100% -42px;
      }

#content {
	width:74%;
	height:100%;
	float:left;
	margin:0px 0px 5px 5px;
	padding:10px;
	background-color:#f0ffea;
	overflow:visible;
	border-width:1px;
	border-style:solid;
	-moz-border-radius:10px;
	background-image: url("spring/bluete.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

#help {
	float:right;
	border-width:1px;
	border-style:solid;
	width:110px;
	background-color:#f0ffea;
	-moz-border-radius:10px;
}

#ueberall {
        float:right;
        border-width:1px;
        border-style:solid;
        width:110px;
        background-color:#f0ffea;
        -moz-border-radius:10px;
}


#headlines {
	float:left;
	width:350px;
	border-width:1px;
	border-style:solid;
	padding:10px;
	-moz-border-radius:10px;
}

#dorfblatt-last {
	float:right;
	width:310px;
	border-width:1px;
	border-style:solid;
	padding:10px;
	-moz-border-radius:10px;
}

#upcoming-events {
	float:right;
	width:310px;
	border-width:1px;
	border-style:solid;
	padding:10px;
	margin-top:5px;
	-moz-border-radius:10px;
}

#announcements {
	float:right;
	width:310px;
	border-width:1px;
	border-style:solid;
	padding:10px;
	margin-top:5px;
	-moz-border-radius:10px;
}

#footer {
	border-width:1px;
	border-style:solid;
	clear:both;
	-moz-border-radius:10px;
	background-color:#f0ffea;
}

#news-picture {
	padding:0px 10px;
	float:left;
}

body {
	min-width:970px;
}

html {
	background-color: #026600;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table, td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	height: 25px;
}

.gbord { 
	border-width:1px; border-style:solid;
	border-color:#000000;
}

.gbord2 { 
	border-width:1px;
	border-top-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#000000;
}

a:link { 
	color:#4b4039;
	text-decoration:underline;
}
a:visited {
	color:#4b4039;
	text-decoration:underline;
}
a:active {
	color:#4b4039;
	text-decoration:underline;
}
a:hover	{
	color:#c5ffac;
	background:#026600;
	text-decoration:underline;
}

a.bghkal {
	text-decoration:none;
}

ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

img {
    border: none;
}

.center {
	text-align: center;
}

.center table {
	margin-left: auto;
	margin-right: auto;
}

.center th {
	text-align: center !important;
}
