@charset "utf-8";
.weiss {
	color: #FFF;
}


body {
	font-family: Tahoma, Geneva, sans-serif;
	/* [disabled]font-size: 10pt; */
	line-height: 16pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background-color: #630;
}

a {
	color: #000;
}

#maincontainer {
	text-align: left;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincontent {
	height: auto;
}
