html {

	background: url('images/bg_repeat.jpg') top center repeat-x;  

}

body {

	background: url('images/bg.jpg') top center no-repeat;  

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Verdana, Arial, Sans-Serif;

}

/* Footer link begin */

a.footer_link, a.footer_link:visited {
  color: maroon;
}
a.footer_link:hover {
  text-decoration: none;
}
a.footer_toplink, a.footer_toplink:visited {
  color: maroon;
  text-decoration: none;
}
a.footer_toplink:hover {
  text-decoration: underline;
}

/* Footer link end */


.content{

	background:none;

  	width:850px;

  	position:absolute;  

  	left:50%;

  	margin:0px 0px 0px -425px;

	padding:0px 0px 0px 1px;

min-height:400px;

}

        

.logo {

	position:relative;

	float:left;

	width:200px;

}



.main {

	width:100%;

	float:left;

	position:relative;  

}   



.main_content {

	width:600px;

	float:left;

	margin:0px 0px 0px 0px;

   	font:normal 11px verdana, arial, tahoma;

	position:relative;

color:#000000;	  

}



.main_content h1 {

   	font:normal 20px verdana, arial, tahoma;

margin:0px;

padding:0px;

line-height:24px;

color:#000000;

margin-bottom: 10px;

}



.main_content p, .main_content a{

   	font:normal 11px verdana, arial, tahoma;

margin:0px;

padding:0px;

line-height:15px;

color:#000000;

}



.main_content a, .main_content a:visited {

color:#960027;

text-decoration:underline;

}



.main_content a:hover{

text-decoration:none;

}



.main_content img {

   	margin:0px 0px 0px 00px;

position:relative;

}



/**** MENU ****/

.menu {
	float:left;
	width:60%;
	border:none;
	font:normal 12px verdana, arial, tahoma;
	position:relative;
	margin-top: 93px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}    





.menu ul {

	position:relative;

	float:left;

	border:none;

width:100%;

}



.menu ul li{
	float:left;
	margin-left:5px;
	width:auto;
} 
 

.menu ul li a:link, .menu ul li a:visited, .menu ul li a:focus{
	color:White;
	text-decoration:none;

	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	/*behavior: url(/ie-css3.htc);*/
	background-color:#AA1A31;
	display:block;
	padding:8px;
}

.menu ul li a:hover{
	/*color:#960027;*/
	color:White;
	background-color:#5F0618;
}


/**** UNDER MENU ****/

.undermenu {
	border:medium none;
	float:left;
	font:12px verdana,arial,tahoma;
	margin-left:37px;
	width:153px;
	margin-right:20px;
}    


.undermenu ul {

	float:left;

	border:none;

width:auto;

}

.undermenu ul li{
	/*margin:2px;*/
} 

.undermenu ul li a {
	text-decoration:none;
	color:#000;
	/*top:5px;*/
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	/*behavior: url(/ie-css3.htc);*/
	background-color:#DDDDDD;
	margin-bottom:4px;
	padding:5px;
	float:left;
	width:150px;
	display:block;
}

.undermenu ul li a:hover, .undermenu ul li a:active{
	color:#960027;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	/*behavior: url(/ie-css3.htc);*/
	background-color:#CCCCCC;

}

.undermenu ul li.page_item_header{
	/*background-color:#c5c5c5;*/
	font-weight:bold;
	margin-bottom:4px;
	margin-right:4px;
	padding:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	/*behavior: url(/ie-css3.htc);*/
	background-color:#CCCCCC;
	float:left;
	width:150px;
	display:block;
}

.undermenu ul li.current_page_item a {
	font:bold 12px verdana, arial, tahoma;
	color:#960027;
}



.footer {
/*	
	float:right;
	margin-right:50px;
	margin-top:50px;
*/

	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	/*behavior: url(/ie-css3.htc);*/
	background-color:#DDDDDD;
	float:left;
	margin-left:37px;
	margin-right:50px;
	margin-top:50px;
	padding:10px;
	width:753px;
}



.footer p {
	font:11px/17px verdana;
	text-align:right;
}



/* CONTACT FORM */

.contactForm {



position:relative;

z-index:100;



}



	.contactForm label, .contactForm textarea {

		font-size:12px;

		border:none;

		vertical-align:top;

font-weight:normal;

float:left;  

width:auto;

	}



	.contactForm label  {

		margin:6px 2px 6px 0px;

	}





	.contactForm textarea  {

		margin:6px 0px 6px 0px;

	}	





	.contactForm label b {

		color:#686666;

		font-size:11px;

		font-weight:normal;

	}

	

	.contactForm input {

		border-width:0px 0px 1px 0px;

		border-color:#b6b5b5;

		border-style:solid;

		position:relative;

		margin:0px 0px 10px 5px;

		height:16px;

		top:5px;

width:200px;

background:none;

float:left;

	  

	} 

	

	.contactForm textarea {

		width:250px;

		height:150px;

		border-width:1px;

		border-color:#b6b5b5;

		border-style:solid; 

		top:-2px;

		position:relative;

		padding:5px;

background:none;

	}

	

	#send {

	  	border-width:1px;

		border-color:#b6b5b5;

		border-style:solid;

		padding:0px 0px 2px 0px;

		background:none;

		top:0px;

		position:relative;

		left:50px;

		height:20px;

		width:40px; 

	}   



	#short {

		width:60px;

	}

#short2 {

		width:135px;

	}

#short3 {

		width:163px;

	}



/**** CSS RESET ****/

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-size: 100%;

}

body {

	line-height: 1;

}

ol, ul {

	list-style: none;

}



/* remember to define focus styles! */

:focus {

	outline: 0;

}




/* remember to highlight inserts somehow! */

ins {

	text-decoration: none;

}

del {

	text-decoration: line-through;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0;

}

.bookforside{
	font-size:18px;
}
.gulsplat{
	width:144px;
	height:144px;
}
.spacing{
	width:144px;
	height:120px;
	float:left;
}
.annonce{
	width:144px;
	height:155px;
	float:left;
}
.banner{
	background-color:#AAAAAC;
height:17px;
margin-left:462px;
margin-top:-14px;
width:160px;

}
#boks1{
	float:left;	
}
#boks2{
	margin-left:10px;
	margin-right:10px;
	float:left;	
}
#boks3{
	clear:right;	
}
#boks4{
	float:left;	
}
#boks5{
	margin-left:10px;
	margin-right:10px;
	float:left;	
}
#boks6{
	clear:right;
	margin-bottom:20px;
}
#boks7{
	float:left;	
}
#boks8{
	margin-left:10px;
	margin-right:10px;
	float:left;	
}
#boks9{
	clear:right;	
}
#boks10{
	float:left;	
}
#boks11{
	margin-left:10px;
	margin-right:10px;
	float:left;	
}
#boks12{
	clear:right;
	margin-bottom:12px;
}
#boks13{
	margin-top:5px;
	margin-right:20px;
	float:left;
}
#boks14{
	width:200px;
	float:left;
}
#boks15{
	clear:both;
}
.email{
	margin-bottom:6px;
}
.email2{
	margin-bottom:12px;
}

h2{
 margin-bottom:5px;
padding:0px;
font-size:12px;
color: maroon;
}
