@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 35px;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background-image: url(../pictures/divider.jpg);
	background-repeat: repeat-y;
	padding-left: 55px;
	padding-top: 15px;
	height: 1250px;
}
#huvudet {
	padding-left: 29px;
	padding-bottom: 20px;
}
#leftNav {
	float: left;
	width: 180px;
	padding: 10px;
}
#main {
	float: left;
	width: 620px;
	padding: 10px;
}
#main h2 {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
	color: #629341;
	margin-bottom: 7px;
	margin-top: 12px;
}


#newsLeft {
	float: left;
	width: 175px;
	margin-top: 30px;
}
.recept {
	font-size: 0.95em;
	margin: 8px;
	line-height: 0.9em;
}

#newsLeft h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #003300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#newsLeft p {
	font-size: 0.9em;
	line-height: 1.3em;
}

#footer {
	padding: 7px;
	clear: both;
	font-size: 0.8em;
	text-align: center;
}
a {
	font-size: 1.1em;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
.hogerbild {
	margin-left: 10px;
}
.vansterbild {
	margin-right: 10px;
}
.aktiv {
	font-size: 1.2em;
	font-weight: bold;
	color: #629341;
	margin-top: 4px;
	margin-bottom: 4px;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #7A0202;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CC0000;
	margin-bottom: 4px;
}
#main p {
	text-indent: 15px;
	margin-bottom: 5px;
}
#main p.first {
	margin-bottom: 5px;
	text-indent: 0px;
}
#newsLeft h1 {
	font-size: 1em;
	text-decoration: underline;
}
.smallstyle {
	font-size: 0.8em;
}
