body 	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal; 
	color: #343434; 
	line-height: 16px;
	margin-top: 10px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 10px;
	background-color:#eaeaea; lysgrå
   	}	

table	{ 
	background-color: #ffffff; 
	border: 0px;
	width: 900px;
	}
	
tr	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	}
	
td 	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	}
	
#logo {
	vertical-align: center;
	text-align: center; 
	border: none; (0px solid white)
	}

#overskrift {
	vertical-align: top;
	text-align: center; 
	height: 20px; 
	border-bottom: 0px solid white;
	}

#menu {
	text-align: left; 
 	height: 30px; 
 	border-bottom: 5px solid white;
 	border-left: 24px solid white;
 	width: 80%;
	}

#sprog {
	text-align: right; 
 	height: 30px; 
 	border-bottom: 5px solid white;
 	border-right: 24px solid white;
	width: 20%;
	}

#venstre {
	vertical-align: top; 
	text-align: center; 
	width: 28%;	
	}

#hoejre {
	vertical-align: top;
	text-align: left;
	border-right: 24px solid white;
	width: 72%;	
	}

#sidefod {
	text-align: center;
	height: 20px; 
	font-size: 80%;
	}
	

h1 	{
	font-family: Vrinda, Verdana, garamond, arial, sans-serif;
	font-weight: normal;
	font-size: 48px;
	color: #444444;
	line-height: 15px;
	margin-bottom: 30px;
	margin-top: 30px
	}
	
h2	{
	font-family: verdana, garamond, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #444444;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h3	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
h4	{
	font-family: eurostile, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	}	
	
a:link, a:visited, a:active {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: normal
	}

a:hover {
	font-size: 12px;
	color: #008100;
	text-decoration: underline;
	font-weight: normal
	}

a.sidefod:link, a.sidefod:visited {
	font-size: 100%;
	color: #444444;
	text-decoration: none;
	font-weight: none;
	}
	
a.sidefod:hover {
	color: #008100;
	text-decoration: underline;
	font-weight: none;
	}

a.menu:link, a.menu:visited {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	}
	
a.menu:hover {
	font-size: 12px;
	color: #008100;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.sprog:link, a.sprog:visited {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	}
	
a.sprog:hover {
	font-size: 12px;
	color: #008100;
	text-decoration: underline;
	font-weight: bold;
	}
	