#idMenuBox {
	width:185px;
	position:absolute;	
	left: 15px;
	top: 8px;
	height:100%;
    min-height: 100%;  
	z-index: 5;
}
#idMenuBorder {
border-bottom: 1px solid #CCD6E0;
width:179px;
}
#idMenu {
	width:185px;
	padding-top: 70px; 
	height:100%;
    min-height: 100%;
	bottom: 0;  
	background-image:url(../images/menu_bg.gif);    
}
#idMenuTop {
	width:185px;
	height: 37px;
	background-image:url(../images/menu_top.gif);
	background-repeat:no-repeat;
	
}

#comment-sent {
	border:1px solid #b00634;
	width:380px;
	margin-left:90px;
	margin-top:20px;
	padding:10px;
	font-size:0.8em;
}

#comment-error {
	border:1px solid #b00634;
	width:380px;
	margin-left:90px;
	margin-top:20px;
	padding:10px;
	font-size:0.8em;
}

.clsThisComment
{padding:10px;
background-color:#F1F4F7;margin-bottom:10px;}


#idBigBox {
	width:707px;
	position:absolute;	
	left: 190px;
	top: 0;
	z-index: 4;
}
#idRoundBox {
		background-color:#FFFFFF;
		width:707px;
}
.rtop{display:block;background:#B9C8D7;}
.rbottom{display:block;background:#F1F4F7;}
.rtop span, .rbottom span{display:block;height: 1px;
    overflow: hidden; background: #fff;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.rtop .r4, .rbottom .r4{margin: 0 1px;height: 2px;}

#idLogoBox {
	/*border:1px solid red;*/
	position:absolute;
	left: 21px;
	top: 17px;
	width:165px;
	height:97px;
	z-index: 100;
}

#idVerticalMenuBox {
	width:702px;
	height:35px;
	margin-top: 10px;
	margin-left:10px;
	padding-right: 5px;
	text-align:left;
}
#idTextTopBox {
	background-image:url(../images/text_top.png);
	width:707px;
	height: 14px;
}
#idSearchBox {
	width:690px;
	
	padding-right: 17px;
	padding-top:3px;
}
#idTextBigBox {
	width:707px;
}
#idStartTextBox {
	width:630px;
	padding-left: 40px;
	padding-right: 37px;
	padding-top: 3px;
	padding-bottom: 20px;
}
#idTextBox {
	width:550px;
	padding-left: 90px;
	padding-right: 67px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#idSitemapBox {
	width:550px;
	padding-left: 90px;
	padding-right: 67px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#idTextBottomBox {
	background-image:url(../images/text_bottom.png);
	width:707px;
	height:14px
}
#idSloganBox {
	width:707px;
	height: 50px;
}
#idBreadCrumb {
	width:550px;
	padding-left: 90px;
	padding-top: 25px;

}
#idPrint {
	margin-top: 24px;
	margin-bottom: 20px;

}
.clsLargeImage {
	text-align:left;
	margin-bottom:20px;
}
.clsMenuImage {
	width:179px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#idGalleryBox {
	width:400px;
	height:332px;
	text-align:left;
	margin-bottom:20px;
	border: 3px solid #000;
}
#idSearchResult {
	width:550px;
	padding-left: 90px;
	padding-right: 67px;
	padding-top: 10px;
	padding-bottom: 5px;

}
.clsStandardImage {
	margin-left: 10px;
	margin-bottom: 10px;
}
#idTextOnImage {
	position:relative;
	left: 0;
	top: 0;
	display:inline;
}
.clsPuffOnImage {
	position:relative;
	left: 0;
	top: 0;
	display:inline;
	margin:0;
	padding:0;
	height:161px;	

}
#idPulBox {
	margin-top:14px;
	width: 500px;
	line-height: 12px;
	background-color:#E7ECF1;
	padding: 10px;
	border:1px dotted #4A5D9B;
}
#yaSrchTip {
	display:none;
	border: 1px solid Black; 
	padding: 5px;
	background:#EAEFF3;
	position:absolute;
	width:400px;
	margin-left:250px;
	margin-top:20px;
	z-index:100;
}

/* Ändringar Daniel 2009-04-17 */
.menypuff {
	/*background-image:url(../images/menupuff_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:159px;
	padding:10px;
	border-bottom:1px solid #F0EEED;
}

.menypuff p {
	margin:6px 0px 5px 0px;
	padding:0px;
}

.menypuff a {
	color:#cd1a45;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



#slogan {
	width:630px;
	height:213px;
	position:absolute;
	background: url(../images/storbild_over.png) right repeat-Y;
}

#startTabs .tab {
	float:left;
	display:inline;
	width:189px;
	height:29px;
	background-image:url(../images/flik-inactive.png);
	line-height:29px;
	padding-left:20px;
	font-weight:bold;
	color:#CD1A45;
	cursor:pointer;
}

#startTabs .tab.active {
	background-image:url(../images/flik-active.png);
	cursor:default;

}

#startTabs .tabContent {
	padding-top:20px;
	border-bottom:1px solid #BDBCBD;
	border-left:1px solid #BDBCBD;
	border-right:1px solid #BDBCBD;
	margin-right:3px;
}

#idTextBox a {
	color:#cd1a45!important;
}