body {
	font: 13px Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #43689e;
}

#container {
    margin: 0 auto 0 auto;
    width: 900px;
}

#wrapper {
    background-color: #05377E;
}
 


#kopf {
    padding: 0;
    margin: 0;
}

#navi {
    background-color: #05377E;
    margin: -3px 0 0 0;
    padding: 10px 0 0 0 ;
    float: left;
    width: 148px;            
}

#navi ul {
    margin: 0;
    padding: 0;
}

#navi li {
    list-style-type: none;
    padding: 7px 0px 7px 20px;
    margin: 0;    
}

#navi a {
    text-decoration: none;
    color: #FFFFFF;
    display: inline-block;
    width: 108px;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

#navi a:hover {
    color:  #800000;
}

a {
	text-decoration: none;
}

#inhalt {
    background-image: url(../bild/hintergrundpfoten.jpg);
    background-repeat: repeat-y;
    margin: 0 0 0 148px;
    padding: 20px 30px 30px 20px;
    background-color: #FFFFFF;
    height: 100%;
}

#inhalt a {
    color: #05377E;
}

#inhalt a:hover {
    color: #800000;
}

#gallerie {
    text-align: center;
}

h1 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #05377E;
}

h2 {
    text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #05377E;
}

h3 {
    text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #05377E;
	
}

h4 {    
    font-size: 14px;
	color:  #000000;		
	font-weight: bold;
}

h5 {
    
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

h6 {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

img {
    border: none;
} 

#nachoben {
    margin: 0;      
}

#fuss {
    width: 900px;
    margin: 0 auto 0 auto;
    height: 125px;
    background-color:#05377E;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#fuss a {
    color: #FFFFFF;
    line-height: 125px;
    margin: 0 30px 0 30px;
}

#fuss a:hover {
    color: #800000;
}

.bild {
   float: right;
}

.comic {
    display: block;
    margin: 0 auto 0 auto;
    
}

.zentriert {
    text-align: center;
}

.liste {
    margin-left: 260px;
}
.fett {
    font-weight: bold;
}