@CHARSET "ISO-8859-1";

#content li {
	line-height: 1.5em;
	list-style-position: outside;
}

#content ul li {
	list-style-image: url(gif/red_arrow.png);
}

#content p {
	line-height: 1.5em;
}

#kopflogo {
	width: 140px !important;
	float: right;
}

#kopflogo img {
	width: 120px !important
}

#header_nav, #navigation, #breadcrumb, #sidebar, div.blockleft, #footer ul {
	display: none;
}

#main_content {
	clear: both;
	padding-top: 20px;
}