body {
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #555555;
}

.bildleiste {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.menue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	white-space: nowrap;
}

.inhalt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(picts/dreierContent.gif);
	background-repeat: no-repeat;
	background-position: 85px 74px;
	background-color: #FFFFFF;
}

#Submenue {
	height: 345px;
	width: 125px;
	float: left;
	top: 124px;
	position: relative;
	left: 20px;
	font-size: 11px;
}
#Content {
	height: 345px;
	width: 300px;
	float: left;
	top: 128px;
	position: relative;
	left: 115px;
	overflow: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#ContentFond {
	height: 345;
	width: 300px;
	float: left;
	top: 128px;
	position: relative;
	left: 115px;
	overflow: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#Fond {
	height: 345px;
	width: 300px;
	float: left;
	top: 128px;
	position: relative;
	left: 115px;
	margin-top: 0px;
	padding-top: 0px;
}
.bildleiste td {
	height: 82px;
	width: 100px;
}

.inhalt #ContentFond td {
	padding-bottom: 9px;
	line-height: 12px;
}

.abbinder {
	font-size: 9px;
	text-align: right;
	vertical-align: middle;
	color: #888888;
}
.abbinder a {
	color: #888888;
	text-decoration: underline;
}
.abbinder a:hover {
	text-decoration: none;
	color: #000000;
}
.inhaltBild {
	border: 1px solid #999999;
	margin-bottom: 9px;
}

.BildLinks {
	border: 1px solid #999999;
	float: left;
	margin-top: 2px;
}
