@charset "utf-8";
/* CSS Document */

body, div, p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 5mm;
}

strong {
	margin-left: 5px;
	margin-right: 5px;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: lowercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

h3, h4, h5, h6 {
	color: #333333;
}

h5 {
	border-bottom: 1px solid #666666;
}

h6 {
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	color: #FF9900;
	float: left;
}

a {
	color: #CC3300;
	text-decoration: none;
}

#content {
}

#myspace, #menu, #submenu, #newsletter, #newsletter_res, #schmetterum, #login, #login a {
	display:none;
}