#m1 {
	position:absolute;
	top:0px;
	left:0px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : visible;
	border : none;
}
#m2 {
	position:absolute;
	top:0px;
	left:120px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : visible;
	border : none;
}
#m3 {
	position:absolute;
	top:0px;
	left:240px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : visible;
	border : none;
}
#m4 {
	position:absolute;
	top:0px;
	left:360px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : visible;
	border : none;
}
#m5 {
	position:absolute;
	top:0px;
	left:480px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : visible;
	border : none;
}
#t1 {
	position:absolute;
	top:30px;
	left:0px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : hidden;
	border : none;
	z-index:2;
}
#t2 {
	position:absolute;
	top:30px;
	left:120px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : hidden;
	border : none;
	z-index:2;
}
#t3 {
	position:absolute;
	top:30px;
	left:240px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : hidden;
	border : none;
	z-index:2;
}
#t4 {
	position:absolute;
	top:30px;
	left:360px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : hidden;
	border : none;
	z-index:2;
}
#t5 {
	position:absolute;
	top:30px;
	left:480px;
	width:120px;
	height:30px;
	background-color: #e0e0e0;
	visibility : hidden;
	border : none;
	z-index:2;
}
.menutext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : Blue;
	font-weight : bold;
}
.extratext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : Blue;
	font-weight : normal;
}
#inhalt1{
	position : absolute;
	top: 65px;
	left: 5px;
	z-index: 1;
}
#inhalt2{
	position : absolute;
	top: 35px;
	left: 35px;
	z-index: 1;
}
#inhalt3{
	position : absolute;
	top: 55px;
	left: 40px;
	z-index: 1;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26pt;
	color: White;
}
h2 {
	font-family : "Courier New", Courier, monospace;
	font-size : 48pt;
	color: red;
}
h3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 72pt;
	color: blue;
}
a.menu:link, a.menu:active, a.menu.visited {
	text-decoration : none;
	color: Blue;
}
a.menu:hover {
	text-decoration : underline;
	color: Red;
}
a.down:link, a.down:active, a.down:visited {
	text-decoration : none;
	color: Purple;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
}
a.down:hover {
	text-decoration: underline;
	color: Red;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
}
#down1{
	position : absolute;
	top: 155px;
	left: 10px;
	z-index: 1;
}
#down2{
	position : absolute;
	top: 180px;
	left: 110px;
	z-index: 1;
}
#down3{
	position : absolute;
	top: 145px;
	left: 250px;
	z-index: 1;
}
