html, body {
    height: 98%;
}
BODY {
  	font-family: Arial;
  	color: #000000;
}

img {
	border:0;
}

a:link {
 color: #000000;
 text-decoration: underline;
}

a:visited {
 color: #000000;
 text-decoration: underline;
}

a:focus {
 color: #000000;
 text-decoration: underline;
}

a:hover {
 color: #000000;
 text-decoration: underline;
}

a:active {
 color: #000000;
 text-decoration: underline;
}

#Test, #Test ul, #Test1, #Test1 ul, #Test2, #Test2 ul, #Test3, #Test3 ul, #Test4, #Test4 ul, #Test5, #Test5 ul, #Test6, #Test6 ul, #Test7, #Test7 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#Test a, #Test1 a, #Test2 a, #Test3 a, #Test4 a, #Test5 a, #Test6 a, #Test7 a {
	display: block;
}

#Test li, #Test1 li, #Test2 li, #Test3 li, #Test4 li, #Test5 li, #Test6 li, #Test7 li {
	float: left;
}

#Test li ul, #Test1 li ul, #Test2 li ul, #Test3 li ul, #Test4 li ul, #Test5 li ul, #Test6 li ul, #Test7 li ul {
	position: absolute;
	width: 80px;
	left: -999em;

}

#Test li:hover ul {
	left: auto;
}

#Test li:hover ul, #Test li.sfhover ul {
	left: auto;
}

#Test1 li:hover ul {
	left: auto;
}

#Test1 li:hover ul, #Test1 li.sfhover ul {
	left: auto;
}

#Test2 li:hover ul {
	left: auto;
}

#Test2 li:hover ul, #Test2 li.sfhover ul {
	left: auto;
}

#Test3 li:hover ul {
	left: auto;
}

#Test3 li:hover ul, #Test3 li.sfhover ul {
	left: auto;
}

#Test4 li:hover ul {
	left: auto;
}

#Test4 li:hover ul, #Test4 li.sfhover ul {
	left: auto;
}

#Test5 li:hover ul {
	left: auto;
}

#Test5 li:hover ul, #Test5 li.sfhover ul {
	left: auto;
}

#Test6 li:hover ul {
	left: auto;
}

#Test6 li:hover ul, #Test6 li.sfhover ul {
	left: auto;
}

#Test7 li:hover ul {
	left: auto;
}

#Test7 li:hover ul, #Test7 li.sfhover ul {
	left: auto;
}

.Tabelle1 {
	position: absolute;
	top: 104px;
	left: -1px;
} 

.Start {
	position: relative;
	top: 0px;
	left:0px;
}
 
.Logo {
	position: relative;
	top: -7px;
	left:-1px;
}

.Top {
	position:absolute;
	top: 10px;
	left: 28%;

}

.Frame {
	position: relative;
	top: -20px;
	left: 0px;
	height: 100%;
}

.News {
	position: absolute;
	top: 10px;

}
