/*ALLGEMEIN*/
body {background-color:#0b0b0b;}

a {border:0px;
   text-decoration: none;}
a:link {color:#444444;}
a:visited {color:#666666;}
a:active {color:#fcb225;}
a:hover {color:#fcb255;}
img {border:0px;}
       
.schrift1 {z-index:4;
     
       font:20px/120% 'Lucida Sans Unicode',Futura, Monaco, 'Courier New', monospace;
       color:#ffffff;
       margin-top:25px;}
       
.schrift2 {z-index:4;
     
       font: normal 12px/125% Corbel, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
       color:#ffffff;
       margin-top:25px;}
       
.text { font: normal 12px/125% Corbel, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
color:#000;
}

.text2 { font: normal 13px/125% Corbel, 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
color:#fbfbfb;}

.text3 { font: normal 13px/125% 'Palatino Linotype', Palatino, Times, Verdana, serif;
color:#ffffff;
text-indent:-7px;}
.text3:first-letter {font: bold 14px/125% 'Palatino Linotype', Palatino, Times, Verdana, serif;
}
/*LAYOUT FIX*/
.box1 {z-index:3;
       width:150px;
       height:75px;
       position:relative;
       margin-top:1px;
       left:2px;
       }
.box2 {z-index:3;
       width:88px;
       height:25px;
       position:relative;
       margin-top:1px;
       left:22px;
       }
.container1 {width:137px;
             height:800px;
             border:0px;
             position:absolute;
             left: 10px;
             top:55px;
             z-index:2;
             background-color:#111111;
             }
.container2 {width:100%;
             height:55px;
             border:0px;
             position:absolute;
             left:260px;
             top:0px;
             z-index:2;
             background-color:#111111;
             }

.chorazina {border:0px;
            position:absolute;
            right:15px;
            top:270px;}
.titel{width:260px;
       height:55px;
       position:absolute;
       left:0px;
       top:0px;
       z-index:9;}
.utitel{width:400px;
       height:55px;
       position:absolute;
       left:260px;
       top:0px;
       z-index:10;}
       
/*RAHMEN*/
             
span.box-top-right, span.box-bottom-left, span.box-bottom-right {
position: absolute;
width: 20px;
height: 20px;
display: block;
}

span.box-top-right {
background: url(images/c3ro.png) no-repeat;
top: 0;
right: 0;
}
span.box-bottom-left {
background: url(images/c3lu.png) no-repeat;
bottom: 0;
left: 0;
}
span.box-bottom-right {
background: url(images/c3ru.png) no-repeat;
bottom: 0;
right: 0;
}

.pseudo-dionysos

            {width:75%;
             height:auto;
             border:1px solid black;
             position:absolute;
             left:15px;
             top:40px;
             z-index:8;
            




/*TEST:Schatten bei FF und S */
 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
        border-radius: 10px;
    -moz-box-shadow: 5px 5px 10px #444;
    -webkit-box-shadow: 5px 5px 10px #444;
        box-shadow: 10px;
        }
             
span.c4-top-right, span.c4-bottom-left, span.c4-bottom-right {
position: absolute;
width: 20px;
height: 20px;
display: block;
}

span.c4-top-right {
background: url(images/c3bro.png) no-repeat;
top: 0;
right: 0;
}
span.c4-bottom-left {
background: url(images/c3blu.png) no-repeat;
bottom: 0;
left: 0;
}
span.c4-bottom-right {
background: url(images/c3bru.png) no-repeat;
bottom: 0;
right: 0;
}





/* ADDITIONS
 IE6 Fix */
* html span.box-top-right, span.box-bottom-left, span.box-bottom-right,
span.c4-top-right, span.c4-bottom-left, span.c4-bottom-right {
width: 19px;
height: 19px;
/*margin-bottom: -1px;*/
}
/* IE6 Fix END */
/*ENDE RAHMEN FEST*/