body {
 background-color: #2C343E;
 margin:0%;
 padding:0%;
 margin-top: 0px;
 font-family: Verdana,Arial,Tahoma;
 font-size: 10px;
 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: #f8f8f8;
 font-size: 10px;
 line-height: 3em;
}
td {
 color: #f8f8f8;
 font-size: 10px;
}
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: Verdana,Arial,Tahoma;
 font-size: 10px;
 border-color: #909090;
 color:#000000;
}
textarea {
 Overflow: auto;
}

.header {
 background-image: url("img/header.gif");
 background-repeat:no-repeat;
 width: 894px;
 margin:0em auto;
 border: 1px solid #000000;
 height: 100px;
}









.content {
 margin: 0 auto;
 padding-top: 10px;
 width: 894px;
 font-size: 10px;
}
.navigationli {
 width: 150px;
 padding-right: 0px;
 float: left;
}
.menuheader {
 color: #000000;
 background-image:url(img/back.gif);
 width: 154px;
 height: 15px;
 text-align: center;
 padding-top: 5px;
 border:1px solid #ffffff;
}
.menucontent {
 width: 150px;
 padding-bottom: 10px;
 padding-top: 0px;
}
.menuinhalt {
 width: 150px;
 padding: 2px;
 border:1px solid #ffffff;
}
.navigationre {
 width: 150px;
 float: left;
}
.main {
 width: 588px;
 padding-right: 0px;
 float: left;
}
.mainheader {
 height: 20px;
 padding-top: 5px;
 text-align: center;
}












.maincontent{
 width: 560px;
 padding-left:17px;
}
.footer {
 width: 100%;
 height: 30px;
 padding-top:10px;
 clear: both;
 font-size: 9px;
}

.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;
}
