@media screen {

body {
	background-color: #D1D1D1;
	margin: 5px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;	
	color: #000;
}


div#container {

	margin: 0 auto;
	background-color: #D1D1D1;
	width: 960px;
	border: 0px solid black; 
}

div#top {

	height: 280px;
	background-image: url('img/top5.jpg');
	background-repeat: no-repeat;
	background-position: left top; 
}

div#content {

	width: 921px;
	margin-left: 31px;
	background-color: #FFF;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}


div#contenttop {
	
	height: 25px;
	background-color: #FCAF17;

}

div#contenttopleft {

	float: left;
	background-image: url('img/menustart.jpg');
	background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	width: 251px;

}

div#contenttopright {

	float: left; 
	background-image: url('img/menuend.jpg');
	background-repeat: no-repeat;
	background-position: right bottom; 
	height: 25px;
	width: 670px;
}

td.contentleft {
	
	background-image: url('img/leftbg2.gif');
	background-repeat: repeat-y;
	background-position: left top; 
	width: 251px;
}




/* TOP START */

div#language {

	padding-top: 15px;
	padding-right: 25px;
	height: 50px;
	text-align: right; 
}

div#logo {
	text-align: right; 
	padding-right: 35px; 
}


/* TOP SLUT */


/* HOVEDMENU START */

#navcontainer ul {

	padding-top: 2px;
	padding-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;	
	color: white;
	width: 100%;
	font-family: Verdana, Tahoma;
	font-size: 11px;
}

#navcontainer ul li {

	display: inline;
	padding-left: 0;
	padding-right: 0;
}

#navcontainer ul li a {

	padding-left: 5px;
	padding-right: 5px;
	color: #505050;;
	text-decoration: none;
	border-right: 1px solid #505050;
}

#navcontainer ul li a:hover {
	background-color: #fff;
	color: #505050;
}

#navcontainer #active { 

 	border-left: 1px solid #505050; 
}


/* HOVEDMENU SLUT */


/* BUND START */


#bottomright {
 
	width: 650px;
	height: 40px; 
	padding-bottom: 5px;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #fff; 
	background-image: url('img/bottombar1.jpg');
	background-repeat: no-repeat;
	background-position: right middle; 
}

/* BUND SLUT */
	

}





/* PRINT ALTID */


#contentright {

	padding: 18px;
	width: 600px;
	font-family: Verdana, Tahoma, Arial;	
	font-size: 12px;
	color: #505050;
}

img {
	border: none;
}


a.infoLink {
	padding-left: 10px;
	padding-right: 0px;
	color: #505050;;
	text-decoration: none;
	border-left: 2px solid #FCAF17;
}

a:hover.infoLink {
	background-color: #fff;
	color: #FCAF17;
	border-left: 2px solid #000;
	padding-left: 12px;
}




.select {

	width:200px;
	font-family:arial;
	font-size:11px;
}

.selectsmall {

	width:125px;
	font-family:arial;
	font-size:11px;
}

.submit {
	background-color: #646464;
	font-family:arial;
	font-size:11px;
	color: #fff;
	width: 50px;
	border: 1px solid #000;
}

.form {
	font-family:arial;
	font-size:12px;
	color: #646464;
	width: 120px;
	border: 1px solid #FCAF17;
}	





/* OVERSKRIFTER START */


h1.headline {

	font-family: Verdana, Tahoma, Arial;	
	font-size: 13px;
	font-weight: bold; 
	line-height: 20px;
	color: #505050;
	background-image: url('img/ln_dots.png');
	background-repeat: no-repeat;
	background-position: left bottom; 
}

h1.subheadline {

	font-family: Verdana, Tahoma, Arial;	
	font-size: 12px;
	font-weight: bold; 
	line-height: 20px;
	color: #505050;
}

h1.boxheadline {

	font-family: Verdana, Tahoma, Arial;	
	font-size: 13px;
	font-weight: bold; 
	color: #505050;
	text-align: center;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 10px;

}


/* OVERSKRIFTER SLUT */


/* BOKS HOLDER START (VENSTRE) */


div#leftmenu {
	
	width: 186px;
	margin-left: 32px;
	
}

/* BOKS HOLDER SLUT (VENSTRE) */



/* BOKS START */


.designbox {
	font-size: 11px;
	text-align: left;
	width: 186px;
	height: 228px; 
	background-image: url('img/boks.gif');
	background-repeat: no-repeat;
	background-position: right top; 
}

.designcontent {
	padding: 5px;

}


.designboxsmall {
	font-size: 10px;
	text-align: left;
	width: 140px;
	height: 172px; 
	background-image: url('img/boks_small.gif');
	background-repeat: no-repeat;
	background-position: right top; 
}

.designcontent {
	padding: 5px;

}

.boxlinksnavlist { 
	
	list-style-image: url(img/arrow.gif); 
	font-family: Arial, Verdana, Tahoma;	
	color: #3D3C3C;
	line-height: 13px;

}

.boxlinksnavlist a{

	font-family: Arial, Verdana, Tahoma;	
	color: #3D3C3C;
	text-decoration: none;
	font-size: 12px;
}

.boxlinksnavlist a:visited{
	text-decoration: none;
	color: #3D3C3C;

}

.boxlinksnavlist a:hover{
	text-decoration: underline;
	color: #fff;
}

/* BOKS SLUT */




/* GALLERI START */

.infobox {

	width: 152px; 
	margin-top: 5px;
}

.gallerybox {
	
	border-bottom: 1px solid #EBB431;
	border-left: 1px solid #EBB431;
	height: 90px;
	vertical-align:text-bottom;
}

.bgallery {

	width: 120px; 
	height: 80px;
}

.bgalleryL {

	width: 120px; 
	height: 180px;
}

/* GALLERI SLUT */





/* PRINT ALDRIG */

@media print {

	ul { display: none; }
	.noprint { display: none;}
}