/* CSS Document */

BODY {
background-color: #fff;
}

/* FORSIDE - start */

.forside {
background-image: url(../pics/forside_bg.gif);
background-repeat: no-repeat;
background-color: #dae3f0;
color: #df9450;
height: 530px;
width: 800px;
position: relative;
top:40px;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-top: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
z-index:1;
text-align: left;
}

.bgfarveboks {
position: absolute;
background-color: #8da9d0;
width: 100%;
height: 200px;
top: 330px;
z-index: 2;
}

.sprogvalg {
position:absolute;
width: 300px;
height: 200px;
top: 50px;
left: 250px;
z-index: 3;
}

.forside_hd {
position: absolute;
color: #301b54;
font-size: 30px;
font-weight: bolder;
font-family:  verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
top: 338px;
left: 150px;
z-index:3;
}


/* FORSIDE - slut */

/* BOKS OMKRING HELE LAYOUT - start */

.sitebox_forside {
background-color: #d9e3f1;
background-image:url(../pics/restaurenten.jpg);
background-repeat:no-repeat;
background-position:right bottom;
color: #df9450;
height: 580px;
width: 800px;
position: relative;
top:20px;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-top: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
z-index:1;
}

.sitebox {
background-color: #d9e3f1;
color: #ffc000;
height: 580px;
width: 800px;
position: relative;
top:20px;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-top: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
z-index:1;
}

/* BOKS OMKRING HELE LAYOUT - slut */

/* TOPBILLEDBOKS - start */

.topbilledbox {
position:absolute;
padding-left: 0px;
height: 92px;
width: 360px;
text-align: left;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-top: 1px solid #00498f;
border-bottom: 0px solid #000000;
top: 8px;
left: 0px;
z-index:2;
}

/* TOPBILLEDBOKS - slut */

/* TOPBILLEDBOKS - start */

.headerbox {
position:absolute;
height: 40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 36px;
font-style: oblique;
font-weight: bold;
color: #ffba00;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-top: 0px solid #00498f;
border-bottom: 0px solid #000000;
top: 40px;
right: 250px;
z-index:3;
}

/* TOPBILLEDBOKS - slut */

/* MENUBOKS - start */

.menubox {
height: 40px;
width: 100%;
text-align: left;
border-top: 0px solid #00498f;
border-bottom: 0px solid #00498f;
background-color: #8da9d0;
z-index:3;
left: 0;
top: 108px;
position:absolute;
}

/* MENUBOKS - slut */

/* BOKS MED LOGOET - start */

.logobox {
background-image: url(../pics/logo.gif);
background-repeat: no-repeat;
position:absolute;
height: 136px;
width: 201px;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
top: 0px;
left: 599px;
z-index:4;
}

/* BOKS MED LOGOET - slut */


/* BOKS MED INDHOLD - start */

.mainbox {
background-color: transparent;
height: 310px;
width: 450px;
position: absolute;
text-align: left;
border-left: 0px solid #a4bf16;
border-right: 0px solid #a4bf16;
border-top: 0px solid #a4bf16;
border-bottom: 0px solid #a4bf16;
z-index:1;
top: 173px;
left: 18px;
scrollbar-face-color: #d9e3f1;
scrollbar-highlight-color: #d9e3f1;
scrollbar-3dlight-color: #8da9d0;
scrollbar-darkshadow-color: #8da9d0;
scrollbar-shadow-color: #d9e3f1;
scrollbar-arrow-color: #8da9d0;
scrollbar-track-color: #d9e3f1;
overflow: auto;
}

.mainbox_kort {
	background-color: transparent;
	height: 310px;
	width: 760px;
	position: absolute;
	text-align: left;
	border-left: 0px solid #a4bf16;
	border-right: 0px solid #a4bf16;
	border-top: 0px solid #a4bf16;
	border-bottom: 0px solid #a4bf16;
	z-index:1;
	top: 173px;
	left: 18px;
	scrollbar-face-color: #d9e3f1;
	scrollbar-highlight-color: #d9e3f1;
	scrollbar-3dlight-color: #8da9d0;
	scrollbar-darkshadow-color: #8da9d0;
	scrollbar-shadow-color: #d9e3f1;
	scrollbar-arrow-color: #8da9d0;
	scrollbar-track-color: #d9e3f1;
	overflow: auto;
}

/* BOKS MED INDHOLD - slut */

/* BILLEDBOKS - start */

.billedbox {
font-family:  verdana, Microsoft Sans Serif, Ms Sans Serif, arial; 
height: 300px;
width: 300px;
top: 217px;
left: 500px;
position: absolute;
text-align: right;
vertical-align: bottom;
border-left: 0px solid #000;
border-right: 0px solid #000;
border-bottom: 0px solid #000;
z-index:2;
}

/* BILLEDBOKS - slut */


/* ADRESSEBOX - start */

.adressebox {
	background-color: #8da9d0;
	height: 80px;
	width: 100%;
	position: absolute;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	padding-top: 0px;
	z-index:1;
	left: 0px;
	top: 500px;
}

.adressebox_hd {
	font-family:  verdana, "Microsoft Sans Serif", "Ms Sans Serif", arial;
	color: #004990;
	font-size: 38px;
	text-align: left;
	font-weight: bolder;
	padding-left: 10px;
}

.adressebox_text {
	font-family:  verdana, "Microsoft Sans Serif", "Ms Sans Serif", arial;
	font-size:13px;
	font-weight:bolder;
	text-align: right;
	color: #004990;
	padding-right: 10px;
}

a.adresse:link {
	color: #004990;
	text-decoration: none;
}

a.adresse:hover {
color: #ffba00;
text-decoration: underline;
}

a.adresse:visited {
color: #ab580d;
text-decoration: none;
}

/* ADRESSEBOX - slut */


/* --------------------------------- LINKS --------------------------------- start */

/* GENERELLE - start */

a.link {
color: #ffba00;
text-decoration: none;
}

a.link:hover {
color: #ffa800;
text-decoration: underline;
}

a.link:visited {
color: #ab580d;
text-decoration: none;
}

/* GENERELLE - slut */

/* --------------------------------- LINKS --------------------------------- slut */

/* --------------------------------- TYPOGRAFI --------------------------------- start */

.section {
color: #301b54;
font-size: 12px;
font-family:  verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
padding: 0px;
}

.sectionheader {
color: #ffa800;
font-size: 12px;
font-weight: bold;
font-family: verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
padding: 0px;
}

.sectiontable_hd {
color: #ffa800;
font-size: 16px;
font-weight: bold;
font-family: verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
}

.sectionmenu_hd {
color: #301b54;
font-size: 11px;
font-weight: bold;
font-family: verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
}

.sectionmenu {
color: #301b54;
font-size: 11px;
font-family: verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
}

.sectionprice {
color: #301b54;
font-size: 13px;
font-weight: bold;
font-family: verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
}

.sectionspecial {
color: #ffa800;
font-size: 11px;
font-family: verdana, Microsoft Sans Serif, Ms Sans Serif, arial;
border-left: 1px solid #ffa800;
border-right: 1px solid #ffa800;
border-top: 1px solid #ffa800;
border-bottom: 1px solid #ffa800;
}

/* --------------------------------- TYPOGRAFI --------------------------------- slut */

