body{
	font-family: verdana, sans;
	font-size: x-small;
	color: #000;
	background: #FFE4E1;
	margin: 0; 
	padding: 0; 
}
a { text-decoration: none }
a:link {color: midnightblue; font-weight: bold}
a:visited {color: midnightblue; font-weight: bold}
a:hover {color: darkmagenta}
p {
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
}

#header1
	{
	background-color: #FFFFF0;
	position: absolute;
	top: 10px;
	left: 10px;
	height: 115px;
	width: 130px;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	}
img { border: 0; }
image #header1 { border: 0; }
#header2
	{
	background-image: url(grafikk/dike_topp.jpg);
	position: absolute;
	top: 10px;
	left: 140px;
	width: 670px;
	height: 115px;
	}
#banner
	{
	background-image: url(grafikk/180x500_banner_grasrotandel.jpg);
	position: absolute;
	top: 10px;
	left: 820px;
	width: 180px;
	height: 500px;
	}
#main 
	{
	position: absolute;
	top: 125px;
	left: 140px;
	width: 670px;
	min-height: 475px;
	overflow: visible;
	background-color:  #FFE4E1;
	}
#main1 
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 337px;
	height: 475px;
	background-color:  #FFE4E1;
	}
#main2 
	{
	position: absolute;
	top: 0px; 
	left: 337px;
	width: 333px;
	height: 475px;
	background-color:  #FFE4E1;
	}
#menu 
	{
	padding: 0px;
	background-color: #FFFFF0;
	background-repeat: no-repeat;
	position: absolute;
	top: 125px;
	left: 10px;
	width: 130px;
	height: 475px;
	z-index: 1;
	}
#made_by 
	{
	position: absolute;
	left: 0px;
	top: 610px;
	width: 130px;
	font-size: 9px;
	font-family: Times new roman;
	margin-left: 10px;
	}
.date 
	{
	font-size: 10px;
	background-color: #C0C0C0;
	border: 1px solid #000;
	margin-left: 0px;
	}
.news 
	{
	font-size: 11px;
	margin-left: 0px;
	}

.nyhetsarkiv_tekst 
	{
	font-size: 10px;
	text-style: underline;
	text-align: right;
	}

.nyhetsarkiv
	{
	margin-left: 15px;
	width: 640px;
	}
.space 
	{
	list-style-type: circle;
	padding-left: 10px;
	font-size: 11px;
	color: #000;
	line-height: 12px;
	margin-bottom: 10px;
	}
.tab 
	{
	list-style-type: circle;
	padding-left: 15px;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	margin-bottom: 10px;
	}
#overskrift 
	{
	margin-left: 15px;
	margin-top: 20px;
	}

ul.menu
        {
margin-top: -10px;
font-size: xx-small;
line-height: 0px;
}

li.menu
       {
margin-top: 0px;
font-size: xx-small;
margin-left: -15px;
line-height: 12px;
list-style-type: circle;
}

.float_right 
	{
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	} 

.float_left 
	{
	float: left; 
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	}

.float_left_rideskolehester
	{
	float: left;
	}

.15pxleft 
	{
	margin-left: 15px;
	}

.15pxright
	{
	text-align: right;
	margin-right: 15px;
	}

.20pxleft 
	{
	margin-left: 20px;
	}

a.link 
	{
	text-decoration: underline;
	} 
.liste 
	{
	list-style-type: circle;
	padding-left: 7px;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	}
	
.liste_start 
	{
	margin-top: 100px;
	margin-left: 0px;
	}

.overskrift_rideskolehester 
	{
	width: 640px;
	font-size: 13px;
	border: 1px #000;
	border-style: solid solid none solid;
	background-color: #C0C0C0;
	margin-left: 15px;
	font-weight: bold;
	}

.info_privathester 
	{
	width: 640px;
	font-size: 12px;
	border: 1px solid #000;
	margin-left: 15px;
	}

.info_rideskolehester
	{
	width: 640px;
	height: 133px;
	font-size: 12px;
	border: 1px solid #000;
	margin-left: 15px;
	}
	
p.tekst_rideskolehester
	{
	text-align: center center;
	}

.form
	{
	font-size: 10px;
	margin-left: 15px;
	}

.tabell_utleie 
	{
	font-size: 12px;
	width: 300px;
	}

.tabell 
	{
	font-size: 9px;
	border: 1px solid #000;
	margin-left: 15px;
	width: 640px;
	border-collapse: collapse;
	}

.tabell td,th 
	{
	border: 1px solid #000000;
	padding: .5em;    
	vertical-align: top;
	}
h1 
	{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #000;
	background-color: #C0C0C0;
	}
h2 
	{
	width: 640px;
	font-weight: bold;
	font-size: 25px;
	border: 1px solid #000;
	background-color: #C0C0C0;
	font-family: verdana, sans;
	text-align: center;
	padding: 5px 0;
	}

h2:first-letter 
	{
	font-size : 30px;
	}

h3 	
	{
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	margin-top: 20px;
	}	


