@charset "iso-8859-2";

#overall {
	margin: auto;
	width: 950px;
	position: relative;
	text-align: center;
}

#head {
	margin: auto;
	height: 130px;
	width: 950px;
	position: relative;
	text-align: left;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FC0;
	background-image: url(../_images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}

#banner {
	height: 180px;
	width: 700px;
	left: 30px;
	position: relative;
	top: 6px;
	overflow: hidden;
	border: 1px solid #000;
	margin: auto;
}
#menue0 {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-align: center;
	width: 948px;
	position: relative;
	top: 106px;
	height: 19px;
	left: 1px;
	padding-top: 5px;
	line-height: 19px;
}
#main {
	margin: auto;
	width: 958px;
	position: relative;
	text-align: left;
}
#history_navi_box {
	width: 940px;
	position: relative;
	margin: auto;
}
#history_navi_box_menue {
	width: 735px;
	position: relative;
	left: 8px;
}
#menuehistory {
	font-size: 10px;
	color: #900;
	text-align: left;
	float: left;
	position: relative;
}
#seitennavi {
	font-size: 10px;
	color: #900;
	text-align: right;
	float: right;
	position: relative;
}
#inhalt {
	height: auto;
	width: 958px;
	position: relative;
	font-size: 11px;
	color: #000;
	padding-top: 5px;
	min-height: 100%;
}
#inhalt_menue {
	height: auto;
	width: 748px;
	position: relative;
	font-size: 11px;
	color: #000;
	padding: 5px;
	float: left;
	margin: center;
	text-align: left;
	border-left: 1px solid #900; border-right: 1px solid #900;
}
#inhalt_overall {
	margin: left;
	width: 758px;
	position: relative;
	text-align: left;
}
#menue {
	width: 190px;
	position: relative;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	float: right;
	top: -12px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
#menueunten {
	font-size: 10px;
	color: #000;
	margin: auto;
	position: relative;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	width: 240px;
}
#fuss {
	font-size: 6px;
	color: #000;
	margin: auto;
	width: 950px;
	position: relative;
	text-align: center;
	padding-top: 5px;
	top: 5px;
	padding-bottom: 30px;
}
#menue_fuss {
	font-size: 6px;
	color: #000;
	margin: left;
	position: relative;
	text-align: center;
	padding-top: 5px;
	top: 5px;
	padding-bottom: 30px;
}

