/* Last Update 15.07.2010, M.H. */

body{
padding 10px;
font-family:Arial;
font-size:12px;
}

.toplogo,#headertext{
display:none;
}

.drucklogo{
width:200px;
height:auto;
}

#rechts,#links,#footer{
display:none;
}

#inhalt h1{ 
font-family:Arial;
font-size:20px;
font-weight:normal;
line-height:22px;
color:#777;
padding:0 0 4px 0;
margin-bottom:10px;
 }

#inhalt h2{ 
font-family:Arial;
font-size:16px;
font-weight:bold;
line-height:18px;
color:#000;
padding:0 0 4px 0;
margin-bottom:10px;
 }

#inhalt h2.verlinkt{
font-family:Arial;
font-size:16px;
font-weight:bold;
line-height:18px;
color:#000;
padding:0 0 4px 0;
margin-bottom:10px;
} 

#inhalt h3, #inhaltrechts h3{ 
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:18px;
color:#000;
margin-bottom:10px;
 }

#inhalt h4, #inhaltrechts h4{ 
font-family:Arial;
font-size:10px;
font-weight:normal;
text-transform:uppercase;
color:#777;
padding:0 0 6px 0;
border-bottom:1px solid #ea9b16;
margin-bottom:14px;
 }


#inhalt .bodytext, #inhaltrechts  .bodytext{ 
margin:5px 0 10px 0;
 }
 

  /* Dateilinks */
#inhalt .csc-uploads{ 
width:100%;
border-collapse:collapse;
background:#fdf3e3;
 }
 
#inhalt .csc-uploads td{ 
vertical-align:top;
padding:10px;
 }

#inhalt .csc-uploads td p{
margin:0;
padding:0;
} 

#inhalt .csc-uploads td.csc-uploads-fileSize{
text-align:right;
padding:10px;
width:80px;
}

#unhalt .csc-uploads td.csc-uploads-icon{
padding:10px;
width:15px;
}

#inhalt .csc-uploads a{
background:0;
padding:0;
} 

#inhalt .csc-uploads-0 .csc-uploads-fileName{
}


/* Contentttable */

table.contenttable{
border-collapse:collapse;

}

#inhalt table.contenttable th{
background:#fbebd0;
text-align:left;
border:1px solid #dcdcdc;
}

#inhalt table.contenttable td{
vertical-align:top;
text-align:left;
border:1px solid #dcdcdc;
}

#inhalt .contenttable tr.mit_hintergrund{ 
background:#fdf3e3;
}

/* Bilder */
#main .csc-textpic-imagewrap{ 

 }

#main .csc-textpic-caption{ 
font-size:10.5px;
padding:4px;
line-height:14px;
background:#fdf3e3;
 }

.csc-textpic img{

}
.csc-textpic-text h2{
display:inline-block;
}

acronym, dfn, abbr, span.abbr { border-bottom:0; cursor: help; }

#inhalt ul{
margin:0;
padding-left:13px;
/*margin: 0px 0px 12px 13px;*/
}

#inhalt ol{
margin-left:18px;
padding:0px 0 12px 0;
}

#inhalt ul ul{
padding:0;
}

#inhalt ul{
list-style-type:square;
}

#inhalt ul li{
}
 
#inhalt div.csc-default{ 
clear:left;
}

