div#footer p, hr, a, h1, h2, h3, h4, h5, h6 {
        color: black;
	text-decoration: none;
}

input.button, input.plain {
        /*background-color: white;*/
	border: solid #2e2870 1px;
}

input.knappen {
	border: solid #2e2870 1px;
        background-color: white;
}

input.knappen_engelsk {
	border: solid #2e2879 1px;
	background-color: white;
}


div#right {
	/*border-left: solid #e7e8ea 1px;*/
        background-repeat: repeat-y;
	background-color: #E1E0DC;
        /*background-position: 130px;*/
}

div#footleft {
	/*border-right: solid #2e2870 1px;*/
}

div#footright {
	/*border-left: solid #2e2870 1px;*/
}

div#frontpage_container {
	background: url('../images/hor_bar.png');
	background-repeat: repeat-x;
}

div#menustrip {
	background: url('../images/Rad2_Sokefeltlinje.jpg');
	background-repeat: repeat-x;
}

a:hover {
	color: black;
	text-decoration: underline;
}
