

body { 	background: #ffffff;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px; 
	margin-bottom: 10px;
	text-align: center;
        font-family: Arial, sans-serif;
}

.outertable {	
	width:100%;
	border-style:solid;
	border-width: 1px;
	border-color: #669977;
	font-family: Arial, sans-serif;
}

h1 { font-size: 16px; }

td { font-size: 12px; }

td.menu1 { background: #558877;}
td.menu2 { background: #669988;}
td.menu3 { background: #77aa99;}
td.menu4 { background: #88bbaa;}
td.menu5 { background: #99ccbb;}
td.menu6 { background: #aaddcc;}
td.menu7 { background: #bbeedd;}
td.menu8 { background: #ccffee;}

td.menu1, td.menu2, td.menu3, td.menu4, td.menu5, td.menu6, td.menu7, td.menu8, a.menu
{ font-size: 12px; font-weight: bold; color : #000000; }

table.mitte { background: #f0fff9; width:100%; }

table.rechts { background: #f0fff9; width:120; }

table.oben { background: #f0fff9; }

table.zahlen { 
	border-style:solid;
	border-width: 1px;
}

a.domainup { font-size: 24px; color : #000000; }
a.sidemenu { font-size: 12px; color : #000000; }

a { font-size: 12px; color : #000000; }
