body {
	/*background-color: #617381;
	background-color: #D7D7D7;*/
	background-color: #D4E5F9;
	background: #D4E5F9 url(images/bg.png) repeat-x fixed;
	/*background: #D7D7D7 url(images/bg.gif);*/
	margin: 0;
	padding-top: 5px;
	font-family: 'Tahoma';
	font-size: 10pt;
	text-align: center;
}

h1 {
	color: #34344d;
	font-size: 18px;
	margin: 0;
	margin-top: 8px;
}

h2 {
	font-size: 23px; 
	margin-top: 0.5em; 
	color: #34344D; 
	background: url(/images/h2line.gif) no-repeat 0px 7px; 
	padding-left: 11px;
	margin-bottom: 0.5em;
}

h3 {
	margin-bottom: 0.3em;
	font-size: 16px; 
	color: #34344D; 
}

h2 span {
	background: white; 
	padding-right: 5px; 
	padding-left: 4px;
}

p {
	margin-top: 0;
}

a {
	color: #a21d21;
	text-decoration: none;
}

img {
	margin: 0;
}

a:hover {
	/* color: #34344d; */
	color: #530F11;
}

form, input {
	margin: 0;
	padding: 0;
}

input[type=text] {
	background-color: #EAEAEA;
	border: 1px solid black;
	padding: 3px;
}

address {
	display: inline;
	text-decoration: none;
	font-style: normal;
}

#page {
	width: 900px;
	background-color: #FBFBFB;
	border: 1px solid #34344D;
	margin: auto;
	text-align: left;
}

#head {
	position: relative;
	height: 70px;
	background: #CDCDCD url(images/topbg.gif) repeat-x;
	/*border-bottom: 1px solid #a21d21;*/
	border-bottom: 1px solid #C1BBBB;
	padding: 5px;
	padding-left: 10px;
}

#image_computer {
	position: absolute;
	right: 15px;
	top: 12px;
}

#menu {
	position: relative;
	background-color: #E4E1E1;
	border-top: 1px solid #FCFCFC;
	border-bottom: 1px solid #C1BBBB;
	padding: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #8C8282;
}

#menustart {
	font-weight: normal;
}

#date {
	position: absolute;
	right: 1em;
	font-weight: normal;
}

#main {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

#forside_main {
	margin-right: 245px;
}

#blueeye {
	border: 1px solid #B9B9D0;
}


#fokus_boks {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 220px;
	border: 1px solid #34344D;
	padding: 5px;
	padding-bottom: 20px;
	background: #E7EBEF url(images/bottom-bg.gif) bottom right no-repeat;
}

#fokus_boks h2 {
	font-size: 1em;
	color: #34344D;
	font-weight: bold;
	margin: 0;
}

#anbefalt_software {
	/*margin-top: 1em;*/

}

#anbefalt_software ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#anbefalt_software ul li {
	margin-top: 1em;
	padding-left: 18px;
	font-size: 7.8pt;
	font-weight: bold;
	background: url(images/download.gif) no-repeat top left;

}

#anbefalt_software ul ul {
	font-size: 0.8em;
	color: #565050;
	padding: 0;

}

#anbefalt_software ul ul li {
	padding: 0;
	margin: 0;
	font-weight: normal;
	background: none;
}


#footer {
	border-top: 1px solid #C1BBBB;
	color: #565050;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	clear: both;
}

.undertekst {
	font-size: 0.8em;
	color: #565050;
}

.smalltext {
	font-size: 0.8em;
}

.redT {
	color: #A40000;
}
