
@import("style.css");

body {
	background: #fff;
	margin: 0;
	}

#ct_header, #ct_mood, #ct_menu, #ct_teaser {
	display: none;
	}

#frame, #ct_content #contentarea {
	width: auto;
	margin: 0;
	padding: 0;
	}

#content h1 {
	font-size: 22px;
	margin-bottom: 1.25em;
	}

#content a {
	text-decoration: none;
	color: #000;
	}

