body{
	background-color: ededed;
}
.menu{
	width: 800px;
	background-color: cc0000;
	font-family: Arial;

}
.text{
	border-left: 2px solid #000099;
	border-right: 2px solid #000099;
	border-bottom: 2px solid #000099;
	width: 760px;
	background-color: #FFFFFF;
	font-family: Comic Sans MS;
}
.menu2{
	width: 800px;
	background-color: cc0000;
	font-family: Arial;
	font-size: 9pt;
	height: 30px;

}
.menulink{
	width: 760px;
}
.aktiv{
	border-left: 2px solid #000099;
	border-top: 2px solid #000099;
	border-right: 2px solid #000099;
	background-color: ffffff;
	

}

.passiv{
	border-bottom: 2px solid #000099;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: dcdcdc;
	

}
.passiv2{
	border-bottom: 2px solid #000099;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: dcdcdc;
	

}
.menulink a{
	font-family: arial;
	font-size: 10pt;
	padding: 2px 3px 2px 3px;
	color: #000000;
	text-decoration: none;
}
.menulink a:hover{
	font-family: arial;
	font-size: 10pt;
   padding: 2px 3px 2px 3px;
	color: #000000;
	text-decoration: none;

}

.termine{
	width: 640px;
   text-align: center;
}
.klein{
	font-family: arial;
	font-size: 10pt;
}
h2{
	font-family: Comic Sans MS;
	color: Gray;
}
.hr1{
	color: Gray;
	height: 1px;
}
.chronik{
	font-family: Comic Sans MS;
	color: Gray;
}
