HTML {
}


BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	margin-top: 10px;
	margin-left: 0%;
	margin-right: 0%;
	COLOR: #000000;
	text-align: center;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8FBC8F;
}

#zentriert {
	width: 900px;
	text-align: left;
	border-left: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	margin: auto;
	background-color: #FFD700;
}


a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}





.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: 0px none;
margin: 0;
padding: 0;
background: transparent;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#kopf {
	HEIGHT: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px;
	background-color: #FFD700;
}


#kopflinks {
	FLOAT: left;
	width: 350px;
	height: 100px;
	background-image: url(images/logo_seo-helper.gif);
	background-repeat: no-repeat;
}


#kopfrechts {
	margin-right: 0px;
	FLOAT: right;
	width: 280px;
	height: 50px;
	font-size: 30px;
	font-weight: bold;
	margin-top: 10px;
	color: #3CB371;
}


#oben{
	HEIGHT: 25px;
	margin-top: 0px;
	background-color: #3CB371;
	padding-top: 7px;
	padding-left: 10px;
}


#content {
	PADDING-BOTTOM: 0px;
	margin: 20px 50px 0px 50px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.linkbox {
	height: auto;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #3CB371;
	text-align: left;
}

#fuss {
	font-size: 10px;
	COLOR: #000000;
	BACKGROUND-COLOR: #3CB371;
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	height: 120px;
}


#fuss a{
	COLOR: #000000;
	font-weight: normal;
}

#fusslinks {
	FLOAT: left;
	text-align: left;
	width: 150px;
	margin-left: 10px;
	padding-top: 10px;
}


#fussrechts {
	FLOAT: right;
	text-align: right;
	width: 150px;
	margin-right: 10px;
	padding-top: 10px;
}

#fussmitte {
	margin-left: 175px;
	margin-right: 175px;
	padding-top: 10px;
	text-align: center;
}

