a:link {
	font-size:x-small;
	background-color:#6B8AA7;	
	color:white;
	text-align:right;
	
}

a:visited {
	font-size:x-small;
	background-color:#6B8AA7;	
	color: #e6e6e6;
	text-align:right;
}

a:hover {
	font-size:x-small;
	font-weight: bold;

}

th {
	align:left;
	background-color:#6b8aa7;
	color:white;
	font-family:arial,helvetica,san-serif,sans-serif; 
	font-weight: bold;
	font-size: 16;
}


td {
	background-color: transparent;
	font-family:arial,helvetica,san-serif,sans-serif; 
	border: 1px solid black;
	font-size: 12;	
}	

body {


	
	background-image:url('Grafik/logo2s.gif');
	background-attachment:fixed;
	background-position: center 50%;
	background-repeat:no-repeat;
	font-size:small;
	font-family:arial,helvetica,san-serif,sans-serif; 
	border-color:#3300CC
}




h1 {
	font-size:small;
	color:#6b8aa7;
}

h2 {
	font-size:x-small; 
	color:#6b8aa7; font-weight:normal; 
}

h3 {
	 
	color:#6b8aa7; font-weight:normal; 
}

#topbar {
	background-color:#6B8AA7;
	left:0px;
	top:0px;
	width:100%;
	height: 95px;
	
}


#menubar {
	background-image:url('Grafik/menubaggrund.bmp');
	border-color:#0000FF;
	top:0px;
	width:100%;
	height: 42px;
	
}


#bottombar {
	background-color:#6B8AA7;
	border-color:#0000FF;
	position:absolute;
	top:0px;
	width:100%;
	height: 32px;
	font-color: #000000;
}


#rightmenu {
	background-color:#6B8AA7;
	position:absolute;
	right:0px;
	top:0px;
	width:220px;
	height:100%;
}



#logo	{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}


.mere	{
	background-color:#6B8AA7;	
	color:white;
	text-align:right;
	link-color:#000000;
	vertical-align:bottom;
}