body {
   font-family: 'Lucida Grande', Helvetica;
   font-size: 15px;
   line-height: 20px;
   color: #555555;
   padding: 0;
   margin: 0;
}
a {
text-decoration: none;
color: #919191;
}
a:hover {
text-decoration: underline;
}
img {
   border: none;
   background: none;
}
h1 {
   font-size: 20px;
   padding-bottom: 10px;
   color: #000000;
}
#Container {
   width: 1024px;
   overflow: hidden;
   text-align: center;
   margin: auto;
   
}
#Logo {
   height: 111px;
}
#Navigation {
   height: 69px;
   width: 1024px;
}
#Bild {
   clear: both;
   height: 300px;
}
#Suche {
   text-align: right;
}
#Content {
   text-align: left;
   padding: 0 20px;
   text-align: justify;
   
}
#News {
   padding: 30px 20px 10px 20px;
}
#Footer {
   padding: 10px 0;
   font-size: 12px;
   clear: both;
}
#search_box_in {
   border: none;
   padding:0 11px 0 0;
}
#navlinks {
   background: transparent URL(images/navi.jpg) no-repeat;
   height:69px;
	width:26px;
   display: block;
   float:left;
}
#navmitte {
   background: transparent URL(images/navm.jpg) repeat-x 0 center;
   width: 960px;
   height: 69px;
   display: block;
   float:left;
}
#navrechts {
   background: transparent URL(images/navi.jpg) no-repeat -27px center;
   width: 38px;
   height: 69px;
   display: block;
   float: right;
}
#navigationlist {
   list-style: none;
   margin: 0;
   padding: 0;
   text-align: left;
}
#navigationlist li {
   display:block;
   float:left;
   line-height: 40pt;
   text-align:center;
   width:160px;
}
#navigationlist li a {
   color: #FFFFFF;
   text-decoration: none;
   font-family: "Tahoma", "Thonburi";
   font-size: 20pt;
   display: block;
   z-index: 100;
   opacity: 1 !important;
    height: 69px;
}
#navigationlist .highlight a:hover, .hover {
   background: URL(images/navh.jpg) no-repeat 3px 22px;

}
#navigationlist .active {
   background: URL(images/nava.jpg) no-repeat 3px 8px;

}
.hover {
   display: block;
   height: 70px;
   margin-top: -68px;
   z-index: 0;
}
.language {
   width: 150px;
}
.newse {
   padding: 5px 0 5px 0;
}
.newshead {
   padding-bottom: 10px;
   height: 22px;
   font-weight: bold;
}
.newstitle {
   float: left;
   font-size: 20px;
   color: #000000;
}
.newsdatum {
   font-size: 25px;
   float: right;
}
.newscontent {
   clear: both;
   text-align: justify;
}
.newsauthor {
   font-style: italic;
   text-align: left;
   font-size: 12px;
}
#Bilder {
   height: 400px;
}
#links {
   float: left;
   width: 512px;
   height: 400px;
}
#rechts {
   float: right;
   width: 512px;
   height: 400px;
}
#ueberschrift {
   height: 200px;
}
#download {
   height: 200px;
}
ul#comm li img {
   border:none;
}
ul#comm li {
   list-style: none;
   padding: 0;
   margin: 0;
   display: none;
}
ul#comm li#firstpic {
   display:inline;
}
ul#comm {
   padding: 0;
   margin: 0;
}
#Navi {
   float: left;
   width: 200px;
}
#Beschreibung {
   float: right;
   text-align: left;
   width: 824px;
}
.downloadkategorie {
height: 50px;
background: #919191;
color: #FFFFFF;
line-height: 50px;
padding-left:5px;
font-size: 30px; 
}
.langa {
padding-top: 5px;
list-style: none;
line-height:45pt;
}
#navmitte ul {
margin: 0;
}