/* Author: www.dasign.biz */

/*--------------------- */
/* 	PAGE REGIONS 	*/
/*--------------------- */

body		{
		font-family: Helvetica, Futura, 'Lucida Sans', Arial, sans-serif; 
		font-size: small;
		background: url('images/wood2.jpg') center repeat #000;
		background-attachment: fixed;
 		margin: 0;
 		padding: 0;
		}

#header		{
		width: 800px;
		height: 170px;
		margin: 0 auto;
		background: #000;
		}

#page		{
		width: 850px;
		margin: 0 auto;
		background: url('images/shadow.png') repeat-y;
		
		}
		
.main		{
		width: 800px;
		min-height: 800px;
		margin: 0 auto;
		background-color: #E0E0E0;
		}

#content	{
		padding: 0 20px 20px 20px;
		height: 100%;
		}

		
#footer		{
		width: 800px;
		height: 140px;
		margin: 0 auto;
		background-color: #000;
		color: #fff;
		font-size: x-small;
		text-align: center;
		padding-top: 10px;
		}

#main_area	{
		min-height: 300px;
		}


#main_text	{
		width: 400px;
		padding-bottom: 50px;
		}

#infobox	{
		width: 320px;
		float: right;
		margin-top: 20px;
		text-align: center;
		}
		
.info-contact-box	{
	margin-top: 10px;
}		

#contact_infobox	{
			background-color: #EBEBEB;
			width: 300px;
			float: right;
			padding: 20px;
			margin-top: 40px;
			border: 1px dotted #666;
			text-align: center;
			}
			
#tilbud_infobox		{
			margin-top: 5px;
			background-color: #EBEBEB;
			width: 300px;
			float: right;
			padding: 20px;
			border: 1px dotted #666;
			}
			
#hus_infobox		{
			margin-top: 5px;
			width: 300px;
			float: right;
			padding: 0 15px 10px 0;
			}			

.infobox_item	{
		width: 150px;
		float: left;
		font-size: x-small;
		
		}




#logo_table		{
			background-color: #fff;
			padding: 20px;
			border: 1px dotted #666;
			text-align: center;
			}




#map_area	{
		width: 790px;
		margin-top: 50px;
		clear: both;
		}

		
.map_text	{
		text-align: left;
		width: 140px;
		margin-right: 40px;
		float: right;		
		}

.map	{
		width: 500px;
		height: 450px;

		}


		
#error	{
		text-align: center;
		}

		
/*--------------------- */
/* 	LINKS	 	*/
/*--------------------- */


#footer	a	{
		color: #fff;		
		}


.front_navbox_item a	{
			color: #fff;
			text-decoration: none;
			}
			
.front_navbox_item a:hover	{
				color: #fff;
				text-decoration: none;
				}
			
.navbox_headline a	{
			font-weight: normal;
			font-size: 23px;
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
			}

a			{
			color: #666;		
			}


a:hover			{
			color: #999;		
			}


/*--------------------- */
/* 	MENU		*/
/*--------------------- */



#menu		{
		margin:10px 10px;
		height: 30px;
		text-transform:uppercase;
		}

.menu_item	{
		position:relative; 
		float:left; 
		margin-right: 10px; 
		padding-right: 10px; 
		padding-top: 5px;
		}
		
.menu_item_selected	{
			position:relative; 
			float:left; 
			margin-right: 10px; 
			padding-right: 10px; 
			padding-top: 5px;
			}

.menu_item a 	{ 
		padding:2px 2px; 
		text-decoration:none; 
		color:#888888;
		border-top:4px solid #888888;
		}

.menu_item_selected a	{
			padding:2px 2px; 
			text-decoration:none; 
			color:#000;
			border-top:4px solid #000;
			}




.menu_item a:hover 	{
			border-top:4px solid #000;
			color:#000; 
			}



			
#front_navbox_menu	{
			padding-top: 20px;
			width: 800px;
			min-height: 400px;
			}



.front_navbox_item	{
			width: 200px;			
			background-color: #000;
			border: 1px solid #000;
			color: white;
			float: left;
			margin: 0 20px;
			}



.navbox_headline	{
			margin: 6px 10px 3px 10px; 
			}
			
.navbox_text 		{
			width: 180px;
			height: 135px;
			font-style: italic;
			margin: 1px 10px;
			}
	
	
	
			
/*--------------------- */
/* 	GRAPHICS 	*/
/*--------------------- */

#slideshow	{
		width: 350px;
		height: 170px;
		float: right;
		}
		

.front_navbox_item a img	{
				opacity:0.9;filter:alpha(opacity=90);
				}
		
.front_navbox_item a:hover img	{
				opacity:1.0;filter:alpha(opacity=100);
				}

#logo_table a img		{
				opacity:0.8;filter:alpha(opacity=80);
				}
		
#logo_table a:hover img		{
				opacity:1.0;filter:alpha(opacity=100);
				}
	
			
/*--------------------- */
/* 	IMAGES 		*/
/*--------------------- */		


		
/*--------------------- */
/* 	GALLERY		*/
/*--------------------- */

a img	{
	border: none;
	text-decoration: none;
	}
	


/*--------------------- */
/* 	LISTS		*/
/*--------------------- */



/*--------------------- */
/* 	TEXT 		*/
/*--------------------- */

h1		{
		font-size: 30px;
		font-weight: normal;
		text-transform: uppercase;
		}

h2		{
		font-size: 18px;
		font-weight: normal;
		letter-spacing:2px;
		line-height: 24px;
		text-transform: uppercase;
		margin-top: 20px;
		color: #2E2E2E;
		}

h3		{
		font-weight: normal;
		letter-spacing:2px;
		text-transform: uppercase;
		margin-top: 20px;
		color: #fff;
		}	
		
		
h4		{
		font-size: 16px;
		letter-spacing:2px;
		line-height: 20px;
		text-transform: uppercase;
		color: #2E2E2E;
		}


.small_font	{
		margin-top: 7px;
		font-size: xx-small;
		}
		
#bottom_text	{
		margin: 7px 40px;
		font-size: xx-small;
		font-style: italic;
		}

#bottom_text a	{
		text-decoration: none;
		}

.infobox_text	{
		font-style: italic;
		}
		


		
/*--------------------- */
/* 	FORM		*/		
/*--------------------- */


#send_window	{
		padding: 10px 30px;
		background-color: #000;
		color:#fff;
		}

#send_window a	{
			margin:10px 20px; 
			text-decoration:none; 
			color:#fff;
			text-transform: uppercase;
			}




#send_window a:hover 	{
			color:#999; 
			}

.skjult		{
		display: none;
		}


