* { margin: 0; }

body, html {height:100%; width:100%; }

body {
margin:0px; padding:0px;

background:url(../gfx/bg.jpg);
}

body, td, div, input, select, textarea { font-family: 'Open Sans', sans-serif; color:#111111; font-size:13px; }

img { max-width: 100%; margin:0px; padding:0px; border:none; display:block;}




h1{ font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; font-size:26px; line-height:96px; text-transform:uppercase; color:#111111; padding:0px; margin:0px; padding-left:26px; background:url(../gfx/stern.png) no-repeat 0 50%;}
h2{ font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; font-size:26px; text-transform:uppercase; color:#111111; padding:0px; margin:0px; padding-left:26px; background:url(../gfx/stern.png) no-repeat 0 50%; margin-top:20px;}
h3{ font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; font-size:15px; color:#111111; text-transform:uppercase; padding:0px; margin:0px; }



.wrapper  {
width: 949px;
margin: auto;
text-align:left;
background:#ffffff;
box-shadow:0px 0px 12px #666666; -moz-box-shadow:0px 0px 12px #666666; -webkit-box-shadow:0px 0px 12px #666666;
}


.topbild{ height:301px; }
.navi{ height:31px; background:#85891E; }
.content { width:679px; margin-left:31px; float:left; margin-bottom:31px; }
.news { width:224px; float:right; text-align:left; margin-top: -337px; z-index:100; position:relative; }
.footer{ background:#868A1F; }

.head div{ color:#111111; font-size:14px; font-weight:bold; }
.head div a{ color:#111111; text-decoration:none;}
.head div a:hover{ text-decoration:underline;}

.footer div{ color:#ffffff; font-size:12px; }
.footer div a{ color:#ffffff; text-decoration:none; }
.footer div a:hover{ text-decoration:underline; }

.footer_nav a{ text-transform:uppercase; margin-left:4px; }

.img_schatten{ box-shadow:3px 3px 10px -3px #333333; -moz-box-shadow:3px 3px 10px -3px #333333; -webkit-box-shadow:3px 3px 10px -3px #333333; }

.icons a{ color:#85891E; text-decoration:none; font-size:16px; text-transform:uppercase; font-weight:bold; line-height:100%; }
.icons img { margin-bottom:4px; }

.item{ font-size:12px;}
.item a{ color:#868A1F; padding-left:12px; background:url(../gfx/linkpfeil_off.png) no-repeat 0 50%; text-decoration:none; }
.item a:hover{ color:#111111; background:url(../gfx/linkpfeil_on.png) no-repeat 2px 50%;  }



.text a{ color:#868A1F; padding-left:8px; background:url(../gfx/linkpfeil_off.png) no-repeat 0 50%; text-decoration:none; font-weight:bold; }
.text a:hover{ color:#111111; background:url(../gfx/linkpfeil_on.png) no-repeat 1px 50%;  }

.backlink{ color:#868A1F; padding-left:12px; background:url(../gfx/pfeil_zurueck_off.png) no-repeat 0 50%; text-decoration:none; }
.backlink:hover { color:#111111; background:url(../gfx/pfeil_zurueck_on.png) no-repeat 2px 50%; }






#nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
#nav li {
}

#nav a {
  float:left;
  padding-left:31px;
  padding-right:31px;
  line-height:31px;
  text-decoration:none;
  color:#ffffff;
  text-transform:uppercase;
  font-size:14px;
}


#nav a:hover {
background:#626063;
}
#nav a.aktiv {
background:#2E2C2F;
}