a, a:active, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:focus, a:hover{
	text-decoration: underline;
}
ul{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style: none;
}
li{
	list-style: none;
	margin-left: -23px;
	list-style-image: url(bilder/li.gif);
	text-align:left;
}
body {
	margin: 86px 0 86px 0;
	background: #EED591 url(bilder/BG.gif) repeat;
}
img{
	border: 0px;
}
.headline{
	font-weight: bold;
}
#wrapper{
	position:relative;
	width: 420px;
	height: auto;
	background-color: #FFFAE5;
}
#navigation{
	position: relative;
	width: 287px;
	height: 130px;
	background: #FFFFFF url(bilder/grNavBG.gif) no-repeat;
	margin-top: 40px;
}
#content{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-align:justify;
	position: relative;
	width: 258px;
	height: auto;
	margin-top: 26px;
}
#flash{
	position: relative;
	margin-top: 45px;
	width: 274px;
	height: 184px;
	/*background: url(../../flash/noflash.jpg) no-repeat;*/
}


