body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(img_layout/koegel_bg.jpg);
	background-repeat: repeat-x;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 765px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #993333;
	border-left-color: #993333;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	background-color: #FFFFFF;
}
.kopf {
	background-image: url(img_layout/koegel_head.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	width: 724px;
	height: 256px;
	margin-left: 20px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 11px;
	width: 480px;
	word-spacing: 7px;
	z-index: 10;
	visibility: visible;
	padding-top: 210px;
	font-weight: bold;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
	margin-left: 0px;
	width: 480px;
	word-spacing: 7px;
	z-index: 11;
	visibility: hidden;
	padding-top: 2px;
	font-weight: bold;
}
.subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.header {
	background-image: url(img_layout/header_bg.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	width: 724px;
	height: 34px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	padding-left: 11px;
	padding-top: 14px;
}
.inhalt {
	visibility: visible;
	width: 700px;
	height: auto;
	margin-left: 21px;
	background-color: #EDEDED;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
.bottom {
	background-image: url(img_layout/bottom_bg.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	width: 74px;
	height: 17px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 650px;
}
.bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
