@media all
{
/* Adminbox */
#adminbox1 { position:fixed; top:8px; left: 10px; z-index:9999; }
#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; }

}

  div.rahmen span	{
	font-size: 90%;
  }

.admin {
  color:#542580;
}

div.block_img_content li {
margin-left:2em;
}

.flip_left a.number,
.flip_left span.number,
.flip_left a.firstnumber,
.flip_left a.lastnumber {
	padding:3px 4px 3px 5px;
}
.flip_left a.PartitionArrow {
	margin:0 2px 0 2px;
}

/* level3 */

.navcontainer a.level3
{
display: block;
padding: 3px 3px 3px 30%;
margin-left:0px;
background-color: #FFCC00;
color: #003399;
border-top: none;
border-bottom: none;
}

* html .navcontainer a.level3
{
width: 80%;
border:none;
}

.navcontainer a.level3:hover
{
background-color: #FFCC00;
color: #0033FF;
}
#col2_content tr, #col3_content tr { vertical-align:top; }

/* SITEMAP */

li.level1 {
	font-family: "times new roman",times,serif;
	font-weight:bold;
    list-style:none;
    font-size: 20px; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9DCE1;
	margin-left:10px;
            }

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

li.level3 {
              font-family: Geneva, Arial, Helvetica, sans-serif;
              font-size: 12px;
              font-weight: normal;
              list-style:none;
              font-style:italic;
            }