@charset "iso-8859-1";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) top left no-repeat #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333;
}

a {
}

#container { 
	width: 961px;  
	margin: 15px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

} 
#header { 
	height:350px;
	background:url(images/bg_header.png) top left no-repeat;
} 

#header h1 {
}

#topp {
	height:75px;
}

#logo {
	float:left;
}
#logo img {
	margin:22px 0 0 17px;
}

#kontakt {
	float:right;
	margin: 12px 23px 0 0;
}

#kontakt p {
	font-size:10px;
}

#kontakt td {
	vertical-align:top;
}

#kontakt td.knt {
	width:130px;
}

#kontakt a {
	color:#333;
	text-decoration:none;
}

#kontakt a:hover {
	color:#666;
	text-decoration:underline;
}

#bildspel {
	position: relative;
	top:0px;
	left:0px;
	width:925px;
	height:275px;
	margin-left:17px;
	border:1px solid #999;
	overflow:hidden;
}

#bs {
	z-index:1;
}

#navMeny {	
	position: absolute;
	bottom:0px;
	left: 0px;
	height:50px;
	width:925px;
	z-index:50;
	/*
	background:#FFFFFF;
	opacity:0.6;
	filter:alpha(opacity=60);
	*/
	background:url(images/bg_nav.png);
	overflow:hidden;
}

#follow {
	float:right;
	text-align:right;
	width:50px;
	height:60px;
	margin:0 12px 0 0;
	padding:0;
}

#follow img {
	margin:18px 0 0 5px;
}
#lankar {
	float:left;
	width:840px;
	height:60px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#lankar a {
	display:inline-block;
	height:60px;
	margin:0;
	padding: 12px 15px;
	font-size:22px;
	text-decoration:none;
	color:#333;
	font-weight:normal;
	border:0px solid black;
}

#lankar a.vald {
	color:#FFF;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=60);
}

#lankar a:hover {
	color:#FFF;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=60);
}

#bild {
	height:40px;
	background:url(images/navbg.png) repeat-y;
}

#main {
	margin:0 0 0 0;
	padding:0;
	background:url(images/bg_main.png);
	height:200px;
}

html>body #main {height:auto;}

#leftMeny {
	float: left; 
	width: 200px; 
	margin: 70px 20px 0 0;
	border: 0px solid black;
}

#leftMeny ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 22px;
}

#leftMeny ul li {
}

#leftMeny ul li.sub {}
#leftMeny ul li.subsub {}

#leftMeny a {
	font-size:16px;
	display:block;
	width:190px;
	margin: 0 5px 0 0;
	padding: 10px 0;
	color:#444;
	text-decoration:none;
	border-top: 1px solid #CCCCFF;
}

#leftMeny a.first {
	border-top:0;
}

#leftMeny a:hover {
	color:#336699;
	text-decoration:none;
}

#leftMeny a.sub {
	font-size:13px;
	color:#333;
	border-top:none;
	text-transform:none;
	margin: 0px 5px 10px 15px;
	padding: 0px 0;
	border-top:0;
}


#leftMeny a.sub:hover    {
	color:#336699;}


#leftMeny a.vald {
	font-weight:bold;
}







#mainContent { 
	float: right; 
	width: 680px;
	margin:25px 25px 0 0;
	border: 0px solid black;
} 

#mainContent h1 {
	font-size:26px;
	margin: 0 0 10px 0;
	color:#336699;
	font-weight:normal;
} 

#mainContent h2 {
	font-size:20px;
	margin: 40px 0 5px 0;
	color:#336699;
	font-weight:normal;
} 

#mainContent h3 {
	font-size:15px;
	margin: 40px 0 5px 0;
	color:#333;
	font-weight:bold;
}

#mainContent p.bnav {
	font-size:12px;
}

#mainContent p.bnav a {
	color:#333;
	font-weight:normal;
}

#mainContent p.bnav a:hover {
	color:#666;
}

#mainContent p, #mainContent li, rightbar p, #rightbar li  {
	font-size:14px;
	color:#333;
	line-height:150%;
}

#mainContent a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#mainContent a:hover{
	color:#336699;
	text-decoration:underline;
}

#mainContent ol li {
	margin-left:0px;
	margin-bottom:25px;
}

#mainContent ul li {
	margin-left:0px;
	margin-bottom:10px;
}










#slideshow { left: 0 }
#nav { width: 100%; height: 80px; margin: 15px 0;  }
#nav li { float: left; margin: 4px 8px; list-style: none }
#nav a { padding: 3px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }
#slideshow p {margin-top:5px; font-size:11px;}








#footer { 
	/*height:275px;*/
	height:50px;
	background:url(images/bg_footer.png) bottom left no-repeat;
	border: 0px solid black;
	text-align:right;
	margin-bottom:15px;
} 

#footer p {
	margin: 0; 
	padding: 25px 23px 0 0;
	font-size:10px;
	color:#666;
}

#footer a {
	text-decoration:none;
	color:#555;
}
#footer a:hover {
	text-decoration:none;
	color:#336699;
}










.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
