
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #555555;
	line-height: 14px;
}
a:link 		{ text-decoration: none; }
a:visited 	{ text-decoration: none; }
a:hover 	{ text-decoration: none; }
a:active	{ text-decoration: none; }


h1 { font-family: Trebuchet MS, Verdana; font-size: 24px; color: #000; }
h2 { font-family: Trebuchet MS, Verdana; font-size: 20px; color: #000;
     border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ccc;
        padding-bottom: 3px;
 }
h3 { font-family: Trebuchet MS, Verdana; font-size: 16px; color: #000; }
h4 { font-family: Trebuchet MS, Verdana; font-size: 12px; color: #c2c2c2; }
#entry-title {
    border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ccc;
        padding-bottom: 3px;
width: 100%;
}
.smalll { font-family: Trebuchet MS, Verdana; font-size: 20px; color: #000;
text-align:left;
 }
.smallr {
font-size: 11px;
font-style: strong;
text-align: right;
color: #999;
}

#layout {
	width: 920px;
	background-color: #FFFFFF;
	  text-align: center;
margin: 0 auto;
}

#logotop {
        background: black;
	min-height:114px;
	height:auto;
	height:114px;
	text-align:left;
}

#menucontainer{  text-align: center;height:135px;background:#000;display:block;padding:0px 0 0 15px;}
#menu{position: relative; display:block;height:24px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvetica,sans-serif;}
#menu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0 1px 0 0;}
#menu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:1px 20px 0 20px;height:19px; background: #000;}
#menu ul li a:hover{color:#000;background:#fff;}
#menu ul li a.active,#menu ul li a.active:hover{color:#000;background:#fff;}

.header {
	float: left;
	width: 633px;
	height: 239px;
	padding-top: 25px;
	background-color: #FFFFFF;
}

#spot {
	float: right;
	width:200px;
	height:239px;
	padding-top: 5px;
	background-color: #FFFFFF;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #ccc;
	text-align: left;
	padding-left: 10px;
}	
#text {
	float: left;
	width:600px;
	padding-top: 5px;
	padding-bottom: 35px;
	padding-left: 10px;
	color: #555555;	
	background-color: #FFFFFF;
	text-align: left;
}
.content {
padding-bottom: 5px;
}

.list {
	float: left;
	color: #555555;	
	background-color: #FFFFFF;
}

#bottomi {
        float: left;
        width:100%;
        height:100px;
        text-align: center;
        background-color: #FFFFFF;
/*        border-top-width: 1px;   */
/*        border-top-style: solid; */
/*        border-top-color: #ccc;  */
        padding: 0px;
        color: #999;
        font-family: Tahoma;
        font-size: 11px;
}

#bottoml {
	float: left;
	width:100%;
	height:100px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding: 10px;
	color: #999;
	font-family: Tahoma;
	font-size: 11px;
}
.bottomleft {
	text-align: left;
	float: left;
	width: 25%;
}
.bottommiddle {
	
	float: left;
	width: 55%;
}
.bottomright {
	text-align: right;
	float: right;
	width: 15%;
}

ul.startpage {
	list-style-image:url(../img/greyarrow.jpg);
	line-height: 18px;
	padding-left:10px;
	margin-left:0px;
	margin-bottom:0px;
	text-align: left;
}
#meny{
	width: 250px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 12px Trebuchet MS, Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	}
#meny li{
	margin-bottom: 0.25em;
	}
	
#meny {margin: 0; padding-left: 5px; list-style-image:url(../img/greyarrow.jpg);}

#meny a{
	display: block;
	width: auto;
	height:20px;
	background: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	text-align: left;
}

#meny ul{list-style-type: none;}
#meny ul a{margin: 0; padding: 0.3em; background: #FFFFFF;} 


#meny a:link{color: #bbbbbb;}
#meny a:visited{color: #bbbbbb;}
#meny a:hover{color: #00ccff}
#meny a#current{background: #FFFFFF; color: #00ccff;}
#meny a#subcurrent{color: #00ccff}
