/**
 * Style sheet style
 */
body
{
	background-image:url("/tl_files/system/bakgrunn.jpg");
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3f3b33;
}

p
{
	margin:5px 0px 0px 0px;
	font-size:11px;
	color:#3f3b33;
}

H1
{
	margin-top:20px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:14px;
}

H2
{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
}

a
{
	color:#386292;
}

/* Stil for 'les mer' */
.more
{
	font-size:11px;
	color:#386292;
	font-family:Georgia, "Times New Roman", Times, serif;
}

input, select
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3f3b33;
}

#spisekart
{
	width:470px;
	height:512px;
	top:120px;
	left:0px;
	position:absolute;
	z-index:1;
}

#bilder
{
	width:178px;
	height:245px;
	top:400px;
	left:810px;
	position:absolute;
	z-index:2;
}

#wrapper
{
	width:713px;
	height:auto;
	top:0px;
	left:190px;
	position:absolute;
	padding:0px;
	text-align:left;
	border:0;
	z-index:3;
}

#container
{
	width:713px;
	margin:0;
	background-image:url("/tl_files/system/main_column.gif");
	background-repeat:repeat-y;
}

#clear
{
	clear:both;
	margin:0px;
}

#header
{
	width:713px;
	height:130px;
	background-image:url("/tl_files/system/header.gif");
	background-repeat:no-repeat;
}

#leftCol
{
	width:211px;
	height:522px;
	float:left;
	margin:10px 15px 10px 19px;
	background-image:url("/tl_files/system/bannere_bak.gif");
	background-repeat:no-repeat;
}

#bannerImg1
{
	width:190px;
	height:28px;
	margin:5px 5px 10px 10px;
	padding-top:92px;
	background-image:url("/tl_files/bannere/banner1.jpg");
	background-repeat:no-repeat;
}

#bannerImg2
{
	width:190px;
	height:28px;
	margin:6px 5px 12px 10px;
	padding-top:92px;
	background-image:url("/tl_files/bannere/banner2.jpg");
	background-repeat:no-repeat;
}

#bannerImg3
{
	width:190px;
	height:28px;
	margin:6px 5px 11px 10px;
	padding-top:92px;
	background-image:url("/tl_files/bannere/banner3.jpg");
	background-repeat:no-repeat;
}

#bannerImg4
{
	width:190px;
	height:28px;
	margin:6px 5px 10px 10px;
	padding-top:92px;
	background-image:url("/tl_files/bannere/banner4.jpg");
	background-repeat:no-repeat;
}

#bannertxt
{
	width:190px;
	height:23px;
	padding-top:5px;
	text-align:center;
	background-image:url("/tl_files/system/blue_trans.png");
	background-repeat:repeat-x;
}

#bannertxt a
{
	text-decoration:none;
	font-size:14px;
	color:#ecf0f3;
}

#bannertxt a:hover
{
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}

#mainCol
{
	width:428px;
	float:right;
	margin:0px 40px 0px 0px;
}

/* NAVIGASJON */
#navcontainer
{
	text-align:left;
	padding-top: 85px;
}

#navcontainer ul
{
	white-space: nowrap;
	font-size:13px;
	font-weight:bold;
	padding:0;
}

#navcontainer li
{
	display: inline;
	list-style-type: none;
}

#navcontainer a
{
	padding: 3px 6px;
}

#navcontainer a:link, #navcontainer a:visited
{
	color: #705945;
		text-decoration: none;
}

#navcontainer a:hover
{
	color: #386292;
		text-decoration: none;
}

#navcontainer li .active
{
	color: #386292;
	font-size: 13px;
	display: inline;
}

#footer
{
	width:713px;
	height:103px;
	padding-top:40px;
	text-align:center;
	background-image:url("/tl_files/system/footer.gif");
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:13px;
	color:#705945;
}

/* Kalender */
.info
{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#386292;
}

div.event
{
	font-size:11px;
	font-weight:bold;
	margin-bottom: 15px;
}

h6
{
	color:#FFFFFF;
	background-color:#386292;
	padding:4px 4px 4px 10px;
	width:428px;
	background-image:url(tl_files/system/event_back.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	margin: 10px 0px 5px 0px;
}

.caption
{
	font-size:10px;
}

