body {
	background-color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 15px;
	margin: 0px;
}



.skrivut {
	padding-left: 310px;
	padding-bottom: 60px;
}

#site-container {
	text-align: left;
	width: 775px;
}
#site-container #header {
	clear: both;
	float: left;
	width: 100%;
	height: 145px;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
}
#site-container #header #menu-container { vertical-align: top; clear: left; float: left; width: 70%; height: 80px; padding-top: 65px; }
#site-container #header #loggo-container { text-align: right; clear: right; float: right; width: 30%; vertical-align: middle; height: 115px; padding-top: 30px; }
#site-container #page {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../images/bg-2.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#site-container #page .content-grop {
	clear: both;
	float: left;
	width: 100%;
}
#site-container #page .content-grop .article {
	clear: both;
	float: left;
	width: 100%;
}
#site-container #page .content-grop .article .image {
	clear: left;
	float: left;
	width: 290px;
	overflow: hidden;
	height: 100%;
}
#site-container #page .content-grop .article .text {
	text-align: left;
	clear: right;
	float: right;
	width: 60%;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#site-container #page .content-grop .group-footer { background-image: url(http://www.widde.se/kunder/oliven/lib/images/line_plain.jpg); clear: both; float: none; height: 3px; width: 100%; background-repeat: repeat-x; background-position: center; padding-top: 25px; padding-bottom: 25px; }
#site-container #page .content-grop .article .puff {
	float: left;
	width: 180px;
	clear: none;
	padding-right: 18px;
}
#site-container #page .content-grop .article .puff-right {
	float: right;
	width: 180px;
	clear: none;
}

#site-container #page .content-grop .article .puff .image {
	clear: both;
	float: left;
	width: 180px;
	overflow: hidden;
}
#site-container #page .content-grop .article .puff .text {
	clear: both;
	float: left;
	width: 180px;
	font-size: 11px;
	line-height: 16px;
}


#site-container #page .content-grop .article .puff-right .image {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
#site-container #page .content-grop .article .puff-right .text {
	clear: both;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 16px;
}


#site-container #footer { clear: both; float: none; height: 15px; width: 100%; text-align: center; vertical-align: top; }
p {
	margin: 0px;
}

h1 {
	font-size: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #84924c;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #84924c;
	line-height: 16px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

a:active, a:visited, a:link { color: #ffffff; line-height: 20px; text-decoration: none; margin-right: 10px; padding: 7px 22px 7px 0; }
a:hover { color: #84924c; line-height: 20px; text-decoration: none; margin-right: 10px; padding: 7px 22px 7px 0; }

a.visited:active, a.visited:visited, a.visited:link { color: #84924c; text-decoration: none; line-height: 20px; margin-right: 10px; padding: 7px 22px 7px 0; }
a.visited:hover { color: #84924c; text-decoration: none; line-height: 20px; margin-right: 10px; padding: 7px 22px 7px 0; }



#site-container #page .content-grop .article .text .text-list-content {
	clear: none;
	float: left;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#site-container #page .content-grop .article .text .text-list-content .seperater {
	clear: both;
	float: left;
	width: 460px;
}
#site-container #page .content-grop .article .text .text-list-content .forms {
	float: left;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-right: 20px;
	
}
#site-container #page .content-grop .article .text .text-list-content .antal {
	background-color: #333333;
	width: 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #333333;
}

