html, body {
	margin:0;
	padding:0;
	top:0;
	left:0;
	color: #FFF;
} 

p { margin-top: 0px; margin-bottom: 0px; }

table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.bund {
	font: 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#EEE;
	font-weight: bold;
	background-color: #000;
}

 a:link { color: #000000; text-decoration: underline; font-weight: bold; }
 a:visited { color: #000000; text-decoration: underline; font-weight: bold; }
 a:hover { color: #666666; text-decoration: none; }
 
 a.bund:link { color: #fff; text-decoration: underline; font-size: 12px; }
 a.bund:visited { color: #fff; text-decoration: underline; font-size: 12px; }
 a.bund:hover { color: #EEE; text-decoration: none; font-size: 12px; }
 
 a.bund2:link { color: #BBB; text-decoration: none; font-size: 12px; }
 a.bund2:visited { color: #BBB; text-decoration: none; font-size: 12px; }
 a.bund2:hover { color: #fff; text-decoration: none; font-size: 12px; }

a:link img {border:0px solid #FFBE6D;}
a:visited img {border:0px solid #FFBE6D;}
a:active img {border:0px solid #66FF33;}
a:hover img {border:0px solid #000000;}

#tekst .bund {
	font-size: font-size: 10px;
}

#container {
	margin: 0 auto;
	width: 900px;
	height: 35px;
	text-align: center;
	
}

.toptekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: #ffffff;
	font-size: 12px;
	width: 100%;
	max-width: 100%;
	text-align: center;
	padding: 0;
	background-image: url(grafik/top_bag.gif);
	height: 25px;	
}

