body {
	background-color: #FEFF99;
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: smaller;
	background-attachment: fixed;
	background-position: left;
	background-image: url(contentback.jpg);
	background-repeat: repeat-y;
}

li {
	list-style: square;
}

a:link, a:visited {
	color: #B22222;
	Text-Decoration: underline;
}

a:active, a:hover {
	color: yellow;
	Text-Decoration: none;
	background-color: black;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	font-size: 18pt;
	border-bottom: 1px solid;
	margin-left: -20px;
}
 h2 {
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	font-size : 15pt;
	border-bottom: 1px solid;
	margin-left: -15px;
}
 h3 {
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	font-size : 13pt;
	border-bottom: 1px solid;
	margin-left: -10px;
}
 h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica;
	color: Black;
	border-bottom: 1px solid;
	margin-left: -10px;
}

table{
	font-size: 10pt;
	background: transparent;
}

.linie-oben {
	border-top: 1px solid;
	border-top-color: Black;
}

hr{
	height: 2px;
	color: Yellow;
	width: 90%;
	border-bottom-color: Black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: Black;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: Black;
	border-right-width: 1px;
	border-right-style: solid;
}
.kommentar {
	font-size: 8pt;
	border: 1px groove #CBCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	background: #FEFF64;
}
.anzeigentitel {
	font-size: 10pt;
	font-weight: bold;
}
.anzeigentext {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.inputsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #666666;
}
.anzeigenfett {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rahmenvorne {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
.artikelheader {
		font-family: Verdana, Arial, Helvetica;
	color: Black;
	font-size : 15pt;
	border-bottom: 1px solid;
	font-weight: bold;
}
