@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	position: relative;
}
#content p {
	margin-bottom: 8px;
	line-height: 140%;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	color: #66667C;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
a {
	color: #66667C;
	text-decoration: none;
}
input, textarea {
	border: 1px solid #66667C;
	font-size: 11px;
	width: 200px;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/rattviksbild2.jpg) no-repeat left center;
	height: 95px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#innerwrapper {
	border-right: 1px solid #66667C;
	border-left: 1px solid #66667C;
	padding-top: 8px;
}
#menu {
	float: left;
	padding: 0px;
	height: 442px;
	border-right: 1px solid #66667C;
	width: 200px;




}
#menu ul {
	margin-right: 14px;
}
#menu li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	list-style: none;
}
#menu a {
	color: #66667C;
	text-decoration: none;
}
#content {
	width: 533px;
	float: right;
	padding-right: 6px;
	padding-left: 6px;
	height: 442px;
	margin-bottom: 8px;
}
#mainmenu {
	background: #66667C;
	padding: 0px;
	width: 750px;

}
/*#mainmenu ul {
	margin: 0px;
}
#mainmenu li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin-right: 14px;
}
#mainmenu img {
	margin-left: 6px;
}
#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}*/
#footer {
	background: #66667C;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	height: 18px;
	font-weight: bold;
	padding-top: 3px;
}
#startInfo {
	margin-bottom: 8px;
	min-height: 200px;
}
#nyheter {
	padding-right: 4px;
	padding-left: 4px;

}
#nyheter h3 {
	margin-top: 12px;
}
#nyheter p {
	margin-bottom: 8px;
	line-height: 140%;
}
.subMenu {
	font-size: 10px;
	color: #66667C;
}
.subMenu a {
	color: #66667C;
	text-decoration: none;
}
.subMenu a:hover {
	font-weight: bold;
	font-size: 11px;
}
.lineTop {
	border-top: 1px solid #66667C;
	padding-top: 3px;
}
img.spaceTop {
	margin-top: 6px;
}

td.padding {
	padding-top: 6px;
	padding-bottom: 6px;
}
td.paddingLeft {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
}
html {
	scrollbar-base-color: #66667c;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #F0EAF0;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: #66667c;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
iframe.blogg {
	height: 450px;
	width: 748px;
	border-width: 0px;
	border-style: none;
}
iframe.nyheter {
	height: 180px;
	width: 530px;
	border-width: 0px;
	border-style: none;
}

