body {
 background-color:#a9d1e0;
 background-image:url(img/bg.png);
 background-repeat:repeat-x;
 margin:0%;
 padding:0%;
 margin-top: 0px;
 font-family: Tahoma;
 font-size: 11px;
 color: #000000;
}

#content {
 padding:5px;
 color:#000000;
}

#menu_content {
 margin-left: 5px;
}

#menu_top {
 background-image: url(img/m1.png);
 height: 23px;
 width: 140px;
}
#menu_middle {
 background-image: url(img/m2.png);
 width: 140px;
}
#menu_bottom {
 background-image: url(img/m3.png);
 height: 25px;
 width: 140px;
}

#content_top {
 background-image: url(img/c1.png);
 height: 25px;
 width: 560px;
}
#content_middle {
 background-image: url(img/c2.png);
 width: 560px;
}
#content_bottom {
 background-image: url(img/c3.png);
 height: 35px;
 width: 560px;
}

#menutop {
 border-left:1px solid #ffffff;
 border-right:1px solid #ffffff;
 border-top:1px solid #ffffff;
 background-color:#909090;
 background-image:url(img/back.gif);
 padding:5px;
 color:#000000;
}

i {
 color:#000000;
 font-size: 12px;
 text-decoration:underline;
}

td {
 color: #000000;
 font-size: 11px;
}
a {
 text-decoration:none;
 color: #000000;
}
a:hover {
 text-decoration: none;
 color: #000000;
}

input, textarea, select {
 border-style: solid;
 border-width: 1px;
 font-family: Arial,Tahoma;
 font-size: 10px;
 border-color: #000000;
 color:#000000;
 padding: 0px;
}

textarea {
 Overflow: auto;
}

.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;
}

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;
}

.seiten {
 padding:3px 7px 3px 7px;
 border: 1px solid #808080;
}
.gutscheinbg {
 background-image:url("img/gutschein/gutschein.gif");
}
