body {
	background-attachment: fixed;
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}
img{

	border:0px;
}

a {
	color: #004080;
	text-decoration: none;
}
br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}

hr {
	color: #CCCCCC;
	height: 1px;
}
.header {
	width: 980px;
	margin-bottom:20px;
	background-color:#CCCCCC;
	height: 30px;
	}
.footer {
	float: left;
	width: 980px;
	margin-top:20px;
	background-color:#CCCCCC;
	height: 30px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 1.4em;
}

.container {
	padding:0;
	width:980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	height:auto;


}


.mitten {
	float: left;
	width: 980px;
	height: auto;

}


.mitten_vanster {
	float: left;
	width: 520px;
	padding-left:90px;
	padding-right:50px;
	height: 320px;
	background-color: #FFFFFF;
	overflow: auto;
}

.mitten_hoger {
	float: left;
	width: 320px;
	height: auto;
	background-color: #FFFFFF;
}

.clfl {
clear:both;
font-size:1px;
line-height:1px;
height:1px;
}

