* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffcb99;
	background-image: url(images/wood_07.jpg);
}
.uebereschrift_content {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #761F1F;
	padding-left: 12px;
}
.hagenmoebel {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFC58A;
	text-transform: uppercase;
}

#wrapper #header h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #FFCB99;
	left: 0px;
	top: 0px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.standardschrift {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	padding-left: 12px;
}
.schrift_newsbereich {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}



#wrapper {
	width: 890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	padding: 50px;
}
#header {
	color: #FFCB99;
	width: 890px;
	float: left;
	padding: 0px;
	border: 1px none #830E05;
	height: 150px;
	background-image: url(images/hintergrund_header.jpg);
	background-color: #F6F0E0;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation {
	float: left;
	width: 890px;
	color: #333;
	padding: 0px;
	border: 1px none #ccc;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/wood_07.jpg);
}
#leftcolumn {
	color: #333;
	border: 1px solid #b15c5c;
	padding: 10px;
	height: 400px;
	width: 163px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/hintergrund_newsbereich.jpg);
	background-repeat: no-repeat;
}
#rightcolumn {
	float: right;
	color: #333;
	border: 1px solid #b15c5c;
	height: 400px;
	width: 670px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	background-image: url(images/hintergrund_fakten.jpg);
	background-repeat: repeat;
}
.callout {
	float: right;
	width: 170px;
	padding: 10px;
	border: 1px solid #7C2020;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCB99;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/hintergrund.jpg);
}

#footer {
	width: auto;
	clear: both;
	color: #FFFFFF;
	border: 1px none #ccc;
	background-color:#7c2020;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(images/background_footer.jpg);
	background-repeat: repeat-x;
}
.ueberschrift_newsbereich {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #761F1F;
}

