body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2e2e2e;
}

p {
	margin:0px 0px 0px 0px;
	padding:0px;
}

h1 {
	color:#3e4728;
	font-size:28px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
	padding:0;
}

a:link, a:visited, a:active {
	color:#3d3d3d;
	text-decoration:underline;
}

a:hover {
	color:#3d3d3d;
	text-decoration:none;
}

a:visited {
	color:#3d3d3d;
	text-decoration:underline;
}

#mainbox {
	width:810px;
	margin:20px auto;
	background:#e5e7cf;
}

#header {
	background-image:url(images/header.jpg);
	width:810px;
	height:120px;
}

/*#header_pic {
	background-image:url(images/header_picture.jpg);
	width:810px;
	height:345px;
}*/

#header_startseite {
	background-image:url(images/header/header_startseite.jpg);
	width:810px;
	height:345px;
}

#header_ueber_uns {
	background-image:url(images/header/header_ueber_uns.jpg);
	width:810px;
	height:345px;
}

#header_produkte {
	background-image:url(images/header/header_produkte.jpg);
	width:810px;
	height:345px;
}

#header_kontakt {
	background-image:url(images/header/header_kontakt.jpg);
	width:810px;
	height:345px;
}

#header_impressum {
	background-image:url(images/header/header_impressum.jpg);
	width:810px;
	height:345px;
}

#menu {
	width:250px;
	float:right;
	position:relative;
	margin:-20px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	font-variant:small-caps;
	line-height:60px;
	color:#FFFFFF;
}

#menu ul {
	list-style:none;
}

#menu li {
}

#menu a:visited, #menu a:link, #menu a:visited, #menu a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	color:#5b620f;
}

#text {
	width:790px;
	margin:20px 0px 0px 10px;
	background-image:url(images/text_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	min-height:455px;
}

#footer {
	background-image:url(images/footer.jpg);
	width:810px;
	height:60px;
}

#footer p {
	color:#FFFFFF;
	font-size:11px;
	padding-top:20px;
}