@charset "iso-8859-1";
img {
	display: block;
}
.menustd {
	font-size: 12px;
	color: #53749f;
	font-weight: bold;
}
.menustd2 {
	font-size: 10px;
	position: relative;
	left: 2px;
	color: #3f240b;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #24425c;
	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3f240b;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #24425c;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#kolonne1 {
	float: left;
	padding: 0 0 0 0px;
}
#kolonne2 {
	float: left;
	padding: 0 0 0 70px;
}
#kolonne3 {
	float: left;
	padding: 0 0 0 105px;
}

.img_stor {
	margin: 0 auto;


}

body,td,th {
	color: #3c3a3b;
}
body {
	background-color: #e2e3e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3b39;
}
.footer {
	font-size: 11px;
	color: #646d4e;
}
A:link {
	text-decoration: none;
	color: #24425c;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #24425c;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #24425c;
	font-weight: bold;
}
.img_innhold {
	float: left;
	margin: 0 5px 5px 0;
	display: inline;
}