@import url("typography.css");
@import url("navigation.css");
@import url("widgets.css");

* {
	margin:0;
	padding:0;
	border:0;
}

body,html {
	height:100%
}

body {
	background:#c9cbcd url(images/body.gif) repeat-x 0 -26px;
}

#footer p,#footer,body {
	text-align:center
}

#header,#wrap,#footer {
	margin:0 auto
}

#wrap,#header,#footer {
	position:relative
}

#wrap {
	text-align:left;
	background: #fff url(images/content.gif) repeat-y;
}

#header,#wrap, #footer {
	width:822px
}

#header {
	height:270px;
	background: url(images/header.jpg) 0 30px no-repeat;
}

#container {
	min-height:450px;
}

#end,.clear {
	clear:both
}

#footer {
	border-top: 1px solid #CCC;
	background: url(images/footer2.gif) no-repeat 50% 0;
}

#footer p {
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
}

#content {
	width:530px;
	padding:0;
	margin: 30px 0 0 20px;
}

#content.forsiden {
	width:200px;
	padding:0;
	margin: 30px 0 0 30px;
}

#kol1,#content {
	float:left
}

#kol1 {
	width:217px;
	padding:0 0 0 0;
}

#kol1.k1forsiden {
	width: 337px
}

#kol2.k2forsiden {
	width:180px;
	padding:30px 30px 0 0px;
	float: right
}

#logo a {
	position:absolute;
	display: block;
	left:0px;
	top:30px;
	width:237px;
	height:241px
}

#logo a span {
	display:none
}

.sok {
	position: absolute;
	top: 6px; right: 0px;
	width: 138px; height: 19px;
	margin: 0; padding: 0;
	background: url(images/sok.gif) no-repeat;
}

.sok input,.sok input:hover,.sok input:active,.sok input:focus,textarea:hover,textarea:active,textarea:focus,.sok input:hover,.sok input:focus,.sok input:active {
	border: none;
	background: transparent;
	color: #000
}

.sok input, .sok input:hover, .sok input:active, .sok input:focus {
	position: absolute;
	top: 3px; left: 19px;
	width: 118px; padding: 0;
	font-size: 10px;
}

input#searchsubmit, input#searchsubmit:hover {
	position: absolute;
	left: 0px; top: 0px;
	width: 19px; height: 19px;
	cursor: pointer;
}
.sok a span,.sok label {
	display:none
}