/*
CSS DRK LB Webgenerate
© 2004 - 2005 SoftW OHG
http://www.softw.de
info@softw.de
*/


#TestBox{
        color:white;
        font-family:arial,helvetica;
        font-size:14pt;
        text-decoration:none;
        font-weight:bold;
        Padding-left:20;
        Padding-top:5;
        Letter-spacing:0;
        position:absolute;
        top:5;
}
#PicBox{
        color:white;
        font-family:arial,helvetica;
        font-size:14pt;
        text-decoration:none;
        font-weight:bold;
        Padding-left:0;
        Padding-top:50;
        Letter-spacing:0;
        position:absolute;
        top:50;
}
/*Standardclasses*/
#Ueberschrift{
        color:black;
        font-family:arial,helvetica;
        font-size:14pt;
        text-decoration:none;
        font-weight:bold;
        Letter-spacing:0;
        Padding-left:10;
        position:absolute;
        top:20;
        left:30;
}
.DRK{
        color:black;
        font-family:arial,helvetica;
        font-size:14pt;
        text-decoration:none;
        font-weight:bold;
        Padding-left:10;
        Padding-top:5;
        Letter-spacing:0;
        position:absolute;
}
.header{
        color:white;
        font-family:arial,helvetica;
        font-size:14pt;
        text-decoration:none;
        font-weight:bold;
        Padding-left:10;
        Padding-top:5;
        Letter-spacing:0;
        position:absolute;
}
#Table{
        position:absolute;
        Padding-left:10;
        top:45;
        left:30;
}
#TableNoHeader{
        position:absolute;
        Padding-left:10;
        top:20;
        left:30;
}
/*Ansprechpartner*/
.Std10Black{
        color:black;
        font-family:arial,helvetica;
        font-size:10pt;
        text-decoration:none;
        font-weight:normal;
}
.Std10BlackBold{
        color:black;
        font-family:arial,helvetica;
        font-size:10pt;
        text-decoration:none;
        font-weight:bold;
}
.Std12BlueBold{
        color:blue;
        font-family:arial,helvetica;
        font-size:12pt;
        text-decoration:none;
        font-weight:bold;
}
/*Dynamic Text*/
HR { color: #000000}
BODY, TABLE /* Standard 10 */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
SPAN.RVTS1 /* Standard 12 */
{
 font-size: 12pt;
}
SPAN.RVTS2 /* Standard 10 Bold */
{
 font-weight: bold;
}
SPAN.RVTS3 /* Standard 12 Bold */
{
 font-size: 12pt;
 font-weight: bold;
}
SPAN.RVTS4 /* Blau 10 */
{
 color: #0000FF;
}
SPAN.RVTS5 /* Blau 12 */
{
 font-size: 12pt;
 color: #0000FF;
}
SPAN.RVTS6 /* Blau 10 Bold */
{
 font-weight: bold;
 color: #0000FF;
}
SPAN.RVTS7 /* Blau 12 Bold */
{
 font-size: 12pt;
 font-weight: bold;
 color: #0000FF;
}
SPAN.RVTS8 /* Rot 10 */
{
 color: #FF0000;
}
SPAN.RVTS9 /* Rot 12 */
{
 font-size: 12pt;
 color: #FF0000;
}
SPAN.RVTS10 /* Rot 10 Bold */
{
 font-weight: bold;
 color: #FF0000;
}
SPAN.RVTS11 /* Rot 12 Bold */
{
 font-size: 12pt;
 font-weight: bold;
 color: #FF0000;
}
A.RVTS12, SPAN.RVTS12 /* Hyper */
{
 font-weight: bold;
 color: #000080;
 text-decoration: underline;
}
A.RVTS13, SPAN.RVTS13 /* Hyper 12 */
{
 font-size: 12pt;
 font-weight: bold;
 color: #000080;
 text-decoration: underline;
}
SPAN.RVTS14
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #000000;
}
A.RVTS15, SPAN.RVTS15
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #0000FF;
 text-decoration: underline;
}
/*----------Para Styles----------*/
P,UL,OL /* Left */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.RVPS1 /* Centered */
{
 text-align: center;
 white-space: normal;
}
.RVPS2 /* Right */
{
 text-align: right;
 white-space: normal;
}
.RVPS3 /* Justify */
{
 text-align: justify;
 white-space: normal;
}

/*Menu*/
div.clSlideMenu{
        position:absolute;
        font-family:,arial,helvetica;
        font-size:8pt;
        overflow:hidden;
        width:150;
        height:22;
         Padding-top:5;
}
a.clA0{ /*Level1*/
        color:black;
        font-size:8pt;
         font-family:arial,helvetica;
        text-decoration:none;
        font-weight:normal;
        padding-left:12;
        Padding-top:5;
}
a.clA1{ /* Level2 */
        color:black;
        font-size:8pt;
        font-family:arial,helvetica;
        font-weight:normal;
        text-decoration:none;
        padding-left:10;
        Padding-top:10;
        text-align:justify;
}
a.clA2{ /* Level2 */
        color:black;
        font-size:8pt;
        font-family:arial,helvetica;
        font-weight:normal;
        text-decoration:none;
        padding-left:18;
        Padding-top:3;
}


div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:3; z-index:200;}
#slideMenucont{position:absolute;height:600; width:200; visibility:hidden;}

