html {min-height: 100%;}

* {
margin: 0;
padding: 0;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
background-image: url(../bilder/hintergrund.png);
height: 100%;
color:#053359;
}

a{
text-decoration:none;
color: #00559b;
font-weight:bold;
}

a:hover{
text-decoration:none;
color: #559eda;
font-weight:bold;
}

h1 {
line-height: 30px;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
line-height: 21px;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 20px;
}


p {
margin-top: 10px;
line-height: 18px;
font-size: 14px;
color: #053359;
margin-bottom: 15px
}

table {
	border:1px #053359 solid;
}

td {
	border:1px #053359 solid;
	padding: 2px;
}

.ueberuns {
	border: none;
}

.ueberuns td {
	border:none;
	padding: 10px;
}

.Subhead{
	margin-top: 0px;
}

.klein {
margin: 0px;
line-height: 18px;
font-size: 12px;
color: #053359;
}

.klein_fett {
margin-bottom: 0px;
line-height: 18px;
font-size: 12px;
color: #053359;
font-weight: bold;
}

.fett {
	font-size: 12px;
	font-weight: bold;
}

.italic{
	font-size: 12px;
	font-style: italic;
}

.blocksatz {
text-align: justify;
line-height: 18px;
font-size: 12px;
color: #053359;
}

hr {
 border: 0;
 width: 95%;
 background-color: #73a5ca;
 height: 2px;
 margin: 5px auto;
}

.linie{
 border: 0;
 width: 100%;
 background-color: #73a5ca;
 height: 2px;
 margin:0px;
}

img{
margin: 10px 0px 0px 0px;
}


.liste li{
margin-left: 40px;
line-height: 18px;
margin-bottom: 10px;
}

#wrapper {
position: relative;
margin: 0px auto;
width: 960px;
min-height: 100%;
height: auto;
background-color: #ff0000;
}

#header {
position: absolute;
top: 0px;
width: 960px;
height: 156px;
background-image: url(../bilder/header.jpg);
}

#navi{
position: absolute;
top: 156px;
margin: 0px auto;
width: 960px;
height: 35px;
background-color: #dcd5a1;
}


#slider{
position: absolute;
top: 191px;
}

#inhalt{
width: 835px;
background-color: #d3ecf8;
min-height: 415px;
position: absolute;
top: 491px;
padding: 20px 100px 50px 25px;
}

#footer{
position: fixed;
bottom: 0px;
width: 960px;
background-color: #d3ecf8;
height: 50px;
}

#footer ul{
list-style-type:none;
margin: 5px 10px 0px 660px;
display: inline  
}

#footer li{
padding:10px;
display: inline;
}

#footer a{
font-size:12px;
text-decoration:none;
color: #053359;
font-weight:bold;
}

#navi{
font-size:0,8em;
}

#navi ul{
list-style-type:none;
margin:0;
padding:10px;
}

#navi li{
display: inline;
}

#navi a{
text-decoration:none;
padding: 8px 10px 9px 10px;
color: #6a9c51;
font-weight:bold;
}

#navi a:hover{
color: #d0df92;
background-color: #b8b37e;
}

.facebook {
position:absolute;
top: -10px;
left: 925px;
}

.facebook a{
margin: 0px !important;
padding: 0px !important;
}

.youtube {
position:absolute;
top: -10px;
left: 885px;
}

.youtube a{
margin: 0px !important;
padding: 0px !important;
}
/*
.home a{
background-image: url(../bilder/menu.png);
background-position: -10px 0px;
}
.home a:hover {
background-image: url(../bilder/menu.png);
background-position: -10px -36px;
}

.vorträge a{
background-image: url(../bilder/menu.png);
background-position: -10px 0px;
}
.vorträge a:hover {
background-image: url(../bilder/menu.png);
background-position: -10px -36px;
}

.ausstellungen a{
background-image: url(../bilder/menu.png);
background-position: -10px 0px;
}
.ausstellungen a:hover {
background-image: url(../bilder/menu.png);
background-position: -10px -36px;
}

.film a{
background-image: url(../bilder/menu.png);
background-position: -10px 0px;
}
.film a:hover {
background-image: url(../bilder/menu.png);
background-position: -10px -36px;
}

.dienstleistungen a{
background-image: url(../bilder/menu.png);
background-position: -10px 0px;
}
.dienstleistungen a:hover {
background-image: url(../bilder/menu.png);
background-position: -10px -36px;
}

.history a{
background-image: url(../bilder/menu.png);
background-position: -10px 0px;
}
.history a:hover {
background-image: url(../bilder/menu.png);
background-position: -10px -36px;
}
.wir a{
background-image: url(../bilder/menu.png);
background-position: -10px 0px;
}
.wir a:hover {
background-image: url(../bilder/menu.png);
background-position: -10px -36px;
}
*/
