body, table {
	font-size: 12px;
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

a:link, a:visited {
	color: #3030F0;
	text-decoration: none;
}
a:hover {
	color: #3030F0;
	text-decoration: underline;
}
.over {
	font-size: 24px;
	color: #EEEEEE;
	font-weight: bold;	
}
.over2 {
	font-size: 14px;
	color: #EEEEEE;
	font-weight: bold;	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;	
	margin: 30px 0 5px 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;	
	margin: 30px 0 5px 0;
	padding: 0;
}

.under, a.under:link, a.under:visited, a.under:hover {
	font-size: 12px;
	color: #EEEEEE;
}

.menu, .menu:link, .menu:visited, .menu:hover {
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.menu2 {
	font-size: 11px;
	font-weight: normal;
	color: #EEEEEE;
}

.priser td{
	padding: 5px 0;
}
.billeder img{
	border: 1px #999999 solid;
}