@charset "utf-8";
/* Varanger Offshore & ship supply AS */

body {
	background-color: #787878;
	margin: 0;
	padding: 0;
}
body,html,td,p {
	font: normal 12px/15pt Tahoma, Geneva, sans-serif;
	color: #0e476c:
}

div#wapper {
	margin: 0 auto;
	width: 1002px;;
	min-height: 500px;
	height: auto;
}
div#topbanner {
	background: url(../images/topbanner.jpg) no-repeat top center;
	width: 1002px;
	height: 150px;
	margin: 0 auto;
}

div#menuflagcontainer {
	background: url(../images/menu.jpg) no-repeat top center;
	width: 1002px;
	height: 22px;
}

div#menu {
	width: 952px;
	height: 22px;
	padding: 0 0 0 50px;
	float: left;
}

div#flags {
	width: 70px;
	height: 22px;
	float: right;
}

div#clearer {
	clear: both;	
}
div#middlebanner {
	background: url(../images/middlepicture.jpg) no-repeat top center;
	width: 1002px;
	height: 278px;
}
div#content {
	background: url(../images/content_bg.jpg) repeat-y top center;
	width: 1002px;
	min-height: 300px;
	height: auto;
	margin: 0 auto;
}

div#maincontent {
	
	border-right: 1px solid #0e476c;
	width: 670px;
	min-height: 300px;
	height: auto;
	padding: 15px;
	margin: 0 auto;
	float: left;
}
div#profilfelt {
	
	width: 280px;
	min-height: 310px;
	height: auto;
	padding: 10px;
	float: left;
}
div#clearer2 {
	clear: both;	
}
div#footer {
	background: url(../images/footer.jpg) no-repeat top center;
	width: 1002px;
	height: 60px;
	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: #636463;
font-size: inherit;
font-weight: normal;
text-decoration: none;
}


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

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

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,h6 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #000;
}

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;
}
