body {
	font-size: 12px;
	font-family: "FuturaND", Arial, sans-serif;
	color: #000000;
	margin: 0;
	line-height: 17px;
	letter-spacing: 0.06em;
	background-color: #ffffff;
	overflow-x: auto;
	overflow-y: hidden;
}

a {color: #000000; text-decoration: none; text-transform: uppercase; }
a:visited {color:#000000;}
a:hover {color: #000000;}
a:active { color:#000000; }

.topbox a {
	text-transform: none;
}

.topbox {
	color: #000000;
	float: left;
}
.topbox a {
	color: #000000;
}

.topbox p {
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 244px;
}

.topbox p.big {
	width: 283px;
}

.topbox img {
	margin: 0px 0px 0px 0px;
}

#inhalt p {
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

/* TinyMCE stuff*/

#tinymce .topbox {
	margin: 10px;
	padding: 10px;
	border: 2px dashed black;
}
