.background1 {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
.background2 {
	background-image: url(../images/background2.gif);
	background-repeat: repeat-y;
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

a.navi1:link {
text-decoration:none;
color: #FFFFFF;
}

a.navi1:visited {
text-decoration:none;
color: #FFFFFF;
}

a.navi1:hover {
text-decoration:underline;
color: #FFFFFF;
}

a.navi1:active {
text-decoration:none;
color: #FFFFFF;
}

.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #20376d;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #20376d;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #20376d;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20376d;
	font-weight: bold;
}

.pfad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20376d;
	font-weight: normal;
}



.trennlinie {
	background-image: url(../images/trennlinie.gif);
	background-repeat: repeat-x;
}

a:link {
text-decoration:none;
color: #20376d;
}

a:visited {
text-decoration:none;
color: #20376d;
}

a:hover {
text-decoration:underline;
color: #20376d;
}

a:active {
text-decoration:none;
color: #20376d;
}