a:link {
	font-size : 13px;
	font-family : Trebuchet MS; Arial;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
	

a:visited {
	font-size : 13px;
	font-family : Trebuchet MS; Arial;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	}

a:active {
	font-size : 13px;
	font-family : Trebuchet MS; Arial;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
	}

a:hover {
	font-size : 13px;
	font-family : Trebuchet MS; Arial;
	color: #660000;
	font-weight: bold;
	text-decoration:none;
	}
	
body 
	{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #660000; 
	scrollbar-shadow-color: #660000; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #660000; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #660000;
	}
	
table.main
	{
	border: 1px solid #660000;
	}

td.content
	{
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #660000;	
	}
	
img.billeder
	{
	border: 1px solid #660000;
	}
	
img.stbilleder
	{
	border: 1px solid #660000;
	width: 175px;
	position: relative;
	left: 15px;
	top: 0px;

	}
	
div.headline
	{
	position: relative;
	left: 12px;
	top: 0px;
	font-size : 12px;
	font-family : Trebuchet MS; Arial; 
	color: #CCCCCC;
	font-weight: bold;
	}
	
	
table.menu
	{
	
	position: absolute;
	left: 6px;
	top: 41px;
	}
	
div.forside
	{
	position: relative;
	left: 1px;
	top: 32px;
	}
	
div.info
	{
	font-size : 12px;
	font-family : Trebuchet MS; Arial;
	color: #CCCCCC;
	font-weight: bold;
	}

table.indhold
	{
	text-align: justify;
	font-size : 12px;
	font-family : Trebuchet MS; Arial;
	color: #333333;
	position: absolute;
	left: 4px;
	top: 41px;
	}
	
div.text
	{
	overflow:auto;
	text-align: justify;
	font-size : 12px;
	font-family : Trebuchet MS; Arial;
	color: #333333;
	position: relative;
	left: 5px;
	top: 0px;
	height:290px;
	width: 278px;
	border: 0px solid blue;
	}

a:link.email {
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS; Arial;
	text-decoration: none;
	color: #333333;
	}
	

a:visited.email {
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS; Arial;
	color: #333333;
	text-decoration:none;
	}

a:active.email {
	font-size : 12px;
	font-weight: bold;
	font-family : Trebuchet MS; Arial;
	color: #333333;
	text-decoration:none;
	}

a:hover.email {
	font-size : 12px;
	font-weight: bold;
	text-transform: none;
	font-family : Trebuchet MS; Arial;
	color: #660000;
	text-decoration:none;
	}
	
	