body {
    background-color: #F0F0F0;
}
.links_oben {
	background-color: #FFFFFF;
	background-image: url(bilder/streifen.jpg);
	background-repeat: repeat-y;
	border-right-width: thin;
	border-right-style: solid;
}
.rechts_oben {
	background-image: url(bilder/top_entwurf2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	background-color: #FFFFFF;
	text-align: center;
}
.menue {
	border-right-width: thin;
	border-right-style: inset;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	background-color: #FFFFFF;
	text-indent: 20px;
	color: #000000;
	background-image: url(bilder/streifen.jpg);
	background-repeat: repeat-y;
}
.content {
	vertical-align: top;
	text-indent: 20px;
	background-color: #FFFFFF;
	background-image: url(bilder/streifen2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.links_unten {
	background-color: #FFFFFF;
	background-image: url(bilder/streifen.jpg);
	background-repeat: repeat-y;
}
.rechts_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-indent: 20px;
	background-color: #FFFFFF;
	background-image: url(bilder/streifen2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
