@charset "utf-8";


body {
 color: black;
 background-color: #FFE38C;
 font-family: Helvetica,Arial,sans-serif;
 margin: 0 auto;
 padding: 0;
 text-align: center;
}


a {
 color: blue;
 text-decoration: none;
}


a:hover {
 color: darkblue;
 text-decoration: underline;
}


div#container {
 width: 850px;
 margin: auto;
 padding: 0;
}



div#header {
 width: 850px;
 background-image:url(./images/header_image.jpg);
 background-repeat:no-repeat;
 height:150px;
}


div#menue {
 float: left;
 width: 17%;
}


div#menue_top {
 background-image:url(./images/menue_top.jpg);
 background-repeat:no-repeat;
 height:0px;
}


div#menue_main {
 background-color: #FDF3D5;
 padding: 0em;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 text-align: left;
}


div#spendenbutton {
}


div#menue_section {
 background-color: #52483E;
 color: #ffffff;
 padding: 0.2em;
 font-size: 0.8em;

}


div#menue_item {
 padding: 0.2em;
 font-size: 0.8em;
}


div#menue_item a:link {
 color:black;
 text-decoration: none;
}


div#menue_item a:visited {
 text-decoration: none;
 color:black;
}


div#menue_item a:hover {
 text-decoration: none;
 background-color: black;
 color: #FFFFFF;
}


.no-decoration a:hover {
text-decoration: none;
}


.no-decoration li a img {
vertical-align:middle;
}


.presse_bilder {
 text-align: center;
}


.presse_bilder img {
 display: block;
 margin: 10px auto 5px auto;
}


div#contentcontainer {
 float:right;
 margin: 0;
 padding: 0;
 width: 82%;
}


div#contenttitle {
 background-color: #52483E;
 color: #ffffff;
 padding: 0.2em;
 text-align: left;
}


div#content {
 background-color: #FDF3D5;
 height: auto;
 padding: 1em;
 text-align: justify;
 font-size: 0.8em;
}


div#zitat {
 font-style: italic;
 padding: 5px;
 padding-bottom: 10px;
 background-color: #FDF3D5;
 color: black;
 font-weight: bold;
 font-size: 0.8em;
}


div#footer {
 background-color: #52483E;
 color: #ffffff;
 padding: 0.2em;
 font-size:small;
}


.content_caption {
 font-weight: bold;
}


.content_subcaption {
 font-weight: bold;
 line-height:2em;
}


.zitat {
 font-style:italic;
}


.current {
 font-weight: bold;
}


img {
 margin: 20px;
 border: none;
}


hr {
 color: #52483E;
 border: 2px solid;
}


table {
 border: 0px;
 margin: 0;
}


table#smaller {
 font-size: 1em;
}


#sponsored  {
 font-size: 1em;
 text-align: center;
 border:0px;
 border-style:solid;
 border-color:black;
 table-layout:fixed;
}


[icon ="pdf"] {
    padding-right: 18px;
    background: transparent url("images/pdf.gif") no-repeat center right;
  }


[icon ="out"] {
    padding-right: 18px;
    background: transparent url("images/external.gif") no-repeat center right;
  }


.micha {
	color: #FDF3D5 
}


.micha a:link, .micha a:visited, .micha a:hover {
	color: #FDF3D5 
}
