body{
        margin:0px;
        padding:0px;
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
        background-color: #969696;
        font-size:11px;
        height:100%;
        width:100%;
        color: #333;
}
ul, li {
        line-height: 150%;
        list-style-type:square;
}
#content{
        position:absolute;
        width:800px;
        height:576px;
        top:50%;
        left:50%;
        margin-left:-400px;
        margin-top:-288px;
}
#content2{
        position:absolute;
        width:800px;
        height:520px;
        top:28px;
        background:#FFF;
}
#LinksRechts{
        position:absolute;
        width:150px;
        height:470px;
        top:50%;
        left:50%;
        margin-left:400px;
        margin-top:-260px;
        padding-left:20px;
        padding-top:50px;
}
#text{
        position:absolute;
        width:435px;
        height:470px;
        left:120px;
        background:#fff;
        padding-left:40px;
        padding-right:205px;
        padding-top:25px;
        padding-bottom:25px;
        overflow:hidden;
}
#texteditor{
        position:absolute;
        width:425px;
        height:230px;
        left:135px;
        top:15px;
        background:#fff;
        padding-left:10px;
        padding-right:205px;
        padding-top:5px;
        padding-bottom:5px;
        overflow:auto;
}
#editorpreview{
        position:absolute;
        width:425px;
        height:200px;
        left:135px;
        top:275px;
        background:#444;
        padding-left:10px;
        padding-right:205px;
        padding-top:15px;
        padding-bottom:15px;
        overflow:auto;
}
#verweiseoben{
        position:absolute;
        width:800px;
        height:20px;
        padding-top:8px;
        top:0px;
        background:#969696;
        text-align:center;
        color:#333;
}
#fusszeile{
        position:absolute;
        width:800px;
        height:23px;
        padding-top:5px;
        top:548px;
        background:#969696;
        text-align:center;
        vertical-align:text-bottom;
        color:#333;
}
#fusszeile a {
        color:#333;
}
#bildlinks{
        position:absolute;
        width:120px;
        height:267px;
        top:281px;
        z-index:2;
}
#slogan {
        position:absolute;
        width:12px;
        height:316px;
        left:765px;
        top:200px;
        z-index:3;
}
#logocc{
        position:absolute;
        width:128px;
        height:70px;
        left:652px;
        top:43px;
        z-index:3;
}
#portrait{
        position:absolute;
        width:110px;
        height:163px;
        left:50%;
        margin-left:400px;
        padding-left:20px;
        padding-top:10px;
        padding-bottom:10px;
}
#texte{
        position:absolute;
        width:340px;
        top:135px;
        height:360px;
        left:240px;
        background:#fff;
        padding-right:100px;
        padding-bottom:20;
        overflow:auto;
}
#texte2{
        position:absolute;
        width:540px;
        top:135px;
        height:360px;
        left:40px;
        background:#fff;
        padding-right:100px;
        padding-bottom:20;
        overflow:auto;
}
.Tickettable {
         width:435px;
         text-align:left;
         font-style: normal;
         font-weight: normal;
         font-variant: normal;
}
.Tickettable th {
         width:145px;
         text-align:left;
         font-weight: bold;
         vertical-align:top;
}
.Tickettable td {
         width:145px;
         vertical-align:top;
}
.Tickettablesa {
         width:145px;
         text-align:left;
         font-style: normal;
         font-weight: normal;
         font-variant: normal;
}
.Tickettablesa th {
         width:145px;
         text-align:left;
         font-weight: bold;
         vertical-align:top;
}
.Tickettablesa td {
         width:145px;
         vertical-align:top;
}
.Locktable {
         width:540px;
         text-align:left;
         font-style: normal;
         font-weight: normal;
         font-variant: normal;
}
.Locktable th {
         text-align:left;
         font-weight: bold;
         vertical-align:top;
}
.Locktable td {
         vertical-align:top;
}
.NormalText {

        font-style: normal;
        font-weight: normal;
        font-variant: normal;
}
.NormalTextCC {

        font-style: normal;
        color:#555;
        font-weight: normal;
        font-variant: normal;
}
.TextMarkant {
        font-size: 12px;
        color:#555;
        font-style: normal;
        line-height: 150%;
        letter-spacing:1px;
        font-weight: bold;
        font-variant: normal;
}
.Ueberschrift {
        font-size: 12px;
        font-style:normal;
        line-height: 100%;
        letter-spacing:1px;
        font-weight:bold;
        font-variant: normal;
        color: #67406E;
}
a:link {
        font-style: normal;
        text-decoration: none;
        border:none;
        color: #333;
}
a:visited {
        font-style: normal;
        text-decoration: none;
        border:none;
        color: #333;
}
a:focus {
        font-style: normal;
        text-decoration: underline;
        border:none;
        color: #67406E;
}
a:hover {
        font-style: italic;
        text-decoration: underline;
        border:none;
        color: #67406E;
}
a:active {
        font-style: italic;
        text-decoration: underline;
        border:none;
        color: #67406E;
}
