/*Containers*/
html
{
	overflow: -moz-scrollbars-vertical; 
	height: 100%;
}

#sprog 
{
	position:absolute;
	top: 4px;
	left:400px;
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a.sprog:link, a.sprog:visited
{
	position:absolute;
	top: 4px;
	left:400px;
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#uklanguage 
{
	position:absolute;
	top: 3px;
	left:600px;
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a.uklanguage:link, a.uklanguage:visited
{
	position:absolute;
	top: 3px;
	left:600;
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

body /* Styles to Body element */
{
	height: 100%;
	margin:0px 0px 0px 100px;
	padding:0px 0px 0px 0px;
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #000000;
	background-image: url(Images/bodybg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;

}

td 
{
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height:17px;
}


.footer
{
	font-size:10px;
	color: #999999;
	text-align: center;
}


/* Fonts beside defined in body */
h1, h2, h3, h4, h5
{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1
{
	color:#000000;
	font-family:"Tahoma";
	font-size:12px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2
{	
	font-family:"tahoma";
	color: #000000;
	font-size:11px;
	padding-bottom: 20px;
	font-weight: bold;
	
}
h3
{
	font-family:"tahoma";
	color: #000000;
	font-size:11px;
	padding-bottom: 10px;
	font-weight: bold;
}

h4
{
	font-family:"Arial";
	color: #666666;
	font-weight: bold;
	font-size: 1em;
}

p
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height: 14px;
}

a:link, a:visited
{
	color: #2dacd6;
	text-decoration:underline;
}

a.button:hover, a.buttonBack:hover
{
	text-decoration: underline;	
}

h2 a
{
	text-decoration: none;
}

h2 a:hover
{
	text-decoration: underline;
}

.imgnyheder
{
	border: 1px solid #b2b2b2;	
}

#menu
{
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	line-height: normal;

}


a.menu:link, a.menu:visited
{
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

a.menu:hover
{
	
	font-family: Tahoma,Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #2dacd6;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}