/*
eirik høyme rogn
© 2004 Potetgutta · www.binaer.no / www.kreativstrek.no
eirik.gesel.net
*/

/*
Tekststil for generell tekst
*/
.lys {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #6D9E44;
	text-decoration: none;
}

a.klikkher {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	width:325px;
	padding:12px;
	font-size: 13px;
	line-height:17px;
	text-align: center;
	color: #fff;
	font-weight:bold;
	background: #b90030;
	text-decoration: none;
	display:block;
	border:1px solid #fff;
	margin-bottom:20px;

	margin-top:20px;

}

a.klikkher:hover {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight:bold;
	background: #272727;
	text-decoration: none;
	display:block;
}

/*
Tekststil for generelt geselpakk
*/
td, p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	text-align: left;
	color: #3B7698;
	text-decoration: none;
}

/*
Tekststil for generelle linker
*/
a  { 
font-weight: none;
text-decoration: underline; 
color: #3B7698;

}
a:hover { 
color: #3B7698;
font-weight: none;
background-color:#FFFFFF;
text-decoration: nderline;

}


/*
Tekststil for meny
*/
.meny a  { 
font-weight: bold;
text-decoration: none; 
color: #FFFFFF;

}
.meny a:hover { 
color: #FFFFFF;
font-weight: bold;
background-color:#538EAF;
text-decoration: none;

}
.meny a:visited {
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

/*
Tekststil for submeny
*/
.submeny a  { 
font-weight: none;
text-align:left;
text-decoration: none; 
color: #FFFFFF;

}
.submeny a:hover { 
color: #FFFFFF;
text-align:left;
font-weight: none;
background-color:#538EAF;
text-decoration: underline;

}
.submeny a:visited {
font-weight: none;
text-align:left;
color: #FFFFFF;
text-decoration: none;
}

/*
Attributter for dokumentet
*/
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.form {
	background-color:#d4e7f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bilde7 {
	position:relative;
}

#frameMaalaravlesing {
	width:100%;
	height:150px;
}

#frameKundeinfoSkjema {
	width:100%;
	height:870px;
}

#frameInformasjonByggjestraum{
	width:100%;
	height:920px;
}
