@charset "UTF-8";
/* CSS Document */

#main {
	margin: 7px auto auto -375px;
	position:absolute;
	left:50%;
	top:20px;
	width:750px;
	height:1003px;
	z-index:1;
}
#meny {
	position:absolute;
	left:0px;
	top:0;
	width:200px;
	height:250px;
	z-index:2;
}
#content {
	position:absolute;
	right:0px;
	top:0px;
	width:534px;
	height:1002px;
	z-index:2;
}
.footer {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#text {
	position:absolute;
	left:50px;
	top:400px;
	width:432px;
	height:303px;
	z-index:2;
}

.brodtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
}
#kontaktform {
	position:absolute;
	left:60px;
	top:783px;
	width:390px;
	height:127px;
	z-index:2;
}
