/*    <*))><  Klasser  ><((*>    */

.wrapper
{
	height: 100%;
	width: 100%;
	margin:0 auto!important;
	background:url(images/toprep.jpg) repeat-x top;
	display:table;
}

.justify
{
	margin:0 auto;
	width:915px;
}

.header
{height:160px;width:915px;clear:both;}

.head
{height:150px;width:520px;margin:10px 0px 0px 200px;color:#fff;font-size:16px;}



.left
{
	float: left;
	width: 129px;
	height:500px;
	margin:110px 0px 0px 0px;
	text-align:right;
	color:#fff;
}

ul,li
{
	list-style:none;
}

.leftli a
{
	background:url(images/knappV.jpg) no-repeat;
	color:#fff;
	display:block;
	height:17px;
	padding:4px 5px 0px 0px;
}

.leftli a:hover
{
	font-weight:bold;
}

.center
{
	float:left;
	width:645px;
	height:589px;
	padding:90px 6px 0px 6px;
	background:url(images/bakgrunn.jpg) no-repeat;
}

.center2
{
	float:left;
	width:657px;
	height:589px;
}

.right
{
	float: left;
	width: 129px;
	height:500px;
	margin:110px 0px 0px 0px;
	color:#fff;
}

.rightli a
{
	background:url(images/knappH.jpg) no-repeat;
	color:#fff;
	display:block;
	height:17px;
	padding:4px 0px 0px 5px;
}

.rightli a:hover
{
	font-weight:bold;
}
.strek
{
	font-size:0px;
	height:1px;
	margin:0px;
	padding:0px;
	line-height:0px;
	vertical-align:top;
}
	
.bestill a
{
	background:url(images/bestill.jpg) no-repeat;
	height:27px;
	font-size:16px;
	padding:7px 5px 0px 5px;
	display:block;
	color:#f8f795;
	font-weight:bold;
}

.bestill a:hover
{
	text-decoration:underline;
}

.snutt
{
	font-size:100px;
}

.input_text
{
background-color:#d6d6d6;
border:1px solid #8d8d8d;
}

/*    <*))><  Meny  ><((*>    */

.meny 
{
	width: 775px;
	height:24px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	background:url(images/meny.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

.meny a
{color:#fff;margin:0px 0px 0px 10px;}

.meny a:hover
{color:#999;}


.meny1trinn a
{
	font-size:13px;
	display:block;
	font-weight:bold;
	color:#fff;
	padding:0px 6px 0px 6px;
}
.meny1trinn a:hover
{
background-color:#837a6f;
}


/*    <*))><  Standard  ><((*>    */
.must{color:red;display:inline;}

*{margin: 0;padding: 0;}	

html,body
{
	height: 100%;
	font-family: Arial;
	font-size: 11px;
	color:#000;
	background-image:url(images/bg.jpg);
}

img{border:0;}
a{text-decoration: none;color:#536483;}

/*    <*))><  Overskrifter  ><((*>    */
h1{font-size:20px;color:#000;margin-bottom:5px;}
h2{font-size:11px;color:#fff;}
h3{font-size:14px;color:#536483;}
h4{font-size:20px;color:#b00000;}

a{color:#000;}

