BODY, td {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

th {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
}

h1 {
	font-size: 10pt;
	font-family: Arial;
	color: #FFD90F;
}

.inhalt {
	FONT-SIZE: 10px; FONT-FAMILY: Arial;
}


A  {
	color : #FFD90F;
	text-decoration : none;
}

A:Visited  {
	color : #FFD90F;
}

A:Active  {
	color : #FFD90F;
}

A:Hover  {
	color : #FFD90F;
	text-decoration : underline;
}

#page {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;	
	font-style : normal;
	background: Black;
	vertical-align : top;
	width: 800px;
	height: 600px;
	border: 3px solid #FFD90F;
	font-weight : bold;
	margin-left: 0px;
	margin-top: 0px;
}

#top {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;		
	border: 0px solid green;
	font-style : normal;
	background: #FFD90F;
	vertical-align : top;
	width: 800px;
	height: 150px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight : bold;
}

#menue {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;	
	border: 0px solid Blue;
	font-style : normal;
	background: #FFD90F;
	vertical-align : top;
	width: 200px;
	height: 450px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight : bold;
}

#content {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;	
	font-style : normal;	
	border: 0px solid Red;
	background: black;
	vertical-align : top;
	width: 600px;
	height: 450px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight : bold;
}