body {
	background-image: url(bilder/1pix_hellgrau.gif);
	background-repeat: repeat-y;
}

#logo {
	top: 0px;
	position: absolute;
	left: 0px;
	height: 80px;
	background-color: #FFFFFF;
	width: 739px;
}
#logomitte {
	top: 0px;
	position: absolute;
	left: 190px;
	height: 80px;
}
#logorechts
{
	top: 0px;
	position: absolute;
	left: 735px;
	height: 80px;
	}

#masterdiv
{
	top: 83px;
	/*position: absolute;*/
	left: 0px;
	width: 179px;
	/*border-top: 1px solid #000000;*/
	
	
	border-bottom: none #000000;
	border-left: none #000000;
	background-color: #e9e9e9;
	visibility: visible;
	overflow: visible;
	height: 100%;
	}
#inhalt {
	top: 81px;
	position: absolute;
	left: 179px;
	width: 515px;
	height: 1000px;
	padding: 20px;
	border-top: 1px solid #000000;
	// border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	overflow: auto;
	
}
#navibutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	background-color: #018aba;
	vertical-align: middle;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
	width: 179px;
	left: 20px;
	text-indent: 15pt;
	cursor: hand;
}
#navibutton_unter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	background-color: #b0dded;
	vertical-align: middle;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
	width: 179px;
	left: 20px;
	text-indent: 20pt;
	cursor: hand;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
