.kopf {
	background-image: url(../images/kopf.gif);
}
.background {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9d0d0d;
	line-height: 1.5;
}
.trenner_navi {
	background-image: url(../images/trenner_navi.gif);
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9d0d0d;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9d0d0d;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7f7f;
}
.footer {
	background-image: url(../images/footer.gif);
}
.fuss {
	background-image: url(../images/fuss.gif);
	position: absolute;
	bottom: 20px
}

#footer {
	position:fixed;
	bottom:0px;
	background-image: url(../images/footer.gif);
	height: 190px;
	width: 900px;
	left: 0px;
	margin-left: 0px;			
}

#content_container {
    padding-bottom:3em;
}

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: 24px;
	font-weight: bold;
	color: #9d0d0d;
}


