body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #373b8e;
	line-height: 17px;
}
#site {
	margin: 0px auto auto auto;
	padding: 0px;
	height: 586px;
	width: 990px;
	border: 1px solid #373b8e;
}
#hauptnavi {
	margin: 0px;
	padding: 0px;
	height: 586px;
	width: 309px;
	position: relative;
	float: left;
	border-right: 1px solid #373b8e;
}
#content {
	margin: 0px;
	padding: 0px;
	height: 586px;
	width: 679px;
	position: relative;
	float: left;
}
#hauptmenucontainer {
	padding: 0px;
	height: 23px;
	width: 609px;
	margin: 17px 37px 0px 33px;
	border-bottom: 2px solid #373b8e;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#untermenucontainer {
	padding: 0px;
	height: 34px;
	width: 609px;
	margin: 17px 37px 0px 33px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#beef {
	padding: 0px;
	width: 630px;
	height: 445px;
	margin: 0px 17px 0px 33px;
}
#beefleft {
	padding: 0px 10px 0px 0px;
	width: 430px;
	height: 440px;
	margin: 0px;
	float: left;
	overflow: auto;
	color: #373b8e;
	text-align: justify;
}
#beefright {
	padding: 0px;
	width: 190px;
	height: 440px;
	margin: 0px;
	float: left;
}
#beefall {
	width: 609px;
	overflow: auto;
	height: 440px;
}
#footer {
	padding: 0px;
	height: 46px;
	width: 609px;
	margin: 0px 37px 0px 33px;
	bottom: 0px;
	position: absolute;
	vertical-align: bottom;
	border-top: 2px solid #373b8e;
}

/* horizontale menus anfang */
ul#hauptmenu {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#hauptmenu li {
	display: inline;
	list-style-type: none;
}
#hauptmenu a { padding: 0px 10px; }
#hauptmenu a:link, #hauptmenu a:visited {
	color: #373b8e;
	background-color: #fff;
	text-decoration: none;
}
#hauptmenu a:hover {
	color: #fff;
	background-color: #373b8e;
	text-decoration: none;
}
/*******************/
ul#menu1, ul#menu2, ul#menu3, ul#menu4 {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#menu1 li, #menu2 li, #menu3 li, #menu4 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
	float: left;
	border-left: 1px solid #FFFFFF;
}
#menu1 a:link, #menu1 a:visited, #menu2 a:link, #menu2 a:visited, #menu3 a:link, #menu3 a:visited, #menu4 a:link, #menu4 a:visited {
	color: #fff;
	background-color: #373b8e;
	text-decoration: none;
	font-weight: bold;
}
/*******************/
#menu1 a { padding: 2px 50px; }
#menu2 a { padding: 2px 22px; }
#menu3 a { padding: 2px 16px; }
#menu4 a { padding: 2px 40px; }
/*******************/
a#o1:link, a#o1:visited {
	background-color:#373b8e;
}
a#o2:link, a#o2:visited {
	background-color:#6d569d;
}
a#o3:link, a#o3:visited {
	background-color: #7eaf35;
}
a#o4:link, a#o4:visited {
	background-color: #37adea;
}
a#o5:link, a#o5:visited {
	background-color: #d47612;
}
a#p1:link, a#p1:visited {
	background-color:#609c39;
}
a#p2:link, a#p2:visited {
	background-color:#c13c84;
}
/*******************/
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover {
	background-color: #497335;
}
#menu1 a#active, #menu2 a#active, #menu3 a#active, #menu4 a#active {
	background-color: #497335;
}
/* horizontale menus ende */
h1 {
	font-size: 36px;
	line-height: 40px;
	color: #497335;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 20px;
	line-height: 23px;
	color: #497335;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
}
#footerlayer1,#footerlayer2,#footerlayer3,#footerlayer4 {
	width: 430px;
	height: 20px;
	top: 10px;
	position: absolute;
	text-align: right;
	visibility: hidden;
}
#footerlayer5 {
	width: 430px;
	height: 20px;
	top: 10px;
	position: absolute;
	text-align: left;
	visibility: visible;
}
