@charset "UTF-8";
/* CSS Document */

body {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	line-height:1.2;
        color:#4F4D4A;
        font-family:verdana;
        font-size:12px;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.brodtxt {
	font-size:10px;

}
.brodtxt-white {
	font-size:10px;
	color: #FFFFFF
	}

#turntool-valg {
	width:448px;
	height:294px;
}


a {
	text-decoration:none;
}

a:link, a:visited {
	/*color:#888888;*/
        color:#4F4D4A;
        font-family:verdana;
}

a:hover, a:active {
	color:#008fd4;
        font-family:verdana;
}

ul {
	list-style:none;
}

#B2B-tabeller {
	position:relative;
	top:-10px;
	left:-10px;
	width:100%;
}