body {	
	background-position:center;
	background-color:#FFFFCC;
	background-image:url('../../images/hintergrund/hintergrund.jpg');width:100%;height:100%;
	background-repeat:no-repeat;
	background-attachment:fixed;
	cursor:default;
}
#foldinglist{list-style-image:url('../../images/button/animated_arrow_gray_hl.gif')}

a {text-decoration:none; color: #003366; font-family: Arial; font-size: 10pt; font-weight: bold;}

li {margin-top:1px; margin-bottom:1; margin-left:1px;}
ul {margin-top:1px; margin-bottom:1; margin-left:0px;}
