body {
        font-family: Arial;
        font-size: 10pt;
        background-color: #c6c6c6;
        padding: 0px;
        margin: 0px;
	background-image: url(/www/templates/ffk/img/jpg/bkg_content.jpg);
}

h1 {
        font-size: 15pt;
        color: #7A0202;
        font-weight: bold;
}

a.text:link {
        color: #7a0202;
        text-decoration: none;
}

a.text:visited {
        color: #7a0202;
        text-decoration: none;
}

a.text:hover {
        color: #b60505;
        text-decoration: underline;
}

a.text:active {
        color: #CC0000;
        text-decoration: none;
}

.pagenav_prev {
        display: none;

}

.pagenav_next {
        display: none;

}

#div_header {
	background-image: url(/www/templates/ffk/img/jpg/bkg_header.jpg);
	height: 42px;
	margin-left: -350px;
	left: 50%;
	position: absolute;
	width: 700px;
}

#div_content {
}

#div_bilder {
	height: 150px;
	margin-left: -350px;
	left: 50%;
	position: relative;
	top: 42px;
	width: 700px;
}

#div_navigation {
	line-height: 30px;
	background-color: #7a0202;
	width: 700px;
	margin-left: -350px;
	width: 700px;
	left: 50%;
	top: 192px;
	position: absolute;
	z-index: 2;
	height: 30px;
}

#div_inhalt {
	background-color: #c6c6c6;
	width: 680px;
	padding: 10px;
	margin-left: -350px;
	left: 50%;
	top: 72px;
	position: relative;
}

#div_footer {
	background-image: url(/www/templates/ffk/img/jpg/bkg_footer.jpg);
	height: 27px;
	padding-top: 15px;
    text-align: center;
    font-size: 8pt;
    color: #c3c3c3;
	position: relative;
	bottom: -32px
}

#events {
	background-image: url(/www/templates/ffk/img/jpg/events_bkg.jpg);
        height: 110px;
        width: 656px;
        border: 2px solid #4a4647;
        padding: 5px;
}

#einsatz {	
        background-image: url(/www/templates/ffk/img/jpg/einsatz_bkg.jpg);
        height: 110px;
        width: 656px;
        border: 2px solid #9c1c23;
        padding: 5px;
}
