body {
		background: url(pics/orionbg.jpg);
	}	
.hrefmenu {
		font-family: arial, helvetica, sans-serif; 
		font-size: 15px; 
		font-style: normal; 
		font-weight: bold; 
		color: rgb(126,14,85); 
		text-decoration: none; 
		visibility: visible;
	}
a.hrefmenu:link {color: rgb(126,14,85);}
a.hrefmenu:visited {color: rgb(126,14,85);}
a.hrefmenu:hover {color: rgb(127,68,118);}
a.hrefmenu:active {color: #0000ff;}
	
a.contact {
		font-family: arial, helvetica, sans-serif; 
		font-size: 16px; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none; 
	}
a.contact:link {color: rgb(126,14,85);}
a.contact:visited {color: rgb(126,14,85);}
a.contact:hover {color: #ff8800;}
a.contact:active {color: #0000ff;}
	
#sep {
		color:  #000;
		margin-left: 2px;
		margin-right: 2px;
	}
.mainmenu {
		position: absolute;
		top: 10px;
		left: 40px;
	}	
.title {
		font: bold 30px Imprint MT Shadow;
		color: #000;
		position: relative;
		top: 30px;
		left: 80px;
		text-align: center;
		width: 716px;
	}
.mainimage {
		position: relative;
		top: 20px;
		left: 80px;
		text-align: center;
		width: 716px;
	}
.copyrights {
		text-align: center;
		font: normal 10px arial, helvetica, sans-serif;
		color: #000;
	}
.language {
		position: absolute;
		top: 50px;
		right: 40px;
		text-align: right;
		font: normal 10px arial, helvetica, sans-serif;
	}
