@charset "utf-8";
.bg {
	position: relative;
	text-align: center;
	background-image: url(../images/organics-web-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0;
	height: 600px;
}
.start {	
	border: none;
}
body {
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: center;
	background-image: url(../images/organics_01.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
.ill {
	border: 1px solid #663333;
}
.top {
	position: relative;
	background-image: url(../images/organics_02.jpg);
	background-repeat: no-repeat;
	width: 813px;
	height: 180px;
}
.main {
	position: relative;
	background-attachment: scroll;
	background-image: url(../images/organics_03.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 813px;
	height: 543px;
	text-align: left;
	padding-top: 20px;
}
.innhold {
	text-align: center;
	position: absolute;
	left: 180px;
	top: 58px;
	width: 502px;
	height: 450px;
	z-index: 1;
}
a:link {
	color: #CCCC66;
	text-decoration: underline;
}
a:visited {
	color: #CCCC66;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.sub1 {
	font-size: 16px;
	font-weight: bold;
}
.sub2 {
	font-size: 14px;
}
.12 {
	font-size: 12px;
}
td {
	font-size: 14px;
}
