.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
.navigation2 {
	background-image: url(../images/b_navigation.gif);
	background-repeat: repeat-x;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #819F6B;
	list-style-image: url(../images/pfeil.gif);
	line-height: normal;

}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
}
.navi3 {
	font-size: 9px
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #819F6B;
	list-style-image: url(../images/pfeil.gif);
	line-height: normal;
}


a:link {
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active {
text-decoration:none;
}
.h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #819F6B;
	list-style-image: url(../images/pfeil.gif);
	line-height: normal;
}
.backgroundWeiss {
	background-image: url(../images/background_weiss.gif);
	background-repeat: repeat-y;
}
