body {
	margin-top: 0px;
	background-image: url(startbilder/bg_pattern.gif);
}
#km_container {
	width: 993px;
	margin: auto;
}
#km_top {
	margin-bottom: 20px;
}
#km_shadow {
	background-image: url(startbilder/shadow.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#km_info {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#km_left {
	float: left;
	margin-right: 30px;
}
#km_right {
	float: left;
}
div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(startbilder/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(startbilder/subtitle.gif) no-repeat;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(startbilder/subtitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 23px;
	font-weight: bold;
	color: white;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #000000;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ff9933;
	background-repeat: no-repeat;
	background-position: right center;
}
#km_bottom {
	height: 50px;
	text-align: center;
	padding-top: 7px;
}
#rand_bottom {
	height: 10px;
	clear: both;
	padding-top: 20px;
}
#line_bottom {
	background-image: url(startbilder/line_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 990px;
	clear: both;
}
