@media all
{
/* Adminbox */
#adminbox1 { position:fixed; top:8px; left: 10px; z-index:999; }
#adminbox1 table { border-collapse:collapse; width: 120px; }
#adminbox1 td.group  { border:1px solid #000000;background:#d0d0d0;font-weight:600;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 td.link   { border:1px solid #000000;background:#eeeeee;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 td.header { border:1px solid #000000;background:#ff9900;font-weight:600;color:#ffffff;font-size:10px;filter:Alpha(opacity=80) }
#adminbox1 table.adminbox_header { border-collapse:collapse; width: 120px; }
#adminbox1 table.adminbox_body   { display: none; border-collapse:collapse; width: 120px; }

}

.alt0 {
  font-size: 0.9em;
}

.admin {
  color:#542580;
}

blockquote { font-weight:bold; font-size:1.1em; font-style:normal; }

.block_content ol li { margin-bottom:0.5em; }

li.abstand { margin-bottom:0.8em; }

table#bestellform { width:100%; }
table#bestellform td.rubrics { background-color:#CCE4E5; }
table#bestellform td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007A7B;
}
table#bestellform h4 { margin-bottom:0; }

  .formstyle {
  width:100%; 
  margin-bottom:8px;
  }

.wdss_pic_left { float:left; margin-right: 10px; }
table.team { width:350px; }
table.team td { vertical-align:top; text-align:left; width:150px; }

/* SITEMAP */

li.level1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    list-style:none;
	font-weight:normal;
    font-size: 18px; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DCE1;
    margin-left:0;
            }

li.level2 {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 14px;
	          font-weight:normal;
              list-style:none;
            }

li.level3 {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 12px;
              font-weight: normal;
              list-style:none;
              font-style:normal;
            }
li.level4 {
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size: 10px;
              font-weight: normal;
              list-style:none;
              font-style:normal;
            }
#sitemap a,
#sitemap a:focus, 
#sitemap a:hover,
#sitemap a:active,
#sitemap a:visited { color:#008588; font-weight:normal; }

/* Print-Header */
@media screen
{
div.printheader { display:none; }
}
@media print
{
div.printheader {
  margin-bottom:2em;
  margin-top:2em;

 }
}

p.datei {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 22px;
}
