/* CSS Document */
/* Inter-Koba AS */

body,html {
	margin: 0;
	padding: 0;
	background:url(../images/pagebg.gif) top center repeat-y #fff;
}

body,html,td,p {
	font: normal 11px Tahoma,Verdana,Arial;
	color: #0c0c0c;
}

td { vertical-align: top; }

div#page {
	width: 894px;
	margin: 0 auto;
}

div#header {
	width: 100%;
}

div#contentcontainer {
	background: url(../images/contenttop.png) top center no-repeat;
	padding: 20px 0 0;
	width: 100%;
}

div#menu {
	padding-left: 3px;
	width: 171px;
	float: left;
	height: auto;
}

div#content {
	width: 510px;
	padding: 0 19px 0 15px;
	float: left;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

div#profilearea {
	padding: 0;
	width: 160px;
	float: left;
	background:url(../images/lc_arrow.gif) top right no-repeat;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div#profiladr {
	padding: 6px;
	width: 150px;
	float: left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div#clearer { clear: both; }

form#sokeform  {
	padding: 0;
	margin: 0 auto;
	height: 22px;
	min-height: 22px;
	border: 1px solid #c3c3c6;
	background-color: #fff;
}

form#sokeform #tekstsok {
	padding: 3px 0 0 5px;
	margin: 0;
	vertical-align:top;
	border: 1px solid #fff;
	width: 103px;

}

/* IE 6 hack for form-vidde */
* html form#sokeform #tekstsok { width: 95px; }

/* IE 7 hack for form-vidde. Denne kan ikke stå sammen med IE6 hacken! wtf */
*:first-child+html form#sokeform #tekstsok { width: 95px; }


form#sokeform #tekstsok, form#newsletter_signon input, form#newsletter_signon select {
	font: normal 11px Tahoma,Verdana;
	color: #686868;
}

form#sokeform .sokeknapp {
	background: url("../images/search_btn.png") top left no-repeat #000;
	width: 44px;
	height: 22px;
	min-height: 22px;
	border: none;
	padding: 0;
	margin: 0;
}

form#newsletter_signon { padding: 0 0 20px; }

form#newsletter_signon input, form#newsletter_signon select { margin: 3px 0; width: 96%; border: 1px solid #c3c3c6; }

form#newsletter_signon #newsletter_button { 
	width: 157px; 
	background: url("../images/knappbg.gif") top left repeat-x; 
	border: none;
	color: #fff;
	font: normal 10px Tahoma;
	height: 22px;
	min-height: 22px;

}

img { border: none; }
div#tagmark { padding: 20px 0; text-align: center; }
div#tagmark a { color: #3E4244; text-decoration: none; }

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

td { vertical-align: top; }
h1,h2,h3,h4,h5,h6 { font: normal 20px Arial,Verdana,sans-serif; color: #B63E97; }
h2,h3,h4,h5,h6 { color: #000; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h6 { font: bold 14px Arial,Verdana,sans-serif; color: #B63E97; }

a { font-weight: bold; color: #B63E97; text-decoration: none; }
a:hover { color: #B63E97; }

div.webgallery a { color: #fff; text-decoration: none; background: none; }

div.webgallery img { border: 0px solid #ccc; }

.webgallery table { padding: 2px; width: 180px; height: 298px; min-height: 298px; }

div.webgallery th { height: 280px; vertical-align: top; padding-top: 0px; }

div.webgallery td { vertical-align: top; border: 1px solid #fff; }

#webgallery_caption { line-height: 24px; }