html {
padding: 0;
height: 100%;
}

body {
color: #53534c;
font-family: verdana, helvetica;
background-color: #2e2e2e;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
padding: 0;
margin: 0;
line-height: 18px;
font-size: 16px;
height: 80%;
}

a {
color: #db002e;
text-decoration: none;
font-weight: normal;
}

a:visited {
color: #db002e;
text-decoration: none;
}

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

h1 {
font-family: Verdana;
font-size: 24px;
font-weight: normal;
color: #db002e;
padding: 0;
margin-bottom: 0;
margin-top: 0px;
line-height:28px;
}

h2 {
font-family: Verdana;
font-size: 16px;
font-weight: normal;
color: #333;
padding: 0;
margin-bottom: 1px;
margin-top: 0px; 
}

#schattennavi {
position: absolute;
left: -3px;
top: 235px;
height: 65px;
width: 26px;
background-image: url(../images/schattennavi.png);
z-index: 10;
}

#schattennavire {
position: absolute;
right: -3px;
top: 235px;
height: 65px;
width: 26px;
background-image: url(../images/schattennavire.png);
z-index: 10;
}

#wrapper {
width: 960px;
margin: 0 auto;
min-height: 100%;
background-image: url(../images/contentbg.png);
background-repeat: repeat-y;
padding: 0 20px;
font-size: 11px;
position: relative;
z-index: 1;
}

#top {
height: 80px;
background-color: #fff;
background-image: url(../images/topbg.jpg);
background-repeat: repeat-x;
}

#header {
height: 170px;
background-color: #fff;
}

#content {
margin-top: 20px;
position:relative;
padding-bottom:50px;
}

#stripe {
position:absolute;
clear:right;
right:0px;
background-image:url(../images/stripe.jpg);
width:36px;
height:274px;
top:130px;
}

#teaser {
width: 300px;
min-height: 200px;
background-color: #333;
float: left;
font-size: 10px;
color: white;
position: relative;
z-index: 19;
}

#teaserfoot {
background-image: url(../images/teaserfoot.jpg);
padding-top: 63px;
}

#teaserfootleer {
background-image:none;
background-color:white;
padding-top: 63px;
}

#ecke {
background-image: url(../images/eckere.png);
width: 13px;
height: 13px;
position: absolute;
top: 0;
right: 0;
z-index: 20;
}

#ecke2 {
background-image: url(../images/eckereu.png);
width: 13px;
height: 13px;
position: absolute;
bottom: 63px;
right: 0;
z-index: 21;
}

.teaser {
display: block;
padding: 7px 10px 9px 8px;
line-height: 14px;
}

#inhalt1 {
width: 400px;
background-color: #fff;
float: left;
margin-left: 40px;
}

#teaminhalt {
width: 580px;
background-color: #fff;
float: left;
margin-left: 40px;
}

.logo {
float: left;
padding-left: 15px;
padding-top: 9px;
}

.top {
float: right;
padding-top: 25px;
padding-right: 10px;
font-size: 9px;
color: #db002e;
text-align: right;
}

#clear {
clear: both;
}

#clear2 {
clear: both;
}

#sidebar {
width: 170px;
background-color: #fff;
float: right;
}

#navigation {
height: 40px;
background-color: #aaa;
}

a img {
border: 0;
}

#menu {
padding-left: 20px;
height: 55px;
text-align: center;
overflow: hidden;
}

#menu ul {
width: 960px;
margin: 0;
padding: 0;
list-style: none;
white-space: nowrap;
}

#menu ul {
display: inline-block;
}

#menu ul {
display: inline;
}

#menu li {
display: inline-block;
display: inline;
}

#menu ul.level1 div {
position: absolute;
left: -9999px;
}

#menu ul.level1 {
margin: 0 auto;
}

#menu ul.level1 li.level1-li {
float: left;
display: block;
position: relative;
padding-bottom: 0px;
border-right:1px solid #db002e;
}

#menu ul li div ul {
margin: 0;
}

#menu a.level1-a {
display: block;
font: bold 11px verdana, arial, sans-serif;
color: #53534c;
line-height: 30px;
text-decoration: none;
padding: 0 15px 0 15px;
text-align: center;
}

#menu ul.level1 li.level1-li a.level1-a {
float: left;
}

#menu ul li:hover div {
left: 50%;
top: 25px;
}
#menu ul li:hover div ul {
display: block;
position: relative;
left: -49%;
}

#menu ul li div ul li a {
height: 36px;
font: normal 11px verdana, arial, sans-serif;
color: #000;
line-height: 30px;
text-decoration: none;
padding: 6px;
}

#menu a:hover div {
left: 0;
top: 23px;
}

#menu a:hover div ul {
position: relative;
left: 0%;
}

#menu a:hover div ul {
position: relative;
left: -57%;
width:300px;
}

#menu li a:hover, #menu li a.fly:hover {
white-space: nowrap;
color: red;
}

#menu ul li div ul li a {
padding-bottom: 1px;
border-bottom: 1px dashed white;
}

#menu ul li div ul li a:hover {
color: #db002e;
padding-bottom: 1px;
border-bottom: 1px dashed #db002e;
}

#menu table {
position: absolute;
height: 0;
width: 0;
left: 30;
border-collapse: collapse;
margin-top: -4px;
}
