/*GENERELT*/
body { background-color: #78ac35; 
	font-family: Georgia;
	font-size: 14px; 
	line-height: 1.2em;
	color: #FFF; 
	width: 900px;
	}

a {
	color: #FFF;
	text-decoration: underline;
	}

p.sykler {
	margin: 20px 0 0 168px;
	}

h2 {
	font-family: Gerogia;
	color: #bfd41f;
	}

h3 {
	font-family: Gerogia;
	color: #bfd41f;
	}
	
img {
	border: none;
	}
	
/*RAMMER*/
#head {
	background-image: url('img/head_2.gif');
	height: 356px;
	
	}

#head_2 {
	background-image: url('img/head_bg.gif');
	height: 300px;
	width: auto; 
	}
	
#main {
	background-image: url('img/main.gif');
	height: 820px;
	}

#footer {
	background-image: url('img/foot.gif');
	height: 5px;
	width: auto;
	}
	
img.side {
	margin: 64px 0 0 900px;
	}

/*head*/

h1 {
	font-family: 'TImes New Roman', Gerogia;
	color: #000;
	float: left;
	margin: 20px 0 0 15px;
	}

a.head {
	float: right;
	font-family: Georgia;
	font-size: 14px;
	color: #000;
	margin: 30px 28px 0 0;	
	}

/**Main**/
#main2 {
	height: 585px;
	position: relative;
	margin: 0 auto;
	}

#venstre {
	width: 170px;
	height: 414px;
	position: absolute;
	}
	
#venstre_2 {
	margin-left: -180px;
	}
	
#midt {
	height: 505px;
	width: 450px;
	position: absolute;
	margin: 5px 0 0 205px;
	}
	
#hoyre {
	height: 500px;
	width: 300px;
	margin: 15px 0 0 700px;
	float: right;
	position: absolute;
	}
	
#hele {
	height: 500px;
	width: 750px;
	position: aboslute;
	margin: 0 0 0 180px;
	}

/*Forhandlere*/
.venstre_f {
	height: 505px;
	width: 200px;
	position: absolute;
	margin: 5px 0 0 300px;
	}
	
.midt_f {
	height: 500px;
	width: 150px;
	margin: 5px 0 0 550px;
	position: absolute;
	}

/*midt sykler*/
.smaa_bilder {
	margin: 20px 0 0 34px;
	}
	
/*Sidemeny*/
ul.meny a {
	font-family: Helvetica;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFF;
	margin: 0 10px 0 0;
	text-decoration: none;
	font-weight: bold;
	}

li {
	list-style-type: circle;
	margin-left: -20px;
	}

h2.meny2 {
	margin: 10px 0 0 10px;
	}
	
/*FOOTER*/
#footer_2 {
	height: 200px;
	width: 450px;
	padding-top: 10px;
	margin: 0 auto;
	}

a.footer {
	color: #FFF;
	text-decoration: none;
	}