body {
 background-color: #2C343E;
 margin:0%;
 padding:0%;
 margin-top: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #f8f8f8;
}

img {
 border:2px solid rgba(0,0,0,0.2);
 box-shadow:0 0 18px rgba(0,0,0,0.5);
}

i {
 color: #CCCC33;
 font-size: 12px;
 line-height: 2em;
}
td {
 color: #f8f8f8;
 font-size: 12px;
}
fieldset {
 border-right:2px solid;
}
a {
 text-decoration:none;
 color: #f8f8f8;
}
a:hover {
 text-decoration: none;
 color: #f1f1f1;
}

input, textarea, select {
 border-style: solid;
 border-width: 1px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 border-color: #909090;
 color:#000000;
}
textarea {
 Overflow: auto;
}

.header {
 background-image: url("img/design/header_bg.gif");
 background-repeat:repeat-x;
 width: 100%;
 height: 165px;
 padding-top: 0px;
}
.content {
 margin: 0 auto;
 padding-top: 5px;
 width: 1000px;
 font-size: 12px;
}
.navigationli {
 width: 190px;
 padding-right: 5px;
 float: left;
}
.navigationre {
 width: 190px;
 padding-left: 5px;
 float: left;
}

a.nav:link,a.nav:visited,a.nav:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.nav:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_bg.gif);
 text-decoration:none;
 color: #220000;
}

a.nav2:link,a.nav2:visited,a.nav2:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.nav2:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_bg2.gif);
 text-decoration:none;
 color: #220000;
}

a.navf:link,a.navf:visited,a.navf:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.navf:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_footer_bg.gif);
 text-decoration:none;
 color: #220000;
}

a.navf2:link,a.navf2:visited,a.navf2:active {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-color: #2C343E;
 text-decoration:none;
}
a.navf2:hover {
 display:block;
 width:160px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:20px;
 line-height:20px;
 background-image:url(img/link_hover_footer_bg2.gif);
 text-decoration:none;
 color: #220000;
}
.headermenu {
 font-size: 13px;
 text-align: center;
 padding-top: 10px;
}
.menuheader {
 background-image: url("img/design/menu_01.gif");
 background-repeat:no-repeat;
 width: 190px;
 height: 25px;
 text-align: center;
 padding-top: 5px;
}
.headerspac {
 width: 100%;
 height: 20px;
 text-align: center;
 padding-top: 5px;
}
.menucontent {
 background-image: url("img/design/menu_02.gif");
 background-repeat:no-repeat;
 width: 190px;
 min-height: 100px;
 padding-bottom: 20px;
}
.menuinhalt {
 width: 190px;
 padding-left: 15px;
}
.menuuhr {
 width: 190px;
 padding-left: 30px;
}
.menucenter {
 width: 190px;
 text-align: center;
}
.main {
 width: 600px;
 padding-right: 5px;
 float: left;
}
.mainheader {
 height: 20px;
 padding-top: 5px;
 text-align: center;
}
.maincontent{
}
.footer {
 display: block;
 background-image: url("img/design/footer_bg.gif");
 background-repeat:repeat-x;
 width: 100%;
 height: 165px;
 padding-top: 3px;
 text-align: center;
 clear: both;
}
.werbungfooter {
 width: 728px;
 height: 90px;
 padding: 20px 0px 0px 0px;
 margin-left: auto;
 margin-right: auto;
 border: none;
}
.logo{
 background-image: url("img/design/logo.gif");
 background-repeat: no-repeat;
 width: 500px;
 height: 130px;
 margin: 0 auto;
 border: none;
}

.tiuser {
 background-image:url("img/ticket_user.gif");
}
.tiadmin {
 background-image:url("img/ticket_admin.gif");
}

.trcolor1 {
 background-color: #f3f3f3;
}
.trcolor2 {
 background-color: #f9f9f9;
}
.dark {
 color: #dd0000;
}

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

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

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

.newsticker {
background:transparent url("img/newsticker.gif") top left no-repeat;
width: 440px;
height: 17px;
line-height: 17px;
font-size:12px;
color: #000000;
font-weight: bold;
padding-left: 100px;
padding-right: 2px;
overflow: hidden;
margin: auto;
}

a.info
{
position:relative;
z-index:1;
#background-color:#ff0;
#color:#2D006B;
text-decoration:none;
}

a.info:hover
{
z-index:2;
background-color:#4E82BE;
}

a.info span
{
display: none;
}

a.info:hover span
{
display:block;
position:absolute;
#top:70px;
#left:-100px;
top:4em;
left:1em;
}
