body { background-color: #7B829C;background-image: url( ../bilder/bodybg.jpg ); background-attachment: fixed;font-size: 13px; font-family: verdana, helvetica, sans-serif;color: #000033;padding: 0px; margin: 0px; text-align: center;height: 100%;}
a { color: #000033; }

.buttonliste { width: 100%; height: 25px; margin-left: auto; margin-right: auto;}
.buttonliste td { text-align: center; margin-left: auto; margin-right: auto; background-color: #efefef;}

.buttoncontainer { margin-top: 1px;margin-bottom: 1px;
								   padding-top: 5px;padding-bottom: 5px;
								 	 width: 870px;
									 margin-left: auto; margin-right: auto;
/*									 background-color: #5980B4;*/
								}
.navigationslink, .spektrumlink {
background-color: #EFEFEF;
display: block; height: 26px;line-height: 25px;
text-align: center; 
color: black;
text-decoration: none; font-size: 11px;
border: 3px double #5980B4;
}

.navigationslink:hover, .spektrumlink:hover { background-color: #CCE3F3;}
