﻿.body {
	background:#666666;
}

.page {
	background:black;
}

.header {
	background:black;
}

.footer {
	background:black;
}

.menyval {
	font-family: Verdana;
	font-size: 16px;
    color:white
}

.menyval2 {
	font-family: Verdana;
	font-size: 16px;
    color:black
}

.text {
	font-family: Verdana;
	font-size: 16px;
	color:white
}

.text2 {
	font-family: Verdana;
	font-size: 14px;
	color:black
}

.rubrik1 {
	font-family: Verdana;
	font-size: 18px;
	color: white;
	font-weight: bold;
}

.rubrik2 {
	font-family: Verdana;
	font-size: 16px;
	color:white;
	font-weight: bold;
}



.menyval_link {
	color: #FFFFFF;
	text-decoration:none
}
.text_fot {
	font: Verdana;
	font-size: 12px;
	color:white
}

.linje {
   color:grey;
   height: 1px;
}
