body {
	background-color: #e5e5e5;
	background-image:url(../assets/bg_stripe.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.text {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}

.kontakt {
	font-family:Verdana;
	font-size: 10px;
	color:#FFFFFF;
}

.oben {
	font-family:Verdana;
	font-size: 10px;
	color: #ffffff;
}

.mitte{
	font-family:Verdana;
	font-size: 9px;
	color: #000000
}

.rubrik{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:#333333;
}

.text A:link,.text A:visited,.text A:active, .text A:hover {color:#000000; text-decoration:underline;}
.oben A:link,.oben A:visited,.oben A:active, .oben A:hover {color:#FFFFFF; text-decoration: none; font-weight: bold;}
.kontakt A:link,.kontakt A:visited,.kontakt A:active, .kontakt A:hover {color:#FFFFFF; text-decoration: none; font-weight: bold;}
.mitte A:link,.mitte A:visited,.mitte A:active, .mitte A:hover {color:#000000; text-decoration: none;}
.rubrik A:link,.rubrik A:visited,.rubrik A:active, .rubrik A:hover {color:#333333; text-decoration: none;}
