@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.2;
	color:#888888;
	/*height:100%;
	overflow:auto;
	position:relative;
	background-color:#FFCCCC;*/
}

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;
}

a:hover, a:active {
	color:#008fd4;
}

ul {
	list-style:none;
}
