#Haupttabelle {
	position: absolute;
	top: 0px;
	width: 100%;
	left: 0px;
}
#TopHeader {
	background-image: url(img/topback.jpg);
	background-repeat: repeat-x;
}
#TopMenu {
	background-image: url(img/menuback.jpg);
	background-repeat: repeat-x;
}
#ExMenu {
	background-image: url(img/menuex.jpg);
	background-repeat: repeat-x;
}
#ServMenu {
	background-image: url(img/menuserv.jpg);
	background-repeat: repeat-x;
}
#MarcGordon {
	color: white;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	top: -2px;
}
.MGText {
	color: white;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	}
	
#Menue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	top: -3px;
}

#Main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
}


#Excel {
	background-image: url(img/exback.jpg);
}

a.menue:link {
   color:            #FFFFFF;
   text-decoration: none;
}

a.menue:visited {
   color:            #FFFFFF;
   text-decoration: none;
}

a.menue:hover {
   background-color: #000000;
   color:            #FFFF00;
   text-decoration: underline;
}

a.menue:active {
   background-color: #000000;
   color:            #FFFF00;
   text-decoration: underline;
}
#ExcelH3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #060;
	text-align: center;
}
#ufo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}
#Ufo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
}
.ConGray {
	font-family: 'Roboto Mono', monospace;
	font-size: 12px;
	font-weight: bold;
	color: #EBECEC;
}
.ConDarkGray {
	font-family: 'Roboto Mono', monospace;
	font-size: 12px;
	font-weight: bold;
	color: #767676;
}
.ConYellow {
	font-family: 'Roboto Mono', monospace;
	font-size: 12px;
	font-weight: bold;
	color: #F9F2A5;
}
.ConBlue {
	font-family: 'Roboto Mono', monospace;
	font-size: 12px;
	font-weight: bold;
	color: #3A96DD;
}
.ConGreen {
	font-family: 'Roboto Mono', monospace;
	font-size: 12px;
	font-weight: bold;
	color: #16C60C;
}
.ConWhite {
	font-family: 'Roboto Mono', monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

