body{
	
	background-color : #800080;
	color : #F0DB9C;
	font-size: 12px;
	font-family : Courier;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size: 12px;
}
a:link{
	color : #BFBFDF;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;
}
a:visited{
	color : #BFBFDF;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
a:hover{
	color : #7C7C7C;
	font-weight : normal;
	font-size: 12px;
        text-decoration:underline;

}
.bkgcolor {
	background-color : #7E0181;
}
.footer {
	background-color : #800080;
}
.footerfont {
	color : #FFFFFF;
}
a.footerlink:link {
	text-decoration:none;
	color: #FFFFFF;
}
a.footerlink:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.footerlink:active {
	text-decoration:none;
	color: #FFFFFF;
}
a.footerlink:hover {
	color: #FFFFFF;
}
.hr1{
	border: thin ridge #FF1CFF;
}
.frame{
	border: solid #8C008C 1px;
}
#MenuHintergrund {
	margin: 0;
	padding: 0;
	background: #400040;
}

ul.MenuHintergrund {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

li.MainMenu {
	display: inline;
	list-style: none;
}

a.MainMenu, a.MainMenu:active, a.MainMenu:visited {
	color: #FFFFFF;
	FONT-SIZE: 9px;
	FONT-FAMILY: Courier;
	font-weight: normal;
	text-decoration: none;
        background: url('dot.gif') no-repeat 3px 5px #400040;
	padding-left: 12px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.MainMenu:hover  {
	color: #FFFFFF;
	FONT-SIZE: 9px;
	FONT-FAMILY: Courier;
	font-weight: normal;
	text-decoration: none;
        background-color: #9B009B;
	padding-left: 12px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.MainMenuActive, a.MainMenuActive:hover, a.MainMenuActive:active, a.MainMenuActive:visited {
	color: #FFFFFF;
	FONT-SIZE: 9px;
	FONT-FAMILY: Courier;
	font-weight: normal;
        background: url('dot.gif') no-repeat 3px 5px #9B009B;
	padding-left: 12px;
	text-decoration: none;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.SubMenuBKG {
	background: #400040;
	border: 1px solid #FFFFFF;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 20;
}

a.SubMenu, a.SubMenu:active, a.SubMenu:visited {
        background: url('dot2.gif') no-repeat 3px 5px #400040;
        color: #FFFFFF;
	FONT-SIZE: 9px;
	font-weight: normal;
	FONT-FAMILY: Courier;
        text-decoration: none;
        background-color: transparent;
        display: block;
        text-decoration: none;
        white-space: nowrap;
	min-height: 15px;
	margin-top: 1px;
	padding-top: 2px;
	margin-bottom: 1px;
	text-decoration: none;
        padding-left: 12px;
	padding-right: 8px;
}


a.SubMenu:hover {
        background-color: #9B009B;
        color: #FFFFFF;
	FONT-SIZE: 9px;
	font-weight: normal;
  	FONT-FAMILY: Courier;
        text-decoration: none;
}





