@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y:auto;
	overflow-x:hidden;
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
	background-image:url(images/slices/bg.jpg);
	background-repeat:repeat-x;
	

}		

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
a.external:link {color: #ffffff; font-weight: bold; }
a.external:visited {color: #ffffff; font-weight: bold; }
a.external:hover {color:#CCC;font-weight: bold;}
a.external:active {color: #ffffff; } 
-->



td{
	font-size:11px;
}


.AlmindeligTekst{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.Overskrifter{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #cccccc;
	text-decoration: none;
	font-weight:bold;
}



.smalltxt {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.background {
	background-image: url(Images/repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

h6{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
