H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial; color: #000000; }
PRE { font-family: monospace; }
FORM { margin: 0px 0px 0px 0px;}
/* P, PRE { margin: 0px 0px 0px 0px; } */
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }

/******************/
/* Headers, plain */
/******************/
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; font-size: 11px; color: #666666;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #666666; text-decoration: none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: none; }

/* Header date */
P.csc-header-date { font-size: 11px; color: #000000; }

/* Subheader, general */
P.csc-subheader { font-style: normal; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { font-style: normal; }
P.csc-subheader-2 { font-style: normal; }
P.csc-subheader-3 { font-style: normal; }


/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 10px; }


#outerTable { 
              width:  100%;
              height: 100%; }

#outerFrame { position:         relative;
              border-style:     none;
              overflow:         hidden;
              background-color: white;
              width:            1024px;
              height:           768px; }

#topFrame { position:         absolute;
            border-style:     none;
            overflow:         hidden;
            top:              0px;
            left:             0px;
            width:            1024px;
            height:           200px; }

#mainFrame { position:         relative;
            border-style:     none;
            background-color: #EEEEEE;
            overflow:         hidden;
            top:             0px;
            left:             0px;
            width:            960px;
            height:           326px; }


.csc-firstHeader { 
            font-family: Arial; 
            font-size: 11px; 
            font-weight: bold;
            color: #666666;
}

.bodytext { 
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
}


.csc-caption {
            padding-top: 10px;
}


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #FFFFFF; }
DIV.csc-menu P A { text-decoration: none; }
DIV.csc-menu P A:hover { text-decoration: none; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 0px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }


TD.redbox {background-color: #FE0000}

.bodytext {
            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #000000;            
}

.bodytext A, UL A { color: #000000; text-decoration: underline; }
.bodytext A:hover, UL A:hover { color: #000000; }


#impressum {
            position: relative;
	    top: 10px;
            height: 50px;
            left: 40px;

            font-family: Arial; 
            font-size: 11px; 
            font-weight: normal;
            color: #666666;

/*            visibility: hidden;*/
            z-index: 12;
}
#impressum a:link {  
            color: #666666;
            text-decoration: none; 
}
#impressum a:visited {  
            color: #666666;
            text-decoration: none; 
}
#impressum a:hover {  
            color: #666666;
            text-decoration: none; 
}
#impressum a:active {  
            color: #666666;
            text-decoration: none; 
}
#impressum  a:focus {  
            color: #666666;
            text-decoration: none; 
}



