/* CSS Document */
body {
	margin-top: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
}

.maintblBordl {
	background-image: url(images/maintblgreyBord.gif);
	background-repeat: repeat-y;
	width: 1px;
	background-position: right;
}
.maintblBordr {
	background-image: url(images/maintblgreyBord.gif);
	background-repeat: repeat-y;
	width: 1px;
	background-position: left;
}
.maintblBordbottom {
	background-image: url(images/maintblgreyBord.gif);
	background-repeat: repeat-x;
	height: 1px;
	background-position: bottom;
}

.headspace {
	background-image: url(images/headblackspace.gif);
	background-repeat: repeat-x;
	height: 5px;
}

/************** linker meny *****************/
#menytbl {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 160px;
	color: #CCCCCC;
}

#sectionLinks{
	margin: 0px;
	padding: 2px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image: url(images/button_black.jpg);
	padding: 10px 0px 10px 10px;
	background-repeat: no-repeat;
	width: 150px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-image:  url(images/button_black.jpg);
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

/************** main styles *****************/

#mainhead{
	background-image: url(images/maintxtGrey8.jpg);
	background-repeat: no-repeat;
	height: 33px;	
		
}
#mainhead1{
	background-image: url(images/maintext80430Grey.jpg);
	background-repeat: no-repeat;
	height: 33px;
	
		
}
.mhead {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	color: #CCCCCC;
	font-weight: bold;
}
/************** main styles på flashsiden *****************/

#mainheadfl{
	background-image: url(images/maintext80030Grey.jpg);
	background-repeat: no-repeat;
	height: 30px;
	
		
}



/************** main bord *****************/
.mtxtbordtop{
	background-image: url(images/maintxtbordtopGrey.jpg);
	background-repeat: repeat-x;
	height: 3px;
}
.mtxtbordleft{
	background-image: url(images/mainttxtbordleftGrey.jpg);
	background-repeat: repeat-y;
	width: 2px;
	background-position: right;
}
.mtxtbordright{
	background-image: url(images/maintxtbordrightGrey.jpg);
	background-repeat: repeat-y;
	width: 2px;
	background-position: left;
}
.mtxtbordbottom{
	background-image: url(images/maintxtbottomGrey.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
/************** main text box *****************/
#maintext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	color: #CCCCCC;	
}


#maintext a:link, #maintext a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#maintext a:hover{
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
/************** formmail *****************/
#formtext {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin: 4px;
	color: #999999;
	height: 320px;
}
/************** høyre seksjon *****************/
#advert{
	margin-right: 3px;
	margin-left: 3px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-right-width: 1px;
	
	border-right-style: solid;
	border-top: 1px dashed #cccccc;
	border-right-color: #cccccc;
	padding: 2px;
}

#advert img{
	display: block;
}
#advert2{
	margin-right: 3px;
	margin-left: 3px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-right-width: 1px;
	
	border-right-style: solid;
	border-top: 1px dashed #cccccc;
	border-right-color: #cccccc;
	padding: 2px;
}

#advert2 img{
	display: block;
}

#rstext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	color: #666666;
	
}
#rspicture{
height: 187px;
	}
	
#rsmaintext img{
	float: left;
	padding: 10px 10px 0px 0px;
}


#rsmainhead{
	background-image: url(images/button18830Grey.jpg);
	background-repeat: no-repeat;
	height: 33px;
		
		
}

.mhead {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
	color: #CCCCCC;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}