@charset "UTF-8";


body, html {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:focus{color:black;outline:0; -moz-outline:0; }

a {color: #660000}
a:hover {text-decoration:underline;}

.wrapper {
width: 900px;
height: 550px;
background-image:url(hintergrund_wrapper.jpg);
border-top: 1px solid #660000;
}

.header {
width: 900px;
height: 245px;
/*background-color:#999999;*/
}

.werbung {
width: 350px;
height: 280px;
float:left;
margin-left:30px;
}

.content {
width: 470px;
height: 275px;
text-align: left;
font-size: 12px;
margin-top:0px;
margin-right:20px;
float:right;
overflow:auto;
padding-right: 10px;
/*background-color:#666666;*/
}

#navi {
height: 25px;
float: left;
margin-left: 4px;
margin-top: 112px;
padding-top:5px;
font-size: 14px;
text-align:left;
background-image:url(trans.png);
border-bottom: 1px solid #660000;
border-right: 1px solid #660000;
}

.link {
color: #660000;
text-decoration: none;
}

#navi a {
color:#FFF;
text-decoration:none;
}

#navi a:hover {
font-weight: 600;
}

.hintergrund {
width: 100%;
height: 100%;
position: absolute;
}

.vordergrund {
position: absolute;
}

.hintergrundbild {
width: 100%;
height: 100%;
}

h1 {
font-size:14px;
padding-bottom: 5px;
font-weight: bold;
color:#660000;
border-bottom: 1px solid #660000;
width: 460px;
}

.fotos {
width: 850px;
height: 295px;
overflow: auto;
text-align: left;
margin-top: -45px;
}

.fotos a {
margin-right: 5px;
}
