
/* Norske Spor */

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0; 
}

body,html,td,p {
	font: normal 12px/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

div#wrapper {
	background: url(../images/body_bg4.jpg) repeat-y top center;
	width: 1020px;
	min-height: 790px;
	height: auto;
	margin: 0 auto;
}

div#menu {
	background: url(../images/menu.jpg) no-repeat top center;
	width: 980px;
	height: 29px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}
div#conntent {
	background: url(../images/bg_left.jpg) repeat-y top left;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	
}
div#conntentleft {
	
	width: 527px;
	height: auto;
	float: left;
}
div#flags {
	width: 473px;
	height: 15px;
	text-align: right; 
	float: left;
}
div#mainconntent {
	width: 453px;
	min-height: 507px;
	height: auto;
	padding: 0 10px 0 10px;
	float: left;
}

div#mainconntent2 {
	width: 453px;
	min-height: 507px;
	height: auto;
	padding: 80px 10px 0 10px;
	float: left;
}

div#newsarchive {
	border-top: 2px solid #284041;
	width: 453px;
	min-height: 87px;
	height: auto;
	padding: 10px;
	float: right;
	
}

div#clear {
	clear: both;
}

div#bannerbox {
	width: 1000px;
	}


div#profilfelt {
	width:
	min-height:
	height:
	height: auto;
	padding: 5px;
	clear: both;

}

div#footer {
	background: url(../images/footer2.jpg) no-repeat top left;
	width: 1000px;
	line-height: 29px;
	text-align: center;
	margin: 0 auto;
}
div#tagmark { padding-top: 10px; text-align: center; width: 100%; }
td { vertical-align: top; }
img { border: none; }

a:link, a:visited
{
font-family: inherit;
color: #3e4c4d;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}


a:hover, a:active
{
font-family: inherit;
color: #abedf0;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}

h1 {
font-family: inherit;
font-size: 20px;
font-weight: lighter;
color: #000;
}

h2 {
font-family: inherit;
font-size: 18px;
font-weight: lighter;
color: #000;
}

h3 {
font-family: inherit;
font-size: 16px;
font-weight: lighter;
color: #000;
}

h4,h5 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #000;
}

h6 {
	font: 700 14px Verdana,Arial,sans-serif;
	color: #000;
	margin: 0;
	padding: 15px 0 0;
}
td.contact {
margin: 0;
padding: 0;
}

input.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
}