@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#666666;
}

td {
	font-size: 11px;
	line-height: 1.5;
}

h1 {
	font-size:14px;
	color: #000000;
}

h2 {
}
.overskrift{
	color:#033363;
	font-size:18px;
	background-color: #E5EFFA;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

.content{
	font-size:12px;
	padding:0px;
}
.menu{
	line-height:2.1;
	font-size:14px;
	padding:25px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bottom{
	padding:25px;
	color:#646464;
}

.menuItemDiv {
}

A.menuLink {
}

A.topMenuLink {
}

A.menuLink:hover, A.topMenuLink:hover {
}
