#wrapper { background-image:url(../images/bg_page_repeat.gif);background-repeat:repeat-y; }
#content { float:left;width:627px; margin-top:18px; }

div.header { height:34px; background: url(../images/titel_ruiten.jpg) #FFF no-repeat top right; }
div.title { padding:6px 74px 0 0; }
div.title h1 { background-color:#CCC; height:20px; padding: 2px 0 0 12px; margin:0; }

ul.sitemap { margin: 5px 0 25px 95px; }
#content li {
	list-style-position:outside;
	margin: 6px 0 6px 10px;
	list-style-type: upper-roman;
	font-weight: bold;
}
#content li a { font-weight:bold !important; }
#content li * {
	font-weight: normal !important;
}
#content li li {
	list-style-position: outside;
	margin-left: 50px;
	list-style-type: decimal;
}
#content li li li {
	list-style-position: outside;
	list-style-type: square;
}
 #content li li li li {
	list-style-position: outside;
	list-style-type: disc;
}