@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(Sjonarhol_0_Generell/Sjonarhol_BG_Sommer.png);
	background-repeat: no-repeat;
	background-color: #FFCB05;
}
#wrapper {
	background-position: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(Sjonarhol_0_Generell/Sjonarhol_Wrapper.png);
	height: 620px;
	background-repeat: no-repeat;
}
#header {
	height: 130px;
}
.logo {
	padding: 0px;
	margin-top: 25px;
	margin-left: 20px;
}
#content {
	height: 445px;
	margin-top: 20px;
}
#ColumnNavi {
	float: left;
	width: 138px;
	padding: 0px;
	margin-left: 24px;
	height: 420px;
}
#ColumnText {
	float: left;
	width: 325px;
	padding: 0px;
	height: 420px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD8C0B;
	font-size: 16px;
	line-height: 25px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DD8C0B;
	font-size: 12px;
	line-height: 16px;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD8C0B;
	font-size: 14px;
	line-height: 18px;
}
.h4_navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DD8C0B;
	font-size: 12px;
	line-height: 22px;
}
.h4_navi_aktiv {
	color: #9E5002
}
#ColumnImage {
	float: right;
	width: 310px;
	height: 420px;
}
.imageTop {
	padding-left: 30px;
}
.imageBottom {
	padding-left: 30px;
	padding-top: 10px;
}
#footer {
	height: 20px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #DD8C0B;
}
a:visited {
	text-decoration: none;
	color: #DD8C0B;
}
a:hover {
	text-decoration: none;
	color: #67B4D3;
}
a:active {
	text-decoration: none;
	color: #DD8C0B;
}

