html {
	font-size: 100%;
}

body {
	background-color: #D3BB95;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.haupt {
	width: 100%;
}

.mittel {
	width:728px;
}

.willkommen {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.forum {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.info {
	font-size:14px;
	font-weight:none;
	text-align:center;
}

.sectiontableheader {
	background-color : #CCCCCC;
	color            : #0077BB;
	font-weight      : bold;
}

.sectiontableentry1 {
	background-color : #FDEFD2;
}

.sectiontableentry2 {
	background-color : #F0CAA0;
}

.small {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : bold;
}


