body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	background-color: #DCC79A;
	margin: 0;
 }

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #574E3B;
	text-decoration: underline;
}

a:active {
	color: #574E3B;
	text-decoration: underline;
}

a.top:link { color:#FFFFFF; 
	text-decoration:none; }

a.top:visited { color:#FFFFFF; 
	text-decoration:none; }

a.top:hover { color:#FFFFFF; 
	text-decoration:underline; }

a.top:active { color:#FFFFFF; 
	text-decoration:none; }

.header {
	background-color: #574E3B;
	width: 750px;
	border-width: 0;
	border-right-color: #574E3B;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #574E3B;
	border-left-style: solid;
	border-left-width: 1px;
}

.bottom {
	background-color: #574E3B;
	width: 750px;
	border-width: 0;
	border-right-color: #574E3B;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #574E3B;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #574E3B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.noscript {
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.text {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.textklein {
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.textkleincenter {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.titel {
	background-color: #FFFFFF;
	width: 750px;
	border-left-width: 1px;
	border-left-color: #574E3B;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #574E3B;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #574E3B;
	border-top-style: solid;
}

.inhalt {
	background-color: #FFFFFF;
	width: 750px;
	border-left-width: 1px;
	border-left-color: #574E3B;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #574E3B;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #574E3B;
	border-bottom-style: solid;
	margin-top: -10px;
}

.inhaltklein {
	background-color: #FFFFFF;
	width: 708px;
	margin-top: -5px;
}

.topright { font-size:10px;
	color:#000000;
	text-align:right; }

.green { color:#00CC00; }

.red { color:#ff0000; }
