/* CSS Document */


/*redefinerte tagger*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size:12px;
}

img {
	border: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}


#footer a:link {
	text-decoration: none;
	color: #999999;
}

#footer a:visited {
	text-decoration: none;
	color: #999999;
}

#footer a:active {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#thumbImgBoks a:link{
	text-decoration: none;
	color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
	
}

input {
	font-size: 11px;
}

textarea {
	font-size: 12px;
}




/*ID's*/

#wrapper {
	background-color: #000;
	background-image: url(../images/BG_skaartramme.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	width:710px;
	height:200px;
	margin: 20px auto 0px auto;
}

#indrewrapper {
	background-image:url(../images/BG_innhold.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 45px 0px 0px 57px;
	width:596px;
	height:377px;
	padding: 0px;
}


#hovedmeny {
	height: 27px;
	clear:both;
}

#portSubmeny {
	margin: 0px 0px 0px 2px;
	padding:0px;
}

#portSubmenyPages {
	margin: 0px 10px 0px 0px;
	padding:0px;
	width: 278px;
	text-align:right;
}

#innhold {
	/*height: 133px;*/
	
}

#overskrift1boks {
	margin: 15px 0px 0px 10px;
	width: 278px;
	height: 16px;
	font-size:14px;
	font-weight:bold;
}

#tekstboksV {
	margin: 20px 10px 0px 10px;
	width: 268px;
	float:none;
	font-size:10px;
	clear:right;
}

#tekstboksH{
	margin: 20px 10px 0px 10px;
	width: 268px;
	float:none;
	font-size:10px;
}

#storbildeV {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	height: 299px;
	float:right;
}

#storbildeH {
	width:596px;
	height:192px;
	clear:both;
	float:left;
}

#thumbboks {
	background-color:#D1D1D1;
	width: 278px;
	height: 172px;
	float: none;
	font-size:10px;
}

#thumbImgBoks {
	background-color:#FFFFFF;
	width: 89px;
	height: 55px;
	margin: 2px 0px 0px 3px;
	padding:0px;
	float: none;
	font-size:8px;
	font-weight:bold;
	text-align:center;
}

#prosjektBoks{
	margin: 20px 0px 0px 10px;
	padding: 5px 5px 0px 5px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	/*border-style: dashed solid dashed dashed;*/
	border-color: #999999;
	width: 268px;
	height: 269px;
	float:none;
	font-size:10px;
	background-color:#FFFFFF;
}


#footer {
	text-align:center;
	font-size:10px;
	color:#9D9D9D;
}



/*KLASSER*/

.uthevet {
	font-weight:bold;
}

.borderLeft {
	border-left-color:#666666;
	border-left-style:dashed;
	border-left-width:1px;
	padding-left:4px;
}

.kontaktskjema {
	background-color:#EEEEEE;
	border-color:#0099CC;
	border-style:dashed;
	border-width:1px;
	padding-left:4px;
}

.tekstboks {

}
