body {
background: url(../img/bg.jpg) repeat-x #eee;
font-size: 11px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color: #777;
line-height: 150%;
padding: 0;
margin: 0;
}

img {
border: 0;
}

a, a:visited { color: #8095a6; text-decoration: none; }
a:hover, a:active { color: #333; text-decoration: underline; }

h1 {
font-size: 15px;
font-weight: bold;
padding: 20px 30px 10px;
margin: 0 0 -10px 0;
color: #002851;
}

h2 {
font-size: 15px;
font-weight: bold;
padding: 20px 30px 0;
margin: 0;
color: #eee;
}

p {
padding: 10px 30px 0;
margin: 0;
}

table {
padding: 10px 25px 0;
margin: 0;
}

table table {
padding: 10px 0 0;
margin: 0 -5px;;
}

.tbl-lines td {
border: 1px solid #ddd;
}

textarea {
margin: 10px 25px 0;
padding: 5px;
width: 420px;
height: 100px;
background-color: #fff;
font-size: 15px;
letter-spacing: 1px;
word-spacing: 5px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color: #777;
border: none;
}

.textfeld {
padding: 5px;
width: 300px;
background-color: #fff;
font-size: 15px;
letter-spacing: 1px;
word-spacing: 5px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color: #777;
border: none;
}

select {
padding: 5px;
background-color: #fff;
font-size: 15px;
letter-spacing: 1px;
word-spacing: 5px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color: #777;
border: none;
}

.suche {
padding: 2px;
width: 100px;
background-color: #fff;
font-size: 11px;
letter-spacing: 1px;
word-spacing: 5px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color: #777;
border: 1px solid #aaa;
}

textarea:focus, .textfeld:focus, select:focus, .suche:focus {
background-color: #aaa;
color: #fff;
}

.small {
font-size: 9px;
line-height: 120%;
}

.top {
font-size: 9px;
text-align: right;
}

iframe {
margin: 20px 30px 0;
padding: 0;
}

img.download {
vertical-align: middle;
margin: 0 0 0 10px;
}

td .download {
padding: 0 0 20px 0;
}

/* ----------container zentriert das layout-------------- */

#container {
width: 960px;
margin:0 auto;
background-color: #fff;
padding-bottom: 30px;
box-shadow: 0 0 10px #999;
-moz-box-shadow: 0 0 10px #999;
-webkit-box-shadow: 0 0 10px #999;
}

/* ----------top-------------- */

#logo {
margin: 30px 0 0 720px;
}

#co2 {
margin: -40px 0 0 37px;
}

#top {
padding-bottom: 10px;
}

#topnavi ul {
list-style: none;
font-size: 15px;
font-weight: bold;
}

#topnavi ul li {
float: left;
margin-right: 36px;
}

#topnavi ul li a, #topnavi ul li a:visited {
text-decoration: none;
color: #999;
}

#topnavi ul li a:hover, #topnavi ul li a:active {
text-decoration: none;
color: #002851;
border-bottom: 1px solid #002851;
padding-bottom: 2px;
}

#social img {
margin-right: 2px;
}

#suche {
margin-right: 15px;
float: right;
}

#suche img {
margin: 2px 0 0 5px;
display: block;
float: right;
}

/* ----------banner-------------- */

#home {
margin: 10px 0 0 0;
height: 480px;
background: url(../img/banner/home.jpg) no-repeat;
}

#info1 {
width: 280px;
height: 170px;
background: url(../img/bg_info.png);
position: relative;
top: 280px;
left: 30px;
box-shadow: 0 0 10px #999;
-moz-box-shadow: 0 0 10px #999;
-webkit-box-shadow: 0 0 10px #999;
}

#info2 {
width: 280px;
height: 170px;
background: url(../img/bg_info.png);
position: relative;
top: 110px;
left: 340px;
box-shadow: 0 0 10px #999;
-moz-box-shadow: 0 0 10px #999;
-webkit-box-shadow: 0 0 10px #999;
}

#info3 {
width: 280px;
height: 170px;
background: url(../img/bg_info.png);
position: relative;
top: -60px;
left: 650px;
box-shadow: 0 0 10px #999;
-moz-box-shadow: 0 0 10px #999;
-webkit-box-shadow: 0 0 10px #999;
}

#banner {
height: 240px;
background: url(../img/banner/banner.jpg) no-repeat;
margin: 10px 0 30px;
}

/* -----------------Inhalt--------------------- */

#bottom {
padding: 30px 0 30px 0;
margin: 30px 30px 0 30px;
background-color: #eee;
text-align: center;
}

#content {
padding: 0 0 20px 0;
margin: 0 20px;
background-color: #eee;
line-height: 130%;
}

#home ul, #content ul, #right ul {
list-style-type: square;
margin: 10px 20px 0 -10px;
}

ul.link {
list-style-image: url(../img/link.gif);
}

.pfeil {
background: url(../img/link.gif) no-repeat 0 5px;
padding-left: 10px;
}

div#content { 
min-height:345px;
height:expression(this.scrollHeight > 345 ? "auto":"345px");
}

#content .image {
padding: 10px 30px 0;
margin: 0;
}

.dialog {
display: block;
height: 90px;
color: #eee;
font-weight: bold;
font-size: 13px;
background-color: #aaa;
padding: 10px 0 0 0;
}

.half {
width: 50%;
float: left;
}

.news {
padding: 10px 30px;
margin: 0 0 20px 0;
}

.date {
width: 80px;
font-weight: bold;
float: left;
padding: 4px 0;
}

.text {
width: 255px;
float: left;
padding: 4px 30px;
}

.pdf {
float: left;
}

/* -----------footer--------------------------- */

#footer {
clear: both;
margin: 10px 0;
padding: 0;
text-align: center;
}

/* -----------feedback--------------------------- */

#slideout {
position: fixed;
top: 115px;
left: 0;
width: 35px;
padding: 12px 0;
text-align: center;
background: #8095a6;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
#slideout_inner {
position: fixed;
top: 115px;
left: -250px;
background: #8095a6;
width: 200px;
padding: 25px;
height: 130px;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
text-align: left;
-webkit-border-radius: 0 0 5px 0;
-moz-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
#slideout_inner textarea {
width: 190px;
height: 100px;
margin: 0 0 6px 0;
}
#slideout:hover {
left: 250px;
}
#slideout:hover #slideout_inner {
left: 0;
}