body {
background-image: url(img/design/bg.gif);
background-repeat: repeat-x;
background-color: #113e5b;
font-size: 11px;
font-family: Verdana;
color:#fff;
padding:0;
margin:0px;
}

td {
 color: #000000;
 font-size: 11px;
}

#container {
margin: 0 auto;
width: 912px;
}

#loginbox {
background-image: url(img/design/loginbox.gif);
background-repeat: no-repeat;
width: 301px;
height: 27px;
padding: 0 0 0 13px;
margin: 9px 0 0 27px;
}

#header {
background-image: url(img/design/header.gif);
background-repeat: no-repeat;
width: 912px;
height: 158px;
margin: 0px 0 0;
}

#headermenue {
width: 714px;
padding: 0;
margin: 0;
position: relative; top: 128px; left: 5px;
}

#headermenue ul {
margin:0 0 0 3px;
padding:0;
list-style:none;
}

#headermenue ul li {
float:left;
width:101px;
background-image:url(img/design/space.gif);
background-repeat:no-repeat;
background-position:0 0;
}

#headermenue ul li:first-child {
background:none;
}

#headermenue ul li a {
display:block;
width:100px;
height:28px;
padding:8px 0 0 0;
margin:0 0 0 1px;
text-align:center;
font-size:12px;
font-weight:bold;
font-family: Verdana;
color:#000;
text-decoration:none;
text-shadow: 1px 1px 0 #fff;
}

#headermenue ul li a:hover, li a:active {
color: #808080;
background-image:url(img/design/mouseover.gif);
background-repeat:repeat-x;
}

#contentrahmen_head {
background-image: url(img/design/content_head.gif);
background-repeat: no-repeat;
width: 910px;
height: 12px;
margin: 10px auto 0;
}

#contentrahmen_dyn {
background-image: url(img/design/content_dyn.gif);
background-repeat: repeat-y;
width: 910px;
margin: 0 auto;
}

#contentrahmen_foot {
background-image: url(img/design/content_foot.gif);
background-repeat: no-repeat;
width: 910px;
height: 11px;
padding: 13px;
margin: 0 auto;
text-align: center;
font-size: 10px;
}

#left {
float: left;
width: 133px;
padding: 0px 0 0;
margin: 0 0 0 7px;
}

.inhalthead {
background-image: url(img/design/content_real.gif);
background-repeat: no-repeat;
width: 604px;
height: 53px;
color: #fff;
font-weight: bold;
text-align: center;
padding: 7px 0 0 0;
}
#inhalt {
width: 604px;
margin: 0px 133px 0 154px;
color: #000;
font-weight: normal;
text-align: left;
}
#inhaltwrapper {
width: 580px;
padding: 10px;
margin-top: -25px;
}

#right {
float: right;
width: 133px;
padding: 0;
margin-right: 18px;
}

/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#menue {
width: 120px;
margin: -10px auto 0;
}

.menuehead {
background-image: url(img/design/menu_head.gif);
background-repeat: no-repeat;
width: 133px;
height: 53px;
font-weight: bold;
text-align: center;
color: #fff;
margin: 10px 0 0 0;
padding: 7px 0 0 0;
}

#menue ul {
list-style-type: none;
margin: -25px 0 0;
padding: 0px;
}

#menue li {
display: block;
}

#menue li a, #menue li a:link {
text-decoration: none;
display: block;
color: #000;
width: 110px;
padding: 5px;
border-bottom: 1px dotted #000;
font-weight: normal;
margin: 0 0 0 5px;
}

#menue img {
margin: -20px 0 0 6px;
}

#menue li a:hover {
background-image: none;
font-weight: none;
text-decoration:underline;
color: #000;
width: 110px;
}

g.link a:link span {
 display: none;
}
g.link a:visited span {
 display: none;
}
g.link a:hover span {
 position: absolute;
 margin:0px 0px 0px 0px;
 background-color: #D0EEFF;
 max-width:200;
 padding: 10px 2px 2px 2px;
 border: 1px solid #000000;
 color: #000;
 text-align:left;
 display: block;
}
b.link a:link span {
 display: none;
}
b.link a:visited span {
 display: none;
}
b.link a:hover span {
 position: absolute;
 margin:0px 0px 0px 0px;
 background-color: #D0EEFF;
 max-width:200;
 padding: 10px 2px 2px 2px;
 border: 1px solid #000000;
 color: #000;
 text-align:left;
 display: block;
}

.seiten {
 padding:3px 7px 3px 7px;
 border: 1px solid #808080;
}

.gutscheinbg {
 background-image:url("img/gutschein/gutschein.gif");
}
