/* CSS Kniv-Web GmbH */
body {
	background-color:#000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a:link, a:visited {
	text-decoration:underline;
	color:#003399;
	margin-right:10px;
}
a:hover {
	color:#999999;
}
.container {
	width:978px;
	height:530px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
}
.top-o {
	width:980px;
	height:143px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px;
	border-left-color:#000033;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#000033;
	border-right-style:solid;
	background-image:url(../image/top01.jpg);
	background-repeat:no-repeat;
}
.center-center {
	float:left;
	width:829px;
	height:520px;
	background-image:url(../image/center-center01.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.center-rechts {
	float:left;
	width:129px;
	height:530px;
	background-image:url(../image/center-rechts01.jpg);
	background-repeat:repeat;
}
.bottom {
	width:978px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:7px;
	border-left:1px;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-bottom:1px;
	border-bootom-color:#ffffff;
	border-bottom-style:solid;
	background-color:#003399;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-size:14px;
}
.box-o {
	width:155px;
	height:20px;
	padding-top:5px;
	background:#D9D9D9 url(../image/box-top01.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: dashed;
}
.box-u {
	width:151px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	background:#D9D9D9 url(../image/box-bottom01.jpg) no-repeat left bottom;
	text-align: left;
}
a.navi-bottom:link, a.navi-bottom:visited {
	text-decoration:none;
	color:#FFFFFF;
	margin-right:10px;
}
a.navi-bottom:hover {
	color:#66CCFF;
}
.navi-bottom-active {
	float:left;
	color:#e29200;
	margin-right:10px;
}
a.navi-box:link, a.navi-box:visited {
	text-decoration:none;
	color:#003399;
	margin-right:10px;
	font-weight: bold;
}
a.navi-box:hover {
	color:#000033;
}
.navi-box-active {
	float:left;
	color:#e29200;
	margin-right:10px;
}
