h1, h2, h3, h4, h5, h6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000;
	background : transparent;
	padding : 0;
	margin : 0;
}

h1 {
	font-size : 16px;
}

h2 {
	font-size : 15px;
}

h3 {
	font-size : 14px;
}

h4 {
	font-size : 13px;
}

h5 {
	font-size : 12px;
}

h6 {
	font-size : 11+px;
}

p {
	padding: 0;
	margin-top : 5px;
	margin-bottom : 30px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 12px;
	line-height : 1.5em;
}
.pagebreak
{
	page-break-after:always;
}
#banner {
	padding: 0;
	margin-bottom: 0;
	background-color: rgb(213, 219, 225);
	}

#content {
	padding: 0;
	margin-left: 170px;
	background-color: gray;
	border-top: 10px solid #444;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	}


		
		#logo {
			float: left;
		}
		
		#topbar {
			float: right;
		}
		
		table#wrapper {
			border: 1px solid #000;
			margin: 0;
			padding: 0;
			background-color: #fff;
		}
		
		table#left {
			border: 0;
			margin: 0;
			padding: 0;
			background-color: #fff;
		}
		
		.iw {
			border-top: 8px solid #444;
			border-bottom: 2px solid #444;
		}
		
#iwright {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	padding: 3px 0;
}

#iwleft {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding: 3px 0;
}
		
		#maincontent {
			margin : 25px 30px;
		}
		
#maincontent a:link, #maincontent a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #D03F3C;
	background : transparent;
}

#maincontent a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #444;
	background : transparent;
}

#maincontent a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #D03F3C;
	background : transparent;
}
		
ul {
	list-style : none outside none;
	margin : 0;
	padding : 0;
}

ul.sub {
	margin-left : 15px;
}

li.main {
	display : block;
	padding-top : 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid #000;
	padding-left : 10px;
}

li.maintop {
	display : block;
	padding-top : 5px;
	padding-bottom : 5px;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding-left : 10px;
}

ul a:link, ul a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold; 
	background : transparent;
	color : #444;
}

ul a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold; 
	background : transparent;
	color : #f00;
}

ul a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
	background : transparent;
	color : #444; 
}

#menuwrapper {
	padding : 0;
	margin-top : 20px;
}

.dato {
	font-size : 12px;
	font-weight : normal; 
}

.box2 {
	FONT-FAMILY: verdana, tahoma, arial;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.loginbox {
	
	HEIGHT: 18;
	WIDTH: 124;
	BORDER: solid 1px #666666;
	BACKGROUND: #ffffff;
	COLOR: 990000;
	FONT-FAMILY: verdana, tahoma, arial;
	FONT-SIZE: 7pt;
}


.loginbox2 {
	
	HEIGHT: 18;
	WIDTH:70;
	BORDER: solid 1px #666666;
	BACKGROUND: #ffffff;
	COLOR: 990000;
	FONT-FAMILY: verdana, tahoma, arial;
	FONT-SIZE: 7pt;
}

.formbtn {
	WIDTH: 50;
	HEIGHT: 18;
	BORDER: solid 1px #666666;
	BACKGROUND: #CAD6DD;
	COLOR: 000000;
	FONT-FAMILY: verdana, tahoma, arial;
	FONT-SIZE: 7pt;
}

.bestillinger
{
	FONT-FAMILY: verdana, tahoma, arial;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	border-style:solid;
}

@media print{	
	.noPrint{
		visibility:hidden;
	}
}