HTML, BODY {
	FONT-SIZE: 1.0em;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    padding: 0;
}
TABLE {
	FONT-SIZE: 0.95em;
}
A:active {
	COLOR: #333333
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}

.header {
	background-image: url(images/gh-oben.gif);
	background-repeat: repeat-x;
	
}
.menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 159px;
	background-color: #e6e8eb;
	top: 0px;
	position: relative;
	height: 100%;
}
.menu2b P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}
.menu2b a:link {  text-decoration: none; cursor: hand; color: #000000}
.menu2b a:visited { text-decoration: none; cursor: hand ; color: #000000}
.menu2b a:active { text-decoration: none; cursor: hand; color: #147CD0}
.menu2b a:hover { text-decoration: none; cursor: hand; color: #147CD0}

.menu2g P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}
.menu2g a:link {  text-decoration: none; cursor: hand; color: #000000}
.menu2g a:visited { text-decoration: none; cursor: hand ; color: #000000}
.menu2g a:active { text-decoration: none; cursor: hand; color: #579E3D}
.menu2g a:hover { text-decoration: none; cursor: hand;color: #579E3D}

.menu2r P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}
.menu2r a:link {  text-decoration: none; cursor: hand; color: #000000}
.menu2r a:visited { text-decoration: none; cursor: hand ; color: #000000}
.menu2r a:active { text-decoration: none; cursor: hand; color: #CC0000}
.menu2r a:hover { text-decoration: none; cursor: hand; color: #CC0000}

.main {
	position: absolute;
	top: 75px;
	left: 160px;
	height: 90%;
}

.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 159px;
	background-color: #e6e8eb;
	position: relative;
	height: auto;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.copyright a:link {  text-decoration: none; cursor: hand; color: #000000}
.copyright a:visited { text-decoration: none; cursor: hand ; color: #000000}
.copyright a:active { text-decoration: none; cursor: hand; color: #666666}
.copyright a:hover { text-decoration: none; cursor: hand; color: #666666}

