* {
	font-family			: verdana,sans-serif;
	font-size			: 7pt;
}

img {border: 0px;}

body {
	margin				: 0px;
	padding				: 0px;
	background-color	: #D2A54B;
	background-image	: url('images/hintergrund.jpg');
	background-repeat	: no-repeat;
	background-position	: center;
}

#page{
	width				: 900px;
	margin				: 20px auto auto;
	text-align			: left;
}

#rahmen{
	border				: solid 3px #fff;
	background-color	: #fff;
}

#top {
	background-color	: #000;
	height				: 95px;
}

#top img {
	margin				: 40px 34px;
}

#middle {
	height				: 334px;	
	margin				: 3px 0 4px;
}

#middle #bild2 {
	margin-left			: 20px;
	margin-bottom		: 20px;
}

#bottom {
	clear				: both;
	background-color	: #000;
	height				: 155px;
	overflow			: hidden;
}

#bottom #adr {
	margin				: 80px 35px;
	float				: left;
}

#bottom #logo {
	margin-top			: 26px;
	margin-left			: 315px;
}

#footer {
	margin-top			: 5px;
	margin-bottom		: 25px;
	clear				: both;
	text-align			: right;

}
