* {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

ul, ol, de {
	margin: 0;
	list-style-position: inside;
	position: relative; /*Beseitigt IE-Disappearing-List-Background-Bug im IE5-IE6*/
}

select, input, textarea {
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

body {
	font-size: 12pt;
	position: relative;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#navi {
	display: none;
}

a:link, a:visited {
	color: #0000cc;
}

a[href^="http://"]::after {
	content: " ["attr(href)"]";
	font-style: italic;
}

#content h1 {
	display: block;
	margin-bottom: 1em;
	font-size: 14pt;
}

#content img[title="headline"] {
	display: none;
}

#content p {
	line-height: 150%;
	margin-top: 1em;
}

#flashcontent {
	display: none;
}

#footer {
	margin-top: 1em;
	font-size: 0.8em;
}

#footer img {
	display: none;
}

#footer:after {
	content: "Copyright Culpepper Event GmbH | www.culpepper.de";
}
