body {
	background-color: #FFFFFF;
}
a:link {
	color: #008559;
	text-decoration: none;
}
a:visited {
	color: #008559;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #008559;
	text-decoration: none;
}
.zellrahmen-unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #008559;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 136px;
	width: 970px;
}

.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabellenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tabellenheader_lila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #8f1f78;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
.vorschau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}


.zellenrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #008559;
	font-weight: lighter;
}
.fooder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	color: #008559;
	font-weight: lighter;
	border: 1px solid #CCCCCC;
}
.pageinhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/forum-header.gif);
	text-align: left;
	position: static;
	width: 800px;
	padding-top: 90px;
	background-repeat: no-repeat;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #008559;
	background-color: #FFFFFF;
}

.rahmen-links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 120px;
}

.rahmen-rechts {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

