#head {
	background-image: url(./images/fd2/fback.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 136px;
	min-width: 1000px;
}

a img {
	border: none;
}

#homelink {
	position: relative;
	top: 1px;
	float: left;
}

#headr {
	float: right;
	width: 120px;
	height: 126px;
	background-image: url(./images/fd2/right.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
}


#unterheader{
	background-image: url(images/fd2/unterheader_back.gif);
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
	position: relative;
	top: -9px;
	min-width: 1000px;
}

#uhl {
	height: 46px;
	width: 43px;
	background-image: url(images/fd2/unterheader_links.gif);
	background-repeat: no-repeat;
	float: left;
}

#uhr {
	height: 46px;
	width: 49px;
	background-image: url(images/fd2/unterheader_rechts.gif);
	background-repeat: no-repeat;
	float: right;
}

#body {
	position: relative;
	top: -9px;
	min-width: 1000px;
	width: 100%;
	background-image: url(images/fd2/bodyl.gif);
	background-repeat: repeat-y;
}

#inhalt{
	background-image: url(images/fd2/bodyr.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 30px;
	padding-right: 30px;
}

.inhalt{
	background-image: url(images/fd2/bodyr.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 30px;
	padding-right: 30px;
}

/*#bodyl {
	background-image: url(images/fd2/bodyl.gif);
	background-repeat: repeat-y;
	width: 27px;
	height: 100%;
	float: left;
}

#bodyr {
	background-image: url(images/fd2/bodyr.gif);
	background-repeat: repeat-y;
	width: 26px;
	height: 100%;
	float: right;
	position: relative;
	left: 4px;
}*/

#footer {
	height: 71px;
	width: 100%;
	position: relative;
	top: -9px;
	background-image: url(images/fd2/footerback.gif);
	background-repeat: repeat-x;
	min-width: 1000px;
}

#footerl {
	height: 71px;
	width: 53px;
	background-image: url(images/fd2/footerl.gif);
	background-repeat: no-repeat;
	float: left;
}

#footerr {
	height: 71px;
	width: 53px;
	background-image: url(images/fd2/footerr.gif);
	background-repeat: no-repeat;
	float: right;
}

#footerm {
	position: relative;
	top: 20px;
}
