* {
    padding: 0;
    margin: 0;
} 
p {
    margin-bottom: 10px;
}
body {
/*background: #000;*/
background: #000D47; 

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #aaa; 
}

img { border: none; }
a { color: #FFFD00; text-decoration: none;}
a:hover { text-decoration: underline; color : #aaa; }

#wrap {
text-align: right;
margin: 10px auto 0 auto;
width: 847px;
}

.container {
 clear: both;
 float: left;
 width: 100%;
 overflow: hidden;
 background: #000033;
 font-family: Verdana;
 font-size: 1em;
 }
 
#navi {
 float: left;
 position: relative; 
left: 50%;
 margin: 0 auto;
 padding: 0; 
list-style-type: none;
 }
 
#navi li {
 float: left;
 position: relative;
 right: 50%;
 }
 
#navi a {
 width: auto;
 display: block;
 padding:0 10px;
 line-height: 1.5em;
 color: #fff; 
background: #000033; 
border:1,5px solid #024c68;
 text-decoration:none;
 }
 
#navi a:hover {
 background: #33334C;
 color: #FFFD00;
 } 

#header { 
text-align: right;
border: 1px solid #D1E1FF;
height: 135px;
width: 847px;
background: #333;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #aaa;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

.left {
margin-top: 10px;
width: 600px;
float: left;
text-align: justify;
border: 1px solid #D1E1FF;
padding: 10px;
background: #000B2F;
}
.left h1 {
color: #FFFD00;
text-align: left;
font-size: 20px;
font-weight: 100;
padding : 10px 0 15px 0;
}
p.claim {
color: #FFFD00;
font-size: 16px;
font-style: italic;
font-weight: normal;
padding : 10px 0 15px 0;
}
.left h2 {
color: #FFFD00;
font-size: 14px;
font-weight: lighter;
padding : 10px 0 15px 0;
}

.left h3 {
color: #FFFD00;
font-size: 14px;
font-weight: lighter;
}

.right {
text-align: left;
margin-top: 10px;
width: 175px;
float: right;
border: 1px solid #D1E1FF;
font-size: 14px;
padding: 10px;
background: #000A1F;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #59799F;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#footer {
margin-top: 10px;
text-align: center;
color: #eee;
font-size: 11px;
border: 1px solid #D1E1FF;
padding: 10px;
background: #000C1F;
}
#termine{
    margin-left: 20px;
}
.vitajahr{
    clear: both;
    margin-top: 10px;
    color: yellow;
    font-weight: bold;
    float: left;
    width: 100px;
    border: 0px solid red;
}
.vitatext {
    float: left;
    width: 400px;
    border: 0px solid green;
    margin-top: 10px;
 }
 .vitaitem {
    clear: both;
    
 }
 #referenzen {
    margin-left: 20px;
}
td.partner {
    text-align: center;
width: 500px;
    padding: 0px;
    }
img.berichte {
    width:120px;
    margin: 5px;
    }
img.galerie {
  width:80px;
  margin: 5px;
}
