/* CSS Document */
body{
	margin:10px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	background-image:url(../../img/bg.png);
	line-height:150%;
	}
	
a {
	color:#0a66a0 !important;
}

a:hover {
	text-decoration:none !important;
	}
	
		p{
			line-height:20px;
			margin:5px 0px 20px 0px;
			font-size:12px;
		}

/*------------------- TinyMCE specific rules ----------------------------------------- nytt 2.1.10 */
body.mceContentBody {
	margin:0px;
	padding:0px;
	background:none;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:150%;
}

		ol, ul {
			font-size:12px;
		}

		h1{
			font-size:26px !important;
			font-family: Arial, sans-serif !important;
			color:#000 !important;
			line-height:30px;
			font-weight:100 !important;
		}
		
		h2{
			color:#333333;
			font-size:14px;
			margin:15px 0px 0px 0px;
			margin-bottom:5px;
		}
		p{
			line-height:20px;
			margin:5px 0px 20px 0px;
			font-size:12px;
		}
		a{
			color:#0000FF;
			text-decoration:underline;
		}
		a:hover{
			text-decoration:underline;
		}

/*h1{
	color:#0000FF;
	font-size:18px;
	margin:10px 0px 0px 0px;
	text-transform:uppercase;
}
.mceContentBody a{
	color:#0000FF;
	text-decoration:underline;
}

.mceContentBody a:hover{
	text-decoration:underline !important;
}

.mceContentBody table{
	 
}

.mceContentBody table td{
	color:#000000 !important; 

}
*//*---------------------- END TinyMCE specific rules -------------------------------------*/

/*Ange de divar som har png-bilder och som ska vara genomskinliga krävs för ie6  nytt 2.1.10*/ 
img, #divnamn1, #divnamn2, #divnamn3  {behavior: url (/iepngfix.htc);}

#container {
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	width:900px;
	border:1px solid #000;
}

#header {
	background-image:url(../../img/header.png);
	height:156px;
	width:898px;
	border:1px solid #fff;
}

#navbar {
	background-image:url(../../img/button.png);
	height:26px;
	background-repeat:repeat-x;
	color:#fff;
	font-size:12px;
	position:relative;
	bottom:12px;
	}

#navbar p, #navbar a {
	position:relative;
	bottom:-3px;
	right:35px;
	padding:5px 10px 6px 12px !important;
	color:#fff !important;
	text-decoration:none !important;
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	border-right:1px solid #fff;
	}
	
#line {
	position:relative;
	top:9px;
	}

#main-content {
	width:577px;
	margin-left:258px;
	min-height:500px !important;
	padding-top:10px;
}

#main-content img {
	border:1px solid #999999;
	padding:1px;
}

#sidebar {
	margin-left:5px;
	/*position:absolute;*/
	height:64px;
	background-image:url(../../img/sidebar_bg.png);
	margin-top:10px;
	background-repeat:no-repeat;
	width:206px;
	float:left;	
}

#page #sidebar {
	margin-left:5px;
	height:64px;
	background-image:url(../../img/sidebar_bg.png);
	margin-top:10px;
	background-repeat:no-repeat;
	width:206px;
	/*position:absolute;*/
	float:left;
}


#sidebar p {
	margin-left:19px;
	margin-top:5px;
}

.bold-text {
	font-weight:bold;
	line-height:30px;
	position:relative;
	top:2px !important;
	}
	
#page .bold-text {
	font-weight:bold;
	line-height:30px;
	position:relative;
	top:0px !important;
	}
	
.bold-text-2 {
/*	font-weight:bold;
	line-height:10px;
	margin-left:20px;
	position:relative;
	top:-4px;*/
	font-weight:bold;
	line-height:30px;
	position:relative;
	top:10px !important;
	left:20px;
}
	
#page .box {
	position:relative;
	bottom:0px;
	padding-bottom:15px;
}
	
#breadcrumb, #breadcrumb a {
	color:#999 !important;
	text-decoration:none;
	font-size:11px;
}

#admin_menu  {
	background:#fff;
	border-radius:4px;
	width:135px;
	padding:10px;
	position:relative;
	bottom:25px;
	float:right;
}

#admin_menu ul li {
	list-style-type:none;
	float:left;
	position:relative;
	padding-right:5px;
}

#madeby {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	}
	
#madeby p {
	float:right;
	text-align:right;
	color:#999999;
	font-size:11px;
}
	
.mktree{
	list-style-type:none;
}
.mktree li{
	float:left;	
}

.submenu li  {
	border-left:5px solid #626262;
	margin-bottom:5px;
	padding-left:10px;
	list-style-type:none;
	position:relative;
	right:17px;
	}
	
.submenu .liOpen  {
	border-left:5px solid #0665b2;
	margin-bottom:5px;
	padding-left:10px;
	list-style-type:none;
	position:relative;
	right:17px;
	}

#kontaktaoss {
	margin-left:5px;
	margin-top:40px;
	width:206px;
	height:64px;
	position:relative;
	bottom:43px;
	background-image:url(../../img/sidebar_bg.png);
	background-position:left top;
	right:5px;
	line-height:20px !important;
}

#kontaktaoss p {
	position:relative;
	top:10px
}

#bokning #kontaktaoss {
	margin-left:20px;
	position:absolute;
	top:13px;
}

#share {
	padding-left:19px;
	padding-top:15px;
	clear:right;
}

#tipsa{
padding-left:19px;
padding-top:6px;
}

#print {
position:relative;
bottom:50px;
}

ul {
	line-height:20px !important;
}

ol {
	line-height:20px !important;
}
