/*    <*))><  Klasser  ><((*>    */


.wrapper
{
	height: auto;
	width: 1008px;
	text-align: center;
	display:table;
	margin:0 auto!important;
	background-image:url(images/rep.jpg);
	background-repeat:repeat-y;
}

.justifycontent
{
	height: auto;
	min-height: 100%;
	width:770px;
	float:left;
	text-align:left;
}

.blomsterleft
{
	float:left;
	width: 118px;
	height:284px;
	background:url(images/blomstV.jpg) no-repeat;
}
.blomsterright
{
	float:right;
	width: 120px;
	height:283px;
	background:url(images/blomstH.jpg) no-repeat;
	margin-top:500px;
}

.header
{height: 283px;width: 770px;float:left;background-image: url(images/header2.jpg);cursor:pointer;}

.left
{
	float: left;
	width: 150px;
	
}



.center
{
	float: left;
	width: 480px;
	padding:0px 10px 0px 10px;
}

.right
{
	float: left;
	width: 120px;
}

.right .boks
{
	
	width: 110px;
	height:191px;
	padding:5px 5px 5px 5px;
	background:url(images/boks.jpg) no-repeat;
}
.footer
{
	width:905px;
	height:20px;
	float:left;
	
}


/*    <*))><  Meny  ><((*>    */

.artikler a
{
	color:#6d6d6d;
	font-size: 12px;
}

.artikler a:hover
{
	font-weight:bold;
}

.kalk
{
	font-size:12px;
	color:#ffffff;
	background:url(images/repkalk.jpg) repeat-x;
	height:90px;
	width:110px;
	
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin-top:2px;
}
	

/*    <*))><  Standard  ><((*>    */
.must{color:red;display:inline;}

*{margin: 0;padding: 0;}	

html,body
{
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color:#4f4f4f;
	background-color:#ffecc3;
	
}

img{border:0;}
a{text-decoration: none;}
.input {border:1px solid #b0b0b0;color:#606060;font-size:10px;height:17px;}
/*    <*))><  Overskrifter  ><((*>    */
h1{font-size:20px;color:#533d2d;}
h2{font-size:12px;color:#ffffff;background:url(images/repliten.jpg) repeat-x;height:33px;padding:0px 0px 0px 5px}
h3{font-size:14px;color:#454545;}

fieldset
{border:0;}

.blue
{
color:#1f316d;
font-weight:bold;
}












