/* LAYOUT */



html, body {

	margin: 0;

	padding: 0;

	font-family: Arial;

	color:#ffffff;

	font-size: 12px;

	line-height: 18px;

}



body {

	background: #000 url(/images/graphics/gui-matos.jpg) no-repeat top center;

}



form {

	margin: 0;

	padding: 0;

}



#wrapper {

	width: 904px;

	margin: 0 auto;

	padding: 0;

	text-align: left;

	background: url(/images/graphics/gui-logo_matos.jpg) no-repeat top left;

}



#content {

	width: 904px;

	margin: 0;

	padding: 0;

	text-align: left;

}



#content-left {

	float: left;

	width: 157px;

	padding-top: 0px;

}



#content-right {

	float: left;

	width: 733px;

	margin: 15px 0px 14px 14px;

}



#content-text-wrapper {

	float: left;

	width: 484px;

	margin: 0;	

}



#content-text {

	float: left;

	width: 476px;

	margin: 0;

	padding-left: 8px;

}



#boxes-right {

	float: left;

	width: 225px;

	margin: 15px 0px 0px 14px;

}



#content-bottom {

	float: left;

	width: 668px;

}



#footer-line {

	clear: both;

	border-top: 2px solid #424242;

	width: 904px;

}



#footer {

	clear: both;

	width: 904px;

	text-align: center;

	font-size: 11px;

	background: url(/images/graphics/gui-footer.jpg) no-repeat center center;

}



#author {

	display: none;

	font-size: 10px;

	text-align: center;

}



#program {

	float: left;

	width: 235px;

	margin: 0;

	padding: 0;

}



.box-header {

	float: left;

	width: 235px;

}



div.box-content {

	width: 219px;

	color: #010101;

	line-height: 16px;

	padding: 8px 8px;

	cursor: pointer;

}



div.box-content.catering {

	background: url(/images/graphics/gui-box_catering.jpg) no-repeat top left;

	height: 170px;

}



div.box-content.lunchrummetmenu {

	background: #c7d100 url(/images/graphics/gui-box_catering.jpg) no-repeat top left;

}

div.box-content.smörbrödmenu {

	background: #542217 url(/images/graphics/gui-box_grabngo.jpg) no-repeat top left;

}

div.box-content.konditori {

	background: url(/images/graphics/gui-box_konditori.jpg) no-repeat top left;

	height: 170px;

}



div.box-content.konditorimenu {

	background: #ffef36 url(/images/graphics/gui-box_konditori.jpg) no-repeat top left;

}



div.box-content.lunch {

	background: #5ec5ed url(/images/graphics/gui-box_lunch.jpg) no-repeat top left;

	min-height: 170px;

}

div.box-content.blue {

	background: #5ec5ed url(/images/graphics/gui-box_lunch.jpg) no-repeat top left;

	min-height: 170px;

}

div.box-content.lunchrummet {

	background: url(/images/graphics/gui-box_lunchrummet.jpg) no-repeat top left;

	height: 170px;

}


div.box-content.cateringmenu {

	background: #c7d100 url(/images/graphics/gui-box_catering.jpg) no-repeat top left;

}

div.box-content.lunchrummetmenu {

	background: #e85797 url(/images/graphics/gui-box_fest.jpg) no-repeat top left;

}



div.box-content.grabngo {

	background: url(/images/graphics/gui-box_grabngo.jpg) no-repeat top left;

	color: #fff;

	height: 170px;

}

#smorbrodkonf {

	width: 717px;

	background: #e85797 url(/images/graphics/gui-box_smorbrod_konf.jpg) no-repeat top left;

	color: #010101;

	line-height: 16px;

	padding: 8px 8px;

}


#box-catering {

	width: 717px;

	background: #c7d100 url(/images/graphics/gui-box_catering_konf.jpg) no-repeat top left;

	color: #010101;

	line-height: 16px;

	padding: 8px 8px;

}



.clickBox {

	position: absolute;

	top: 0px;

	left: 0px;

	height: 216px;

	width: 235px;

	z-index: 4;

	background: url(/images/graphics/spacer.gif);

	cursor: hand;

}



input.catering {

	text-align: right;

	padding-right: 4px;

	font-size: 18px;

	border-top: 1px solid #a8b006;

	border-right: 1px solid #a8b006;

	border-left: 1px solid #f5f8b5;

	border-bottom: 1px solid #f5f8b5;

	background: #e7ec83;

}



input.chkbox {

	margin: 1px 0px 0px 0px;

	padding: 0;

	width: 15px;

	height: 15px;

}



form.kontakt input.txt {

	width: 220px;

	padding: 4px;

	background-color: #464646;

	border-top: 1px solid #252525;

	border-right: 1px solid #252525;

	border-left: 1px solid #717171;

	border-bottom: 1px solid #717171;

	color: #fff;

}

form.cateringkonf input.txt {

	width: 220px;

	padding: 4px;

	border-top: 1px solid #a8b006;

	border-right: 1px solid #a8b006;

	border-left: 1px solid #f5f8b5;

	border-bottom: 1px solid #f5f8b5;

	background: #e7ec83;


	color: #000;

}

form.cateringkonf textarea.txtarea {

	width: 466px;

	height: 90px;

	padding: 4px;

	border-top: 1px solid #a8b006;

	border-right: 1px solid #a8b006;

	border-left: 1px solid #f5f8b5;

	border-bottom: 1px solid #f5f8b5;

	background: #e7ec83;


	color: #000;

}

form.kontakt textarea.txtarea {

	width: 466px;

	height: 90px;

	padding: 4px;

	background-color: #464646;

	border-top: 1px solid #252525;

	border-right: 1px solid #252525;

	border-left: 1px solid #717171;

	border-bottom: 1px solid #717171;

	color: #fff;

}



ul {

	list-style: none;

	margin: 0;

	padding: 0;

}



ul.menu {

	padding: 0px 0px 7px 10px;

}



ul.menu li {

	font-size: 18px;

	line-height: 18px;

	height: 24px;

	padding: 0px 0px 0px 20px;

	margin: 0px 0px 5px 0px;

}



ul.menu li.blue {

	background: url(/images/graphics/gui-arrow_lunch.gif) no-repeat center left;

}



ul.menu li.catering {

	background: url(/images/graphics/gui-arrow_catering.gif) no-repeat center left;

}

ul.menu li.konditori {

	background: url(/images/graphics/gui-arrow_event.gif) no-repeat center left;

}

ul.menu li.lunchrummet {

	background: url(/images/graphics/gui-arrow_konditori.gif) no-repeat center left;

}



ul.menu li.lunchrummet {

	background: url(/images/graphics/gui-arrow_fest.gif) no-repeat center left;

}



ul.menu li.smörrebröd {

	background: url(/images/graphics/gui-arrow_grabngo.gif) no-repeat center left;

}



ul.menu li.kontakt {

	background: url(/images/graphics/gui-arrow_kontakt.gif) no-repeat center left;

}



ul.menuRight li a, ul.menuRight li a:visited, ul.menuRight li a:link {

	font-size: 12px;

	color: #000;

}



ul.menuRight.catering li a, ul.menuRight.konditori li a, ul.menuRight.lunchrummet li a, ul.menuRight.smörbröd li a {

	text-decoration: none;

}




ul.menuRight.catering li a:hover, ul.menuRight.catering li a:active {

	font-size: 12px;

	background-color: #edf19c;

	color: #000;

	text-decoration: none;

}


ul.menuRight.smörbröd li a:hover, ul.menuRight.smörbröd li a:active {

	font-size: 12px;

	background-color: #edf19c;

	color: #000;

	text-decoration: none;

}

ul.menuRight.konditori li a:hover, ul.menuRight.catering li a:active, ul.menuRight.smörbröd li a:active  {

	font-size: 12px;

	background-color: #d2c423;

	color: #000;

	text-decoration: none;

}



ul.menuRight.lunchrummet li a:hover, ul.menuRight.catering li a:active, ul.menuRight.smörbröd li a:active {

	font-size: 12px;

	background-color: #e79dbd;

	color: #000;

	text-decoration: none;

}



ul.nyheter li {

	line-height: 15px;

	padding: 8px 6px 8px 6px;

	margin: 0;

	background: #424242 url(/images/graphics/gui-nyheter.jpg) no-repeat top left;

	border-bottom: 1px solid #0c1f22;

}



ul.nyhetsarkiv {

	width: 235px;

	background: #424242 url(/images/graphics/gui-nyhetsarkiv.jpg) no-repeat top left;

}



ul.nyhetsarkiv li {

	line-height: 15px;

	padding: 8px 6px 8px 6px;

	margin: 0;

}



ul.nyheter li a, ul.nyheter li a:visited, ul.nyheter li a:link, ul.nyhetsarkiv li a, ul.nyhetsarkiv li a:visited, ul.nyhetsarkiv li a:link {

	color: #ffffff;

	text-decoration: none;

}



ul.nyheter li a:hover, ul.nyheter li a:active, ul.nyhetsarkiv li a:hover, ul.nyhetsarkiv li a:active {

	color: #ffffff;

	background-color: #9f9f9f;

	text-decoration: none;

}



/* FONTS */



h4 { font-family: Arial; font-size: 13px; font-weight: bold; color: #ffffff; margin: 0px 0px 2px 0px; }

h3 { font-family: Arial; font-size: 14px; font-weight: normal; color: #ffffff; margin: 0px 0px 2px 4px; }

h2 { font-family: Arial; font-size: 18px; font-weight: normal; color: #ffffff; margin: 0px 0px 2px 8px; }

h1 { font-family: Arial; font-size: 28px; font-weight: normal; color: #ffffff; margin: 12px 0px 8px 0px; }



/* LINKS */



a, a:visited, a:visited, a:link, a:hover {

	color: #ffffff;

	text-decoration: underline;

}



/* IMAGES */



img {

	border-style: none;

}

