#box {
	border : 0px solid #CCCCCC;
	height : 480px;
	left : 50%;
	margin-left : -375px;
	margin-top : -220px;
	overflow : visible;
	padding : 0px;
	position : absolute;
	top : 50%;
	visibility : visible;
	width : 760px;
	z-index : 1;
}

#inhalt {
	background-color : #FEFEFE;
	background-image : none;
	background-position : inherit;
	background-repeat : no-repeat;
	float : left;
	height : 434px;
	margin : 0px;
	padding-top: 2px;
	visibility : visible;
	width : 760px;
	z-index : 9;
}

#inhaltfuss {
	border : solid 0px #FFFFFF;
	float : left;
	height : 16px;
	margin : 0px;
	visibility : visible;
	width : 760px;
	z-index : 9;
}

#fusslinks {
	border : solid 0px #FFFFFF;
	position:absolute;
	left: 0px;
	padding-top: 4px;
	z-index : 9;
}

#inhaltlinks {
	border : 0px solid #CCCCCC;
	float : left;
	height : 338px;
	padding-left : 15px;
	margin-top : 30px;
	overflow : visible;
	visibility : visible;
	width : 204px;
	z-index : 9;
}
#inhaltrechts {
	border : 0px solid #003399;
	float : left;
	height : 345px;
	margin-left : 4px;
	margin-top : 0px;
	visibility : visible;
	overflow: auto;
	z-index : 9;
	width:508px;
}

#downloadlinks {
	border-right : 1px solid #CCCCCC;
	float : left;
	height : 345px;
	padding-left : 10px;
	padding-right: 6px;
	margin-top : 0px;
	overflow: auto;
	visibility : visible;
	width : 204px;
	z-index : 9;
}
