
	body,td {
		font-family:verdana,helvetica;
		font-size:11px;
		color:#000000;
		margin:0px;		
	}
	
	h1 {
		font-family:verdana,helvetica;
		font-size:12px;
		color:#000000;		
	}
	
	a:link,a:active,a:visited {
		text-decoration:none;
		color:#000000;
		font-weight:bold;	
	}
	
	a:hover {
		text-decoration:none;
		color:#cccccc;
		font-weight:bold;	
	}

	a.bund:link,a.bund:active,a.bund:visited {
		font-size:10px;
		text-decoration:none;
		color:#ffffff;
		font-weight:bold;	
	}
	
	a.bund:hover {
		font-size:10px;
		text-decoration:none;
		color:#cccccc;
		font-weight:bold;	
	}
	
	a.infoserv:link,a.infoserv:active,a.infoserv:visited {
		font-size:10px;
		text-decoration:none;
		color:#A3C0D2;
		font-weight:bold;	
	}
	
	a.infoserv:hover {
		font-size:10px;
		text-decoration:none;
		color:#cccccc;
		font-weight:bold;	
	}
	
	a.sprog:link,a.sprog:active,a.sprog:visited {
		font-size:10px;
		text-decoration:none;
		color:#236E99;
		font-weight:bold;	
	}
	
	a.sprog:hover {
		font-size:10px;
		text-decoration:none;
		color:#cccccc;
		font-weight:bold;	
	}
		
	span.newFont {
		font-size:9px;	
	}
	
	input,select,textarea {
		font-family:verdana,helvetica;
		font-size:11px;
		background-color:#eeeeee;
		border-style:solid;
		border-color:#000000;
		border-width:1px;
	}
	
	input.button {
		font-family:verdana,helvetica;
		font-size:11px;
		font-weight:bold;
		background-color:#999999;
		border-style:solid;
		border-color:#000000;
		border-width:1px;
	}
	
	div.myDiv {
		font-family:verdana,helvetica;
		font-size:11px;
		background-color:#ffffff;
		color:#000000;
		width:200px;
		height:50px;
		overflow-y:auto;
		padding:12px;
		
		scrollbar-face-color: #e0e0e0;
		scrollbar-shadow-color: #e0e0e0;
		scrollbar-highlight-color: #e0e0e0;		
		scrollbar-3dlight-color: #d0d0d0;
		scrollbar-darkshadow-color: #d0d0d0;		
		scrollbar-track-color: #f0f0f0;		
		scrollbar-arrow-color: #690000;		
		scrollbar-width:5px;		
	}
