/* TAGS */
* {margin:0;padding:0}
html {min-width:920px} 
body {
	background:#e6e4de;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	min-width:920px
}
img {border:0;vertical-align:top;text-align:left}
ul, ol {list-style:none}
/* GLOBAL */
#header, #content, #footer {
	font-size:10px;
	width:1000px;
	margin:0 auto
}
.col-1, .col-2, .col-3 {
	float:left;
	background-color: #FFF;
}
/* ALIGMENT */
.fleft {
	float:left;
}
.fright {float:right}
.clear {clear:both}
.alignright {text-align:right}
.aligncenter {text-align:center}
.wrapper {
	width:100%;
	overflow: hidden;
}
.container {
	width:960px
}
/* TAILING */
.tail-top {
	background-color: #e6e4de;
}
/* LISTS */
.list {
	margin-bottom:-9px
}
.list li a {
	color:#333;
	text-decoration:none
}
.list li a:hover {text-decoration:underline}
.list1 {margin-bottom:-20px}
.list1 li {padding:0 0 20px 0;line-height:1.43em;width:100%;overflow:hidden;vertical-align:top}
.list1 li strong {display:block;font-size:.86em;padding-bottom:5px}
.list1 li a {
	color:#333;
	text-decoration:none
}
.list1 li a:hover {text-decoration:underline}
.list2 {padding-bottom:15px}
.list2 li {
	padding:0 0 4px 12px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
.list2 li ul {padding-top:4px;margin-bottom:-4px}
/* OTHER */
p {
	margin-bottom:5px;
	line-height: 1.43em;
}
/* TXT, LINKS, LINES, TITLES */
a {
	color:#3A8694;
	outline:none
}
a:hover {text-decoration:none}
h3 {
	font-size:13.5px;
	color:#1E84A0;
	margin-bottom:12px;
	background-color: #F5F5F2;
	padding-left: 5px;
}
h1 {
	font-size:28px;
	line-height:1.2em;
	font-weight:normal;
	color:#3A8694;
	margin-bottom:12px
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin-bottom:9px
}
h4 {
	font-size:15px;
	color:#333;
	margin-bottom:16px
}
/* HEADER */
#header {
	height:478px;
	position:relative;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
}
#picture {
	height:293px;
	position:relative;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header .row-1 {
	height:117px;
	width:100%;
	overflow:hidden
}
#header .row-1 .fleft {
	padding-top: 24px;
	padding-bottom: 0;
	padding-left: 1px;
}
#header .row-1 .fright {padding:27px 15px 0 0}
#header .row-2 {height:68px}
#header .row-2 ul {width:100%;overflow:hidden;position:relative;z-index:2}
#header .row-2 ul li {float:left;text-transform:uppercase;margin-right:4px}
#header .row-2 ul li a {color:#fff;text-decoration:none;display:block;text-align:center;padding:28px 0 24px 0;background-repeat:no-repeat;background-position:0 0}
/* button1 */
#header .row-2 ul li.m1 a {
	width:89px;
	background-image: url(images/m1.png);
}
#header .row-2 ul li.m1 a:hover,
#header .row-2 ul li.m1 a.active {
	background-image: url(images/m1-act.png);
}
/* button2 */
#header .row-2 ul li.m2 a {
	width:95px;
	background-image: url(images/m2.png);
}
#header .row-2 ul li.m2 a:hover,
#header .row-2 ul li.m2 a.active {
	background-image: url(images/m2-act.png);
}
/* button3 */
#header .row-2 ul li.m3 a {
	width:146px;
	background-image: url(images/m3.png);
}
#header .row-2 ul li.m3 a:hover,
#header .row-2 ul li.m3 a.active {
	background-image: url(images/m3-act.png);
}
/* button4 */
#header .row-2 ul li.m4 a {
	width:114px;
	background-image: url(images/m4.png);
}
#header .row-2 ul li.m4 a:hover,
#header .row-2 ul li.m4 a.active {
	background-image: url(images/m4-act.png);
}
/* button5 */
#header .row-2 ul li.m5 a {
	width:123px;
	background-image: url(images/m5.png);
}
#header .row-2 ul li.m5 a:hover,
#header .row-2 ul li.m5 a.active {
	background-image: url(images/m5-act.png);
}
/* button6 */
#header .row-2 ul li.m6 a {
	width:105px;
	background-image: url(images/m6.png);
}
#header .row-2 ul li.m6 a:hover, #header .row-2 ul li.m6 a.active {
	background-image: url(images/m6-act.png);
}
#header .row-3 {padding:62px 0 0 77px}
/* CONTENT */
#content {
	position:relative;
	color: #333;
	background-color: #FFF;
	font-size: 12px;
}
#content .tail-right {
	background-repeat: repeat-y;
	background-position: right top;
}
#content .col-1 {
	width:640px
}
#content .col-2 {
	width:300px;
	padding-top: 33px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-left: 56px;
	background-color: #FFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E6E4DE;
}
#content .col-2 ul {padding:0 43px 0 41px}
#content .col-2 ul li {line-height:1.43em;padding-bottom:18px}
#content .col-2 ul li strong {display:block;font-size:.86em;padding-bottom:5px}
#content .col-2 ul li a {text-decoration:none}
#content .col-2 ul li a:hover {color:#000}
.inner_copy, .inner_copy a {border:0;float:right;background:#f00;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
#content .indent {
	padding-top: 33px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 37px;
}
.lenkerforside {
	margin-bottom: 3px;
}
#content .indent1 {
	padding-bottom:10px
}
/* FOOTER */
#footer {
	height:110px;
	color:#666
}
#footer .indent {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 10px;
}
#footer a {
	color:#666;
	text-decoration:none
}
#footer a:hover {text-decoration:underline}
.sitat {
	font-size: 20px;
	color: #1E839F;
}
#hansegilkontakt {
	float: right;
}

