/* Style für SiteMap */

#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#eee;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#f8f8f8;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#fff;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/

/* Style für Menu2 */

#menu { float: left; padding: 10px; height: 1200px; width: 180px;}
#menu dl {width: 150px; padding: 0 0 10px 0; background: #e98000 url(img/bottom.gif) no-repeat bottom left;}
#menu dt {margin:0; padding: 10px; font-size: 1.2em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #e98000 url(img/top.gif) no-repeat top left;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #e98000;}
#gallery a, #gallery a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #e98000 url(img/arrow.gif) no-repeat 10px 10px; width:125px;
}
#gallery a:hover {background: #eee url(img/arrowr.gif) no-repeat 11px 10px; color: #e98000;}

ol li {font-size:11px;}

#PageComments_holder > h4 {
	margin-top: 30px;
}

#PageComments {
	list-style:none;
/*	background:#e9e9e9; */
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
#PageComments li {
	list-style:none;
	padding:5px;
	margin:0;
	font-size:1em;
	border-bottom:1px dotted #bbb;
}
#PageComments li p span {
	font-style:italic;
}
#PageComments a.deletelink {
	font-weight:bold;
}
		
div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}