/*
td {  font-family:  Arial; font-size: 11px; color: #000000}

a.menu:link {  font-family:  Arial; font-size: 15px; color: #000000; text-decoration: underline; font-weight: bold;}
a.menu:active {  font-family:  Arial; font-size: 15px; color: #000000; text-decoration: underline; font-weight: bold;}
a.menu:visited {  font-family:  Arial; font-size: 15px; color: #000000; text-decoration: underline; font-weight: bold;}
a.menu:hover {  font-family:  Arial; font-size: 15px; color: #000000; text-decoration: underline; font-weight: bold;}

td.menu{  font-family:  Arial; font-size: 15px; color: #000000; text-decoration: none; font-weight: bold;}

a:link {  font-family:  Arial; color: #000000; text-decoration: underline}
a:active {  font-family:  Arial; color: #000000; text-decoration: underline}
a:visited {  font-family:  Arial; color: #000000; text-decoration: underline}
a:hover {  font-family:  Arial; color: #d94040; text-decoration: underline}
.links {  font-family:  Arial; font-size: 11px; color: #FFFFCC}
.overskrift {  font-family:  Arial; font-size: 15px; font-weight: bold; color: #003366}
.tekst {  font-family:  Arial; font-size: 12px; color: #003366}
.lilleoverskrift {
	font-family:  Verdana, Arial;
	font-size: 13px;
	color: #999966;
	line-height: normal;
	text-decoration: underline overline;

}

.logintext {
border-color: #000000;
border-width: 1;
background-color: #FFFFFF;
color:#013366;
font-size: 10;
height:17;
width:80;
margin-left: 3;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
*/

/* ------------------------------------------ */

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	background-color: #cecece;
	text-align: center;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.mainframe {
	width: 900px;
/*	position:static;
	top: 0px;	*/
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-collapse: collapse;
	border-left: solid 1px #cecece;
	border-right: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
}

table.navmenu {
	background: #0d2e41;
	height: 100%;
	width: 100%;
}

td.top_blue {
	width: 900px;
	height: 18px;
	background-color: #0d2e41;
}

td.top_black {
	width: 900px;
	height: 7px;
	background-color: #000000;
}

td.logo {
	background-image: url(billeder/Top_Sider/top.jpg);
	width: 900px;
	height: 110px;
}

td.menu {
	background-color: #ffffff;
	text-align: center;
	height: 30px;
	margin: 0px;
	padding: 0px;	
}


td.submenu {
	vertical-align: top;
	padding: 19px;
}


td.text {
	width: 100%;
	height: 450px;
	vertical-align: top;
	padding: 19px;
	border-right: solid 1px #cecece;
	border-left: solid 1px #cecece;
	font: normal 11px Verdana;
}

td.reklame {
	vertical-align: top;
	text-align: center;
	padding: 19px;
}

td.bottom_blue {
	width: 900px;
	height: 10px;
	background-color: #0d2e41;
}

td.blue {
	height: 20px;
	background-color: #0d2e41;
	color: #ffffff;
}


h1 {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

h2 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 5px;
}

h3 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

/* slut layout til tekstfeltet */

table.nyheder {
	width: 540px;
	margin-left: 0px;
}

td.nyhed {
	padding-top: 2px;
}

td.nyhedsline {
	border-bottom: 1px dashed #000000;
	width: 320px;
	margin-left: 0px;
	font-size: 11px;
}

td.nyhedslinedato {
	border-bottom: 1px dashed #000000;
	width: 160px;
	text-align: right;
}


a, a:link, a:visited {
	color: #0d2e41;
	text-decoration: underline;
}

a:active, a:hover {
	color: #aaaaaa;
}


a.submenu, a.submenu:link, a.submenu:visited {
	color: #0d2e41;
	text-decoration: none;
	font: normal 11px Verdana;
}

a.submenu:active, a.submenu:hover, .submenuActive {
	color: #aaaaaa;
	font: normal 11px Verdana;
}


a.menuActive, a.menuActive:link, a.menuActive:visited, a.menuActive:active, a.menuActive:hover {
	color: #999999;
	text-decoration: none;
	font: normal 13px Verdana;
}


a.menu, a.menu:link, a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font: normal 13px Verdana;
}

a.menu:active, a.menu:hover, .menuActive {
	color: #999999;
	font: normal 13px Verdana;
}


#img {
	border: solid 1px #cecece;
}

#imgnav {
	border: none;
	text-decoration: none;
}


input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.borderTop {
	border-top: solid 1px #aaaaaa;
}

