/*
Script © www.TordDesign.no
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000000;
	line-height: 20px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #696969;
	background-image: url(fil/bg.jpg);
}

h1, h2, h3 {
	padding: 0;
	font-weight: normal;
	color: #FF8C00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF8C00;
}

.link1 {
	text-align: center;
}

#logo {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}
#logo h1 {
	padding-left: 20px;
	font-size: 4em;
	color: #FFFFFF;
}

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	background: url(fil/img01.gif) no-repeat left top;
	margin-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	display: block;
	margin: 0;
	padding: 23px 30px 0 15px;
	background: url(fil/img04.jpg) no-repeat left 85%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu li.first {
	margin-left: 40px;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#content-wrapper-top {
	background: url(fil/img02.jpg) no-repeat left top;
}

#content-wrapper-btm {
	background: url(fil/img03.jpg) no-repeat left bottom;
}

#left {
	float: left;
	margin: 0;
	padding: 20px 20px 0 30px;
	width: 240px;
}

#right {
	float: right;
	margin: 0;
	padding: 20px 30px 20px 20px;
	width: 450px;
}


#menu-footer {
	height: 60px;
	margin: 0 auto;
}

#menu-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-footer li {
	float: left;
	display: inline;
}

#menu-footer a {
	display: block;
	margin: 0;
	padding: 23px 30px 0 15px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu-footer li.first {
	margin-left: 40px;
}


#footer {
	clear: both;
	width: 800px;
	height: 30px;
	margin: 0px auto;
	padding-top: 13px;
	text-transform: uppercase;
	font-size: 10px;
	color: #000000;
}

#footer .copyright {
	margin: 0px;
	text-align: center;
}

#footer .links {
	padding-bottom: 20px;
	text-align: center;
}

#footer .css {
	background: #FFFFFF;
	border: 1px dotted #DE8202;
	padding: 3px 10px;
}

#footer .xhtml {
	padding: 3px 10px;
	border: 1px dotted #DE8202;
	background: #FFFFFF;
}

#footer a {
	color: #000000;
}


/* Tekstdesign */

<style type="text/css">

.style3 {
	color: #696969;
	font-style: italic;
}
.style7 {color: #FFFFFF}
a:link {
	text-decoration: none;
	color: #CC9900;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style16 {color: #CC9900; }
.style17 {color: #CC9900; font-weight: bold; font-size: 30px; }
.style18 {color: #696969; }

</style>


/* Tekst */

#budsjettpakken {
	color:#696969;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
}

#standardpakken {
	color:#696969;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
}

.hidden { display: none; }
.unhidden { display: block; }
	

/* Topknapper */

#sosialmedia {
	width: 680px;
	margin: 0 auto;
}
