﻿.PrintOnly { display:block; }
.ScreenOnly { display:none; }

.contentSpalte_2s { width:300px; }
.contentSpalte_3s { width:230px; }
    
body, table  { font-size:10pt; line-height:normal; }
.SchriftKlein { font-size:8pt; }  
h1 { font-size:16pt;}
h2 { font-size:14pt; }    

.SeminarBox h1 { font-size:125%; }
.SeminarBox h2 { font-size:100%; }

.infoBox {
    background-color:Transparent;
}

.infoBox,
.infoBox * {
    color:Black !important;
}
.infoBox .ro,
.infoBox .lo,
.infoBox .ru,
.infoBox .lu
{ display:none; }
    
body, .body  { margin:none; height:auto; background-color:White; background-image:none !important; }

.wrapperBody, 
#contentBox
{
    position:static;
    width:100%;
    margin:0;
    padding:0;
    clear:both;
}

#contentBox li {
    margin-bottom:2px;
}           

#top { 
    border-bottom:solid 1px black;
    margin-bottom:25px;
}           

#butTopRight,
#topSep,
#naviBoxTop,
#naviBox,
#bottom,
#ctl00_adminBox,
#ctl00_printBox,
.SeminarBox input
{ 
    position:absolute;
    visibility:hidden; 
}