/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
background: url(../images/bg.gif) repeat-y;
}

td {
font-size: 12px;
}

h1 {
color: #999999;
font-weight: bold;
font-size: 18px;
text-transform: uppercase;
font-family: "Lucida Sans", Arial;
padding: 0 0 10px 0;
margin: 0;
}

a:link, a:hover, a:active, a:visited {
color: #cb0000;
}

#rahmen {
width: 990px;
padding: 0;
margin: 0;
}

.navi {
color: #FFFFFF;
text-decoration: none;
}

strong {
color: #cb0000;
}

#header {
height: 26px;
width: 721px;
background: url(../images/header.jpg) #cc0000 no-repeat;
padding: 82px 0 0 269px;
}
#header1 {
height: 26px;
width: 900px;
background: url(../images/header.jpg) #ffffff no-repeat;
padding: 82px 0 0 269px;
}

#navilinks a:link, #navilinks a:hover, #navilinks a:visited {
color: #fff;
text-decoration: none;
}

#navilinks1 a:link, #navilinks1 a:hover, #navilinks1 a:visited {
color: #fff;
text-decoration: none;
}


#navilinks {
width: 160px;
height: 417px;
background: url(../images/navi-links.gif) no-repeat;
float: left;
padding: 30px 0 0 20px;
}

#navilinks1 {
width: 190px;
height: 457px;
background: url(../images/navi-links.gif) no-repeat;
float: left;
padding: 30px 0 0 20px;
}

#linie {
height: 36px;
width: 600px;
padding: 0 0 0 269px;
}

#logo {
position: absolute; 
top: 34px; 
left: 28px; 
}

#content {
width: 460px;
background: #fff;
top: 34px; 
left: 28px; 
float: left;
padding: 0 20px 0 60px;
}

#bildrechts {
width: 270px;
height: 447px;
float: left;
background: url(../images/bild-links.jpg);
}

#impressum {
position: absolute;
left: 20px;
top: 555px;
}

#impressum a:link, #impressum a:hover, #impressum a:visited {
color: #fff;
text-decoration: none;
}

.ueberrot { 
color: #CC0000; 
font-weight:bold;  
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-size:11pt; 
}

#titel {
position: absolute;
left: 49px;
top: 125px;
color: #999999;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
font-family: "Lucida Sans", Arial;
}
