body{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 background-color: #e3e3e3;
 color: #000;
}

a,a:visited,a:active {
/* font-weight: bold; */
 /*font-style: italic;*/
 text-decoration: none;
 color: #0E1180;
}

a:hover { /* Links im Text. Menue hat extra hover */
 color: #EEE239;
 background-color: inherit;
}

h1{
 font-size: 150%;
 font-weight: bold;
 color: #6DB046;
 /*color: black;*/
 background-color: inherit;
}

h2, div.news_headline a, div.news_headline {
 font-size: 120%;
 font-weight: bold;
 color: black;
 /*color: #6DB046;*/
 background-color: inherit;
}

div.newsdate {
 font-weight: normal;
}

img {
 border: 0px;
}

ul.nostyle {
 list-style-type: none;
}

img.border {
 border: 1px solid #3e3e3e;
 margin: 5px;
}

img.lang_flag {
 padding: 1px;
 border: 1px solid #274f9d;
}

img.news{
 border: 1px solid #3e3e3e;
 margin: 5px;
 float: right;
}

img.news_nb{
 border: none;
 margin: 5px;
 float: right;
}

div.image_title{
 text-align: center; 
 color: #3e3e3e;
 background-color: inherit;
}

div.news_2{
 clear: right;
 padding: 5px;
 min-height: 125px;
 margin-bottom: 5px;
 border-bottom:  1px dotted #3e3e3e;
}


div.news{
 padding: 10px;
 min-height: 125px;
 color: inherit;
 background-color: #EAF5D0;
 margin-bottom: 5px;
 width: 555px; /* nicht zu breit, sonst geht IE nicht */
}



a.menu:visited, a.menu {
 color: #000;
}
a.menu:active {
 color: #ffffff;
 background-color: inherit;
 font-weight: bold;
}

a.menu:hover {
 color: #6DB046; 
 background-color: inherit;
}

a.submenu,a.submenu:visited,a.submenu:active {
 color: #000000;
 background-color: inherit;
 font-weight: bold;
}

a.submenu:hover {
 color: #004a63;
}


a.subsubmenu,a.subsubmenu:visited,a.subsubmenu:active {
 color: #000000;
 font-weight: normal;
}

a.subsubmenu:hover {
 color: #004a63;
}


div#all{
 width: 950px;
 height: auto;
 position: relative;
}

div#link_intern {
 position: fixed;
 left: 30px;
 bottom: 0px;
 width: 155px;
 font-size: 95%;
 z-index: 2;
}

div#logo {
 position: absolute;
 left: -1px;
 top: 0px;
 z-index: 1;
}
div#logo img {
 width: 12.1em;
 height: 41px;
}
div#menu{
 position: absolute;
 left: 0px;
 padding-top: 50px;
 padding-bottom: 100%;
 width: 12.2em;
 z-index: 2;
 /*background-color: #E6EEC5;*/
}

/* XXX gelb: #f4 bb 43 */

div#main{
 position: absolute;
 left: 12.2em;
 top: 0px;
 background-color: #ffffff;
 min-height: 500px;
 min-width: 790px;
 border-left: 5px solid #f4bf49;
 border-right: 1px solid #6DB046;
 text-align: left;
 z-index: 2;
}

div#main_top{
 height: 50px;
 background-image: url('../_img/top_green1.jpg');
 border: 1px solid #6DB046;
 border-right: none;
 border-left: none;
}

div#main_sponsoren{
 float: right;
 border-left: 1px solid #6DB046;
 width: 145px;
 text-align: center;
 background-color: #ffffff;
 font-size: 90%;
 clear: right; 
 top: 0px;
 margin-left: 15px;
 margin-bottom: 10px;
}

div.sponsoren{
 padding: 15px 5px 15px 5px;
}

div#main_titel{
}

div#main_text{
  padding-left: 25px; 
  padding-top: 25px; 
  padding-right: 25px; 
}

hr.trenner{
 margin: 0px 5px 0px 5px;
 height: 1px;
 border-top: 0px;
 border-right: 0px;
 border-left: 0px;
 border-bottom: 1px solid #6DB046;
}

hr.trenner2{
 margin: 10px 5px 10px 5px;
 height: 1px;
 border-top: 0px;
 border-right: 0px;
 border-left: 0px;
 border-bottom: 1px solid #6DB046;
}

div#kruemel{
 padding: 2px 10px 2px 10px;
}

div#languages{
 float: right;
 padding: 2px 10px 0px 5px;
}

a.kruemel{
 font-weight: normal;
 font-size: 90%;
 color: black;
}

/* XXX gruen: #73 BA 4A */
/* gruen ueberschrift: 6DB046 */

div.menu{
 text-align: left;
 background-color: #f4bb43;
 padding: 4px;
 border-top: 1px solid #e3e3e3;
 font-weight: bold;
}

div.submenu{
 margin-left: 15px;
 text-align: left;
 background-color: #EEE239;
 color: inherit;
 padding: 4px;
 font-weight: bold;
}

div.subsubmenu{
 margin-left: 15px;
 text-align: left;
 background-color: #EEE239;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 4px;
 padding-left: 19px;
 font-weight: normal;
}


img#menu_arrow{
 position: absolute;
 right: -5px;
}

div#lastedit{
 clear: right;
 text-align:right;
 margin: 5px;
 color: #3e3e3e;
}

div.table{
 display:  table; 
}

div.td{
 float:left;/*fix for  buggy browsers*/
 display:  table-cell;
}

div.tr{
 display:  table-row;
}

.red {
 color: #ef1010;
}

div.news_item {
 border-left: 1px solid #6DB046;
 padding-left: 5px;
 margin-left: 5px;
 margin-bottom: 25px;
}

div.news_author {
 color: #3e3e3e;
 font-size: 90%;
}

div.news_text {
 text-align: justify;
}

img.news_logo{
 float: right;
 border: 1px solid #3e3e3e;
 margin: 5px;
}

img.news_image{
 border: 1px solid #3e3e3e;
 margin: 1px;
}

ul.sitemap > li {
 margin-bottom: 1ex; /* Abstand der Hauptpunkte */
}

ul.smaller > li {
 line-height:0.9em;
 margin-bottom: 0.6em;
}

table.styled {
}

table.styled tr.grey {
 background-color: #E5E5E5;
}

table.styled tr td,th {
 padding: 5px;
}

table.styled tr td.table_headline {
 text-align: center;
 font-weight: bold;
}

table.sponsoren tr td {
 padding-bottom: 4ex;
 text-align: center;
}

div.gallery_frame {
 border: solid 1px #6DB046; 
 padding: 1em; 
 display: table; 
 background-color: #e3e3e3;
 color: #838383;
}

object
{
margin: 5px;
}

