﻿/***********************************************/
/*****     Main      ***************************/
/***********************************************/

/***********************************************/
div.cont1_header /* Glasig shiny header i main content som bakgrund */
{
	width: 665px;
	position: relative;
	margin-top: 150px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	overflow:hidden;
	zzbackground-color:#86bedc;  /* pastellblå */
}
div.cont1_innerheader 
{ 
	width:650px;
	margin:0;
	margin-left:15px;
	margin-bottom:5px;
	zzbackground-color:#eebc79;  /* pastelorange */
}
/***********************************************/
div.cont1_top_dots
{ 
	width:665px;
    margin-top:0px;
	margin-left:0px;
	margin-bottom: 1px;
	background-image: url(../../_images/_css/610x1_content_topdots.gif);
	background-repeat:no-repeat;
	height:1px;
    overflow:hidden;
	zzbackground-color:#86bedc;  /* pastellblå */
 }
/***********************************************/
div.cont1_bodytext /* Allmän behållare, ritar upp yttre border i content */
{
	width: 665px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:1px;	
	overflow:hidden;
	zzbackground-color:#86bedc;  /* pastellblå */
}
/***********************************************/
div.cont_bodytext_block
{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	width:665px;
    overflow:hidden;
    line-height:19px;
	background-color:white;
}
/***********************************************/
div.cont1_bannerimg
{
	width:665px;
    display:block;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
    overflow:hidden;
	zzbackground-color: #97e3b8;  /* mintgrön */
}
/***********************************************/
div.cont1_header2
{
	width: 590px;
	position: relative;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom:20px;
	overflow:hidden;
	zzbackground-color: #97e3b8;  /* mintgrön */
}
.cont1_innerheader2
{
	margin-bottom: 1px;
	zzbackground-color: #fffce1;  /* pastelgul */
}
/***********************************************/
div.cont1_introtext
{
	width: 590px;
	position: relative;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom:20px;
	overflow:hidden;
	line-height:19px;
	clear:left;
	zzbackground-color: #97e3b8;  /* mintgrön */
}
.cont1_innerintrotext
{
	zzbackground-color: #fffce1;  /* pastelgul */
	margin-bottom: 1px;
}
/***********************************************/
div.cont_bodytext_innerblock
{
	width:590px;
	margin-left:30px;
	margin-bottom:10px;
	margin-top:0px;
	line-height:19px;
	overflow:hidden;
	zzbackground-color: #97e3b8;  /* mintgrön */
}
/***********************************************/
div.cont_bodytext_innerblock_background
{
	width:590px;
	margin:0px;
	margin-bottom:10px;
	margin-left:17px;
	overflow:hidden;
	zzbackground-color:#99CC99; 
}
/***********************************************/
div.cont_blocklist /* Denna avndänds vid single visning */
{
	width:590px;
	margin:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:1px;
	overflow:hidden;
	zzbackground-color: #fffce1;  /* pastelgul */
}
/***********************************************/
div.cont_blocklist_left /* Denna avndänds vid 2spalt visning  och vid listning*/
{
	float:left;
	width:285;
	overflow:hidden;
	background-color: #fffce1;  /* pastelgul */
	}
div.cont_blocklist_left_inner /* Denna används i Background Theme*/
{
	background-color:#CCCCCC; 
	overflow:hidden;
}
/***********************************************/
div.cont_blocklist_right  /* Denna avndänds vid 2spalt visning  och vid listning*/
{
	float:right;
	width:285px;
	overflow:hidden;
	background-color: #fffce1;  /* pastelgul */
	}
div.cont_blocklist_right_inner /* Denna används i Background Theme*/
{
	background-color:#CCCCCC; 
	overflow:hidden;
}
/***********************************************/
.cont_blockimage_left /* Denna avndänds vid 2spalt visning  och vid listning*/
{
	zzclear:right;
	display:inline;
	margin-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	}
.cont_blockimage_right /* Denna avndänds vid 2spalt visning  och vid listning*/
{
	float:left;
	display:inline;
	margin-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	}
/***********************************************/
div.floatingdiv_left
{
    display:block;
	float:left;
	margin-top:4px;
	margin-right:15px;
	margin-left:0px;
	margin-bottom:5px;
    overflow:hidden;
	background-color: #ff0000;    
}
div.floatingdiv_right
{
    display:block;
	float:right;
	margin-top:4px;
	margin-right:0px;
	margin-left:15px;
	margin-bottom:5px;
    overflow:hidden;
	zzbackground-color: #ff0000;    
}
div.floatingdiv_top
{
    display:block;
	float:left;
	clear:both;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:20px;
	width:590px;
    overflow:hidden;
	zzbackground-color: #ff0000;    
}

div.floatingdiv_bot
{
	width:590px;
    display:block;
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:0px;
    overflow:hidden;
	zzbackground-color: #ff0000;    
}

/***********************************************/
.cont1_returnlink
{
	width:100px;
	font-weight:bold;
	margin-left:16px;
	float:left;
	clear:both;
	zzbackground-color:Red;
	}

/***********************************************/
div.cont_bodytext_navigatorblock
{
	display:block;
	width:650;
	margin-left:15px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:1px;
	background-color:#eebc79;  /* pastelorange */	
}
div.cont_bodytext_navigatorblock_left
{
	float:left;
	width:290px;
	margin-left:30px;
	margin-right:0px;
	text-align:right;
	height:25px;
	background-color:#66AACC;
}
div.cont_bodytext_navigatorblock_right
{
	float:right;
	width:290px;
	margin-left:0px;
	margin-right:30px;
	text-align:left;
	height:25px;
	background-color:#66CCAA;
}
/***********************************************/
div.cont_bodytext_bottom_block
{
	display:none;
	float:left;
	width:665;
	height:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:1px;
	overflow:hidden;
	background-color:#eebc79;  /* pastelorange */	
}

/***********************************************/

div.cont1_bot_dots
{
	width:665px;
    margin-top:0px;
	margin-left:0px;
	margin-bottom: 1px;
	background-image: url(../../_images/_css/610x1_content_topdots.gif);
	background-repeat:no-repeat;
	height:1px;
    overflow:hidden;
	background-color:#86bedc;  /* pastellblå */
}
/***********************************************/
div.product
{ 
    margin-top:0px;
	margin-left:0px;
	zzbackground-image: url(../../_images/_background/610x1_content_topdots.gif);
	zzbackground-repeat:no-repeat;
	height:300px;
	width:570px;
    overflow:hidden;
	background-color:#CCAA55; /* senapsfärg */
 }
