@charset "ISO-8859-1";
/* CSS Document */

body{font-size:63%;font-family: arial, helvetica, sans-serif;}
img {border:none;}
td,p,li{font-size:1.1em; text-align:left;}
p{line-height:1.3em; margin-top:0;}
h1 {
	background-image: url(../images/lillemark_h1_bg.gif);
	background-repeat: repeat-x;
	margin: 0 0 0.4em 0;
	padding-bottom: 10px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2em;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:0.2em;
}
h3{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0;
}
.nowrap{white-space:nowrap;}
a {color:#C00;}
a.hover{color:#039;}
#adresse{
	padding:10px;
	font-size:10px;
}
#timebest{
	margin:10px 0 0 4px;
	position: relative;
	overflow: hidden;
	padding: 20px 10px;
	float: left;
	clear:both;
	width:190px;
	background-color:#a1c724;
	display:inline-block;
/*	border: 1px solid #d4ea6b;
*/}
#facebook{
	margin-left:4px;
	padding-top:10px;
	overflow:hidden;
	position:relative;
	clear:both;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:10px 0 0 4px; list-style:none; position:relative; width:210px;}
#flyout ul {padding:0; margin:0; list-style:none; width:210px; height:auto; background: url(trans.gif); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:1px;}
#flyout li a {display:block; float:left; width:210px; height:24px; background:#a1c724; color:#000; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:10px;}
#flyout li a.fly {background:#a1c724 url(right-arrow.gif) no-repeat right center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#e60; color:#fff;}
#flyout li:hover > a {background-color:#e2061e; color:#fff;}

#flyout ul li a {background:#a1c724;}
#flyout ul li a.fly {background:#a1c724 url(right-arrow.gif) no-repeat right center;}
#flyout ul ul li a {background:#a1c724;}
#flyout ul ul li a.fly {background:#a1c724 url(right-arrow.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#a1c724;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#e2061e; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:210px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#e2061e; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e2061e; color:#fff;}



/*meny slutt*/


#content{
	background-color: #FFF;
	/*	width: 500px;
*/	margin: 10px 6px;
	overflow: hidden;
	padding:10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

