html,body { margin:0; padding:0; height:100%; background:black; font-family:Verdana; color:#FFFFFF; font-size: 10px; }
#container { margin:0 auto; width:1000px; height:auto !important; height:100%; min-height:100%; }

a:link,a:active,a:visited { color : #8a9bb1; text-decoration: none; font-family: Verdana; }
a:hover		{ text-decoration:underline; color:#6d88d7; font-family: Verdana;}
#content { padding:5px 5px 20px  5px; }
#navigation { width:100%; height: 45px; }
.navButton { float: left; width: 100px; line-height: 2em; height: 23px; font-weight:bold; margin: 10px 5px 10px 0px; letter-spacing:0.1em; text-align: center; border: solid #8a9bb1 1px; background-image: url(grafik/dock-bg.gif); background-repeat: repeat-x; }
a.navButton:link { color: #8a9bb1; text-decoration: none; }
a.navButton:visited { color: #8a9bb1; text-decoration: none; }
a.navButton:hover { color: #8a9bb1; text-decoration: none; border: solid white 1px; }

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
/* externt stats */
#eXTReMe { position:absolute; left: -100px; top: -100px; }