/* GENERAL STYLES */
body
{
	background-color: #f6f1ed;
	font-family: Arial;
	text-align: center;
	margin: auto;
	padding: 0px;
	min-width: 948px;
	min-height:100%;
	width:100%;
	height:100%;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

/*
#container
{
	min-width: 948px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #f6f1ed;
	margin: 0px auto;

}

*/

#mainOut
{
	min-width: 948px;	
	width: 948px;
	/*
	min-height:480px;
	height: 480px;
*/
	
	 background-image: url(/media/bg.gif);
	 background-repeat: repeat-y;
	 background-position: top;
}


.HeaderNo
{
	
	width:888px;
	height:138px;
	background-image: url(/media/headerNo.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;


	
}

.HeaderSe
{
	
	width:888px;
	height:138px;
	background-image: url(/media/headerSe.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;


	
}

.HeaderDk
{
	
	width:888px;
	height:138px;
	background-image: url(/media/headerDk.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;


	
}

.Header
{
	
	width:888px;
	height:138px;
	background-image: url(/media/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;


	
}

.Header_Headline
{
 position: relative;
 top: 20px;
 left: 70px;
 font-size: 34px;
 color: White;
}


.Text_Headline
{
 font-weight: bold;
 font-size:14px;
 text-transform: uppercase;	
 vertical-align: top;
 padding-bottom:5px;
 
 color: #009992;
 text-decoration: none;
}

.Text_Headline a
{
 font-weight: bold;
 font-size:14px;
 text-transform: uppercase;	
 vertical-align: top;
 padding-bottom:5px;
 
 color: #009992;
 text-decoration: none;
 
}


.Headline
{
	font-size:18px;
	color: #069c9c;
	padding-bottom:8px;
}


/* BRANSCH MENU */

.BranschMenu
{
	background-color:transparent;
	min-height:26px;
	height:26px; 
	vertical-align: text-top;
	line-height:26px;

}

.BranschMenuTable
{
	/*
position: relative;
top: 30px;
left:15px;	
*/

}

.BranschMenuTable a
{
	color: White;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

/* MAIN PAGES MENU */
.MainPagesMenu
{
	background-color:transparent;
	min-height:26px;
	height:26px; 

	line-height:26px;
	vertical-align: text-top;
}

.MainPagesMenuTable
{
/*
position: relative;
padding-top: 30px;
left:15px;	
*/

}

.MainPagesMenuTable a
{
	color: White;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}





/* CONSUMER */

.Box_Consumer_Header
{
	padding-top:70px;
	width: 365px;
	height: 50px;
	vertical-align: top;
	left:85px;
	float: left;
		position: relative;
}

.Box_Consumer
{
	
	height:148px; min-height:148px; width: 365px;
	position: relative;
	
	left:85px;
	float: left;
	text-align: left;
	
	color: #009992;
	padding:0px;
	
}

.Box_Consumer_Top_Left
{
	width:15px; height:15px; background-image: url(/media/box_consumer_top_left.gif); background-repeat: no-repeat;
}

.Box_Consumer_Top
{
	height: 15px; width:auto; background-image: url(/media/box_consumer_top.gif); background-repeat: repeat-x;
}

.Box_Consumer_Top_Right
{
	width:15px; height:15px; background-image: url(/media/box_consumer_top_right.gif); background-repeat: no-repeat;
}

/* Middle*/

.Box_Consumer_Left
{
	width:15px; background-image: url(/media/box_consumer_left.gif); background-repeat: repeat-y;
}

.Box_Consumer_Middle
{
	background-color: #d0f1cc; min-height:118px; height:118px;  vertical-align: top;
}

.Box_Consumer_Middle a
{
	color: #009992;
text-decoration: none;
}

.Box_Consumer_Right
{
	width:15px; background-image: url(/media/box_consumer_right.gif); background-repeat: repeat-y;
}




.Box_Consumer_Bottom_Left
{
	width:15px; height:15px; background-image: url(/media/box_consumer_bottom_left.gif); background-repeat: no-repeat;
}

.Box_Consumer_Bottom
{
	height: 15px; width:auto; background-image: url(/media/box_consumer_bottom.gif); background-repeat: repeat-x;
}

.Box_Consumer_Bottom_Right
{
	width:15px; height:15px; background-image: url(/media/box_consumer_bottom_right.gif); background-repeat: no-repeat;
}


/* COMPANY */
.Box_Company_Header
{
	width: 365px;
	height: 50px;
	vertical-align: top;
	right:81px;
	padding-top:70px;
	float: right;
	position: relative;
}

.Box_Company
{
	
	height:148px; min-height:148px; width: 365px;
	position: relative;
	right:81px;
	float: right;
	text-align: left;
	
	color: #009992;
}


.Box_Company_Top_Left
{
	width:15px; height:15px; background-image: url(/media/box_Company_top_left.gif); background-repeat: no-repeat;
}

.Box_Company_Top
{
	height: 15px; width:auto; background-image: url(/media/box_Company_top.gif); background-repeat: repeat-x;
}

.Box_Company_Top_Right
{
	width:15px; height:15px; background-image: url(/media/box_Company_top_right.gif); background-repeat: no-repeat;
}

/* Middle*/

.Box_Company_Left
{
	width:15px; background-image: url(/media/box_Company_left.gif); background-repeat: repeat-y;
}

.Box_Company_Middle
{
	background-color: #baf7f6; min-height:118px; height:118px;   vertical-align: top;
}

.Box_Company_Middle a
{
	color: #009992;
text-decoration: none;
}

.Box_Company_Right
{
	width:15px; background-image: url(/media/box_Company_right.gif); background-repeat: repeat-y;
}




.Box_Company_Bottom_Left
{
	width:15px; height:15px; background-image: url(/media/box_Company_bottom_left.gif); background-repeat: no-repeat;
}

.Box_Company_Bottom
{
	height: 15px; width:auto; background-image: url(/media/box_Company_bottom.gif); background-repeat: repeat-x;
}

.Box_Company_Bottom_Right
{
	width:15px; height:15px; background-image: url(/media/box_Company_bottom_right.gif); background-repeat: no-repeat;
}

/* END COMPANY*/



/* VERTICAL MENU */


.Box_VerticalMenu
{
	height:100%;
	min-height:100%;
	width: 220px;
	position: relative;
	
	left:30px;
	float: left;
	text-align: left;
	
	color: #069c9c;
	padding:0px;
	
}

.Box_VerticalMenu a
{
	color: #069c9c;
text-decoration: none;
/* line-height: 25px; */
}


.Box_VerticalMenu_Top_Left
{
	width:15px; height:15px; background-image: url(/media/box_VerticalMenu_l_t.gif); background-repeat: no-repeat;
}

.Box_VerticalMenu_Top
{
	height: 15px; width:auto; background-image: url(/media/box_VerticalMenu_top.gif); background-repeat: repeat-x;
}

.Box_VerticalMenu_Top_Right
{
	width:15px; height:15px; background-image: url(/media/box_VerticalMenu_r_t.gif); background-repeat: no-repeat;
}

/* Middle*/

.Box_VerticalMenu_Left
{
	width:15px; background-image: url(/media/box_VerticalMenu_left.gif); background-repeat: repeat-y;
}

.Box_VerticalMenu_Middle
{
	background-color: #f8fef0; vertical-align: top;
}

.Box_VerticalMenu_Right
{
	width:15px; background-image: url(/media/box_VerticalMenu_right.gif); background-repeat: repeat-y;
}




.Box_VerticalMenu_Bottom_Left
{
	width:15px; height:15px; background-image: url(/media/box_VerticalMenu_l_b.gif); background-repeat: no-repeat;
}

.Box_VerticalMenu_Bottom
{
	height: 15px; width:auto; background-image: url(/media/box_VerticalMenu_bottom.gif); background-repeat: repeat-x;
}

.Box_VerticalMenu_Bottom_Right
{
	width:15px; height:15px; background-image: url(/media/box_VerticalMenu_r_b.gif); background-repeat: no-repeat;
}

/* END VERTICAL MENU */



.Box_Green_Header
{
 background-image: url(/media/box_green_top.gif);
 background-repeat: no-repeat;
 width:206px;

 padding-top: 9px;
 padding-left:10px;
 padding-right:10px;
 font-size:12px;
 text-transform: uppercase;
 color: #069c9c;
 text-decoration: none;
 font-weight:bold;
}


.Box_Green_Header a
{
	 color: #069c9c;
	 text-decoration: none;	
}

.Box_Green_Bottom_Left
{
width:15px;
height:15px;
 background-image: url(/media/box_green_b_l.gif);
 background-repeat: no-repeat;
	
}

.Box_Green_Bottom
{
width: 196px;
height:15px;
 background-image: url(/media/box_green_bottom.gif);
 background-repeat: repeat-x;
	}

.Box_Green_Bottom_Right
{
width:15px;
height:15px;
 background-image: url(/media/box_green_b_r.gif);
 background-repeat: no-repeat;
	}
	
	
.Box_Green_Left
{
	width:15px;
 background-image: url(/media/box_green_left.gif);
 background-repeat: repeat-y;
}

.Box_Green_Middle
{
	background-color: #ebf5ee;
	padding-top:9px;
	 color: #069c9c;
	 text-decoration: none;
}

.Box_Green_Middle a
{
	color: #069c9c;
	text-decoration: none;	
}

.Box_Green_Right
{
		width:15px;
 background-image: url(/media/box_green_right.gif);
 background-repeat: repeat-y;
}


/* BLUE */

.Box_Blue_Header
{
 background-image: url(/media/box_Blue_top.gif);
 background-repeat: no-repeat;
 width:206px;

 padding-top: 9px;
 padding-left:10px;
 padding-right:10px;
 font-size:12px;
 text-transform: uppercase;
 color: #069c9c;
 text-decoration: none;
 font-weight:bold;
}

.Box_Blue_Header a
{
	 color: #069c9c;
	 text-decoration: none;
}


.Box_Blue_Bottom_Left
{
width:15px;
height:15px;
 background-image: url(/media/box_Blue_b_l.gif);
 background-repeat: no-repeat;
	
}

.Box_Blue_Bottom
{
width: 196px;
height:15px;
 background-image: url(/media/box_Blue_bottom.gif);
 background-repeat: repeat-x;
	}

.Box_Blue_Bottom_Right
{
width:15px;
height:15px;
 background-image: url(/media/box_Blue_b_r.gif);
 background-repeat: no-repeat;
	}
	
	
.Box_Blue_Left
{
	width:15px;
 background-image: url(/media/box_Blue_left.gif);
 background-repeat: repeat-y;
}

.Box_Blue_Middle
{
	background-color: #ebf5ee;
	padding-top:9px;
	 color: #069c9c;
background-color: #edfbfd;
	 text-decoration: none;
}

.Box_Blue_Middle a
{
	 color: #069c9c;
	 text-decoration: none;	
background-color: #edfbfd;
}

.Box_Blue_Right
{
		width:15px;
 background-image: url(/media/box_Blue_right.gif);
 background-repeat: repeat-y;
}


.Footer
{

 color: #069c9c;
 text-decoration: none;	
 font-weight: bold;
 font-size: 10px;
 height:30px;

}

.Footer a
{

 color: #069c9c;
 text-decoration: none;	
 font-weight: bold;
 font-size: 10px;
 height:30px;
}

.SubPage_Container
{
float:left;
width:377px; 
text-align:left;
padding-left:20px; 
padding-right:20px; 
padding-bottom:20px; 
padding-top:5px; 
color: #069c9c;
}

.SubPage_MainPic
{
text-align: right; padding-right: 31px;
}



/* EDITOR PROPERTIES */
