/* Body */
body {
	background: #f8f8f8 url(images/background.png) repeat-x;
	font-family:Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
	font-size: 11px;
	color:#8c8f7e;
	margin: 0 auto;
}
/*Links*/
a {
	color:#509409;
	font-family:Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
	text-decoration:none;
	outline: none;
}
a:hover {
	color: #6e7062;
}
/* container */
#container {
	width: 787px;
	margin: 0 auto;
	padding: 0;
	color: #8c8f7e;
	overflow: hidden;
}
/* Header */
#header {
	background:url(images/header.png);
	width: 787px;
	height:142px;
	margin: 0 auto;
	padding: 0;
	color: #5b5b5b;
	overflow: hidden;
}
/* Logo */
a#logo {
	position: absolute;
	left: 162px;
	top:53px;
	width: 215px;
	height: 51px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
/* Navigation */
#navigation {
	height:68px;
}
#navi {
	font-family:Lucida Grande,Lucida Sans Unicode,Calibri,Arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	width:100%;
	float:left;
	height:9px;
	padding:29px 0 30px;;
}
#navi a {
	color:#fff;
	height:9px;
	padding:29px 33px 30px;
}

#navi a:hover {
	background:url(images/navihover.png) repeat-x;
	color:#fff;
	padding:29px 33px 30px;
}
/* Content */
#content {
	width: 738px;
	padding: 32px 21px 0px 28px;
	float: left;
}
/* Box 01 */
#box01 {
	background:url(images/box01bg.png);
	width: 738px;
	height:206px;
	float:left;
}
/* Bild */
#box01bild {
	background: url(images/box01bild.png);
	width:414px;
	height:196px;
	float:left;
}
/* Text */
#box01text {
	width:304px;
	height:176px;
	float:left;
	padding:10px;
}
/* Box 02 */
#box02 {
	background:#fff;
	width: 738px;
	float:left;
}
/* Box 02 Top */
#box02top {
	background:#f8f8f8;
	width: 723px;
	height:16px;
	font-size:14px;
	font-weight:bold;
	color:#509409;
	float:left;
	padding:12px 5px 25px 10px;
}
/* Datum */
#datum {
	color:#a7a7a7;
	font-size:10px;
	font-weight:normal;
	float:left;
	padding: 0px 0px 0px 0px;
	float:left;
}
/* Box 02 left */
#box02left {
	width:444px;
	float:left;
	padding:12px;
}
/* Box 02 right */
.box02right {
	width:266px;
	float:left;
	padding: 4px 4px 4px 0px;
}
/* Box 02 right top */
#box02righttop {
	background:#f8f8f8;
	width:246px;
	height:13px;
	color:#959595;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding: 5px 10px 9px 10px;
}
/* Box 02 right links */
#box02rightlinks {
	width:270px;
	color:#959595;
	font-size:11px;
	float:left;
	padding: 5px 0px 9px 0px;
}
/* Box 02 right hype */
.box02righthype {
	background: url(images/box02rightlinksbg.png);
	font-size:11px;
	height:26px;
	float:left;
}
.box02righthype a {
	width:246px;
	height:14px;
	color:#959595;
	float:left;
	padding: 5px 10px 7px 10px;
}
.box02righthype a:hover  {
	background: url(images/box02rightlinksbghover.png);
	width:246px;
	height:14px;
	color:#fff;
	float:left;
	padding: 5px 10px 7px 10px;
}
/* Box 02 right 02 top */
#box02right02top {
	background:#f8f8f8;
	width:246px;
	height:13px;
	color:#959595;
	font-size:14px;
	font-weight:bold;
	float:left;
	padding: 5px 10px 9px 10px;
}
/* Box 02 right links */
#box02right02links {
	width:270px;
	color:#959595;
	font-size:11px;
	float:left;
	padding: 5px 0px 9px 0px;
}
/* Box 02 right hype */
.box02right02hype {
	background: url(images/box02rightlinksbg.png);
	font-size:11px;
	height:26px;
	width:270px;
	float:left;
}
.box02right02hype a {
	width:246px;
	color:#959595;
	height:14px;
	float:left;
	padding: 5px 10px 7px 10px;
}
.box02right02hype a:hover  {
	background: url(images/box02rightlinks02bghover.png);
	width:246px;
	color:#fff;
	float:left;
	padding: 5px 10px 7px 10px;
}
/* Footer */
#footer {
	background:url(images/footerbg.png);
	width: 720px;
	height:23px;
	color:#a7a7a7;
	float:left;
	padding: 15px 0px 0px 18px;
}

