html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  /*den deilige reseten som alle bør bruke*/

body {
	background:#fff;
	font-family: helvetica, arial;
	}

img {
	border:0;
	}

p.liste {
	color: gray;
	font-weight: 700;
	line-height: 100%;
	font-size: 80%;
	margin-top: 85px;
	margin-left: 0px;
	margin-bottom: 2px;
	}

p.stor {
	font-weight: 700;
	font-size: 80%;
	}
	
p.stor2 {
	color: #f30;
	font-weight: 700;
	font-size: 80%;
	}
	
p.liten {
	color: gray;
	font-size: 12px;
	
	}
	
p.liten2 {
	color: gray;
	font-size: 80%;
	}
	
p.liten3 {
	color: gray;
	font-size: 12px;
	margin-left: 15px;
	}

p.kred {
	color: #999;
	font-size: 10px;
	}
	
a{	text-decoration:none;
	background: none;
	}
	
a.meny{	
	text-decoration:none;
	background: none;
	color: gray;
	}
	
a.meny2{	
	text-decoration:none;
	background: none;
	color: #000;
	}
	
a.gym{	
	text-decoration:none;
	background: none;
	color: #f30;
	}
	
a.kred {
	color: #999;
	font-size: 10px;
	}
	
	
/* Elementer */

#alf {
	margin:0 auto;
	width:800px;
	height:auto;
	}

#benny{
	margin-top:20px;
	padding-top:0px;
	height:115px;
	width:800px;
	/*background-image: url('bilder/logo.jpg');
	background-repeat: no-repeat;
	background-position: top right;*/
	border: thin solid white;
	}
	
#bilde {
	margin-top:0px;
	height:410px;
	width:800px;
	}
	
#tekst {
	padding-top:20px;
	margin-top:0px;
	float:left;
	height:auto;
	width:590px;
	padding-bottom: 30px;
	}
	
#kont {
	width:200px;
	height:auto;
	padding-top:20px;
	margin-top:0px;
	float:right;
	}
	
#kred {
	width:800px;
	height:auto;
	padding-top:5px;
	margin-top:0px;
	float:right;
	}
	/*border: thin solid black;*/