body{
 font-family:Trebuchet MS;
 background:#1C2A2F;
 margin:0px;
 padding:0px;
 height:100%;
}
html{
 height:100%;
}
a{
 text-decoration:none;
 color:#ffffff;
}
a:hover{
 color:#CC3333;
}

#banner{
 position:relative;
 width:800px;
 height:150px;
 left:50%;
 margin-left:-400px;
 margin-top:10px;
}
#content{
 border:0px;
 border-left:10px solid #CC3333;
 border-right:10px solid #CC3333;
 position:relative;
 width:630px;
 left:50%;
 margin-left:-240px;
 margin-top:30px;
 padding:10px;
 margin-bottom:50px;
 background:#ffffff;
}
html>body #content{
 width:600px;
 margin-top:100px;
 bottom:50px;
}

#content a{
 color:#878787;
}
#content a img{
 border:0px;
}
#content a:hover{
 text-decoration:underline;
}
.text{
 margin:30px;
 margin-left:30px;
 text-align:justify;
}
.bottom{
 text-align:center;
 font-size:80%;
 margin-top:30px;
 margin-bottom:30px;
 color:#878787;
}
.bottom a{
 color:#878787;
}
.bottom a:hover{
 text-decoration:underline;
}
#galeriegesamt{
 text-align:center;
}

#galeriegesamt a img{
 border:2px solid #1C2A2F;
}
#galeriegesamt a:hover img{
 border-color:#727C7F;
}
#linkcontainer{
 list-style-type:none;
 position:absolute;
 color:#ffffff;
 top:170px;
 left:50%;
 margin-left:-400px;
 font-size:150%;
 border-right:2px solid #fff;

}
html>body #linkcontainer{
 margin-left:-430px;
 top:150px;
}
#linkcontainer li{
 margin:20px;
 margin-left:0px;
}
.design{
 color:#FF0F00 !important;
}
.design:hover{
 text-decoration:underline;
}

.back{
margin:15px 5px 15px 5px;
border-top:1px dotted #000000;
border-bottom:1px dotted #000000;
padding:3px;
padding-right:10px;
text-align:right;
}
.bild{
 float:left;
 margin:15px;
 margin-top:0px;
 border:2px solid #000 !important;
}
