@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	background-image:url(bg.gif);
	background-color: #606060;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin: 0px;

}

H1 {
	font-size: 22px;
	font-weight: bold;
	color: #005992;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 25px;

}

H2 {
	color: #f89c1c;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;

}

H3, H4, H5, H6 {
	color: #005992;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;

}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	list-style-image: url(list.gif);
	margin: 0px;
	line-height: 18px;
}

li {

}
input, textarea {
	font-family: arial;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}

a {
	color: #F37021;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

.tekstfelt {
	width: 650px;
}

.clear {
	clear: both;
	float: left;
	height: 1px;
	width: 100px;
	position: relative;

}
.left {
	float: left;
	position: relative;
	width: 450px;
}

.right {
	float: right;
	padding-right: 0px;
	position: relative;
	width: 156px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}

#top {
	width: 950px;
	position: relative;
	clear: both;
	float: left;
	height: 170px;
	background-image: url(main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	width: 720px;
	position: relative;
	clear: both;
	float: left;
	height: 30px;
	top: 100px;
	left: 200px;

}
#menu a {
	position: relative;
	float: left;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-right: 13px;
	padding-left: 13px;
	margin-left: -1px;
}
#menu a:hover {
	background-color: #358fc8;
}

#main_wrapper {
	position: relative;
	float: left;
	background-image: url(main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 950px;
	background-color: #606060;
}



#main {
	width: 642px;
	position: relative;
	float: left;
	_height: auto;
	left: 63px;
	_margin-bottom: 200px;
	_padding-bottom: 200px;
	top: 325px;
	clear: left;
	height: 195px;
}
#bund {
	width: 950px;
	position: relative;
	clear: none;
	float: left;
	height: 70px;
	_bottom: 0px;
	background-image: url(bund.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 23px;
	top: 330px;
	background-color: #606060;
}

#bund a {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	padding-right: 23px;
	line-height: 10px;
}

#bund a:hover {
	color: #FFFFFF;
}
