/* design3 */
* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	}
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../_bilder/d3_bg.gif);
	background-repeat: repeat-x;
	background-color: #E4FAEC;
	color: #E0F7E8;
	}
h1	{
	font-variant: small-caps;
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
	width: 100%;
	background-image: url(../_bilder/d3_h1.gif);
	background-repeat: repeat;
	}	
h2	{
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 5px;
	}
p {
	line-height: 17px;
	margin-top: 0px;
	}

/*
******************************************************************************
**********					Linkdekorasjon							**********
******************************************************************************
*/

a:link {
	text-decoration: none;
	color: #C1D7CA;
	font-weight: bolder;
}
a:visited {
	color: #A3BAAD;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}

/*
******************************************************************************
**********					Hele siden								**********
******************************************************************************
*/

#innhold {
	height: 700px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	background-image: url(../_bilder/d3_innhold.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	}	

/*
******************************************************************************
**********					Header med meny							**********
******************************************************************************
*/

#header	{
}
#topp	{

}
#navigering {
	width: 475px;
	height: 20px;
	top: 105px;
	left: 80px;
	position: relative;
	z-index: 20;
	visibility: visible;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	}
.meny	{
	float: left;
	margin-right: 8px;
	margin-left: 4px;
}

/*
******************************************************************************
**********					Hovedfelt								**********
******************************************************************************
*/

#hoved {
	top: 110px;
	position: relative;
	width: 634px;
	height: 464px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: thin none #FF0000;
	left: 4px;
}

/*
**********					Hovedfelt del 1							**********
*/

#hoved1a {
	position: absolute;
	width: 439px;
	height: auto;
	top: 30px;
	text-align: justify;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	left: 154px;
	z-index: 20;
	}
#hoved1b {
	position: absolute;
	width: 439px;
	height: auto;
	text-align: justify;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	top: 230px;
	left: 154px;
	}

/*
**********					Hovedfelt del 2							**********
*/

#hoved2	{
}

/*
**********					Bilder									**********
*/

#bilde {
	position: absolute;
	visibility: visible;
	height: 300px;
	width: 155px;
	bottom: 4px;
	left: -1px;
	}
.index	{
	background-image: url(../_bilder/d3_hjem.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 155px;
	}
.web	{
	background-image: url(../_bilder/d3_webdesign.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 155px;
	}
.pc	{
	background-image: url(../_bilder/d3_pchjelp.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 155px;
	}
.om	{
	background-image: url(../_bilder/d3_om.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 155px;
	}
.kontakt	{
	background-image: url(../_bilder/d3_kontakt.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 155px;
	}
.lenker	{
	background-image: url(../_bilder/d3_lenker.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 155px;
	}
.kvittering	{
	background-image: url(../_bilder/d3_kvittering.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 155px;
	}

/*
**********					Oppsett til lenker						**********
*/

#tabell	{
	width: 450px;
	position: absolute;
	padding-top: 30px;
	border: thin none #00FF00;
	right: 0px;
	top: 120px;
}
.tabell_box	{
	float: left;
	padding: 10px;
	height: 115px;
	width: 120px;
	text-align: center;
	border: thin none #000000;
}

/*
******************************************************************************
**********					Footer									**********
******************************************************************************
*/

#footer {
	position: absolute;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 479px;
	line-height: 16px;
	bottom: 110px;
	background-image: url(../_bilder/d3_h1.gif);
	background-repeat: repeat;
	left: 241px;
	}

/*
******************************************************************************
**********					Webdesign								**********
******************************************************************************
*/

#webdesign	{
	position: relative;
	text-transform: capitalize;
	height: 10px;
	width: 640px;
	text-align: right;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	font-size: 10px;
	bottom: 93px;
}

/*
******************************************************************************
**********					Reklame									**********
******************************************************************************
*/

#reklamen	{
}
#tradedoubler	{
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	bottom: 17px;
}
#reklame {
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	bottom: 10px;
	width: 570px;
}
.reklame {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	height: 150px;
	width: 180px;
}
