#Background {
width: 1024px;
	height: 650px;
	background-image:  url(/Images/Random_Images/Rotate.php);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	left: 150px;
	top: 100px;
	position: absolute;
	border-top: 1px none black;
	border-right: 1px none black;
	border-bottom: 1px none black;
	border-left: 1px none black;

}

#Header {
	width: 1024px;
	height: 100px;
	background-image:   url(/Images/Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	left: 150px;
	top: 0px;
	position: absolute;
	border-top: 1px none black;
	border-right: 1px none black;
	border-bottom: 1px none black;
	border-left: 1px none black;

}
#dichten {
	width: 1024px;
	height: 650px;
	background-image:  url(/Images/Dichten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	left: 150px;
	top: 100px;
	position: absolute;
	border-top: 1px none black;
	border-right: 1px none black;
	border-bottom: 1px none black;
	border-left: 1px none black;

}
#Menu {
	width: 150px;
	border: 1px none black;
	height: 650px;
	margin: 0px;
	clear: both;
	top: 100px;
	position: absolute;
	left: 0px;
	text-decoration: none;

}
#Content {
	width: 500px;
	height: 650px;
	clear: both;
	left: 300px;
	top: 100px;
	position: absolute;
	z-index: 1;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;



}
a:link {
	color: #990066;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-style: oblique;


	
}
a:active {
	color: #990066;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-style: oblique;
	}
a:visited {
	color: #990066;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-style: oblique;
	}
a:active {
	color: #990066;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-style: oblique;
}
