body {
	background: #6C6C6C;
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
}

#bodyblend {
	width: 100%;
	height: 100%;
	background-image: url(../images/blend_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
}

#mainbox {
	width: 820px;
	margin-left:auto;
	margin-right:auto;
}

#headerbox {
	width: 800px;
	height: 115px;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#head {
	float: left;
	width: 320px;
	height: 105px;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}

#headimg {
	float: right;
	width: 465px;
	height: 105px;
}

#menubox {
	width: 790px;
	height: 25px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top center;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #68655B;
}

#contentbox {
	width: 730px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top center;
	display: block;
	padding-left: 30px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #68655B;
}

#shortcuts {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}

.shortcut {
	width: 180px;
	height: 75px;
	background-image: url(../images/bg_shortcut.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 30px;
}

#footerbox {
	width: 820px;
	height: 125px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
}

#footer {
	float: left;
	width: 680px;
	height: 110px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footertext {
	width: 665px;
	height: 95px;
}

#footerinfo {
	width: 665px;
	height: 20px;
	line-height: 20px;
}

#denniskleine {
	float: right;
	width: 120px;
	height: 120px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
