/* _style.css */

		/****************** struktur ******************/
		
		#first {
			position: relative;
			width: 740px;
			float:left;
			clear:left;
			padding-left:17px;
			padding-right: 17px;
			margin-left: 3px;
			margin-right: 0px;
			margin-top: 10px;
			margin-bottom: 10px;
			padding-bottom: 20px;

						background-image:url(img/dotline_horizontal.gif);
			background-repeat:repeat-x;
			background-position:bottom;
		}
		
		#content {
			position: relative;
			width: 774px;
			float:left;
			margin-left: 3px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 3px;
			background-image:url(img/dotline_vertical.gif);
			background-repeat:repeat-y;
			background-position:center;
		}
		
			#column_Left {
			position: relative;
			width: 360px;
			float:left;
			margin-left: 17px;
			margin-right: 0px;
			margin-top: 0px;
		}
		
			#column_Mid {
			position: relative;
			width: 20px;
			float:left;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
		}
		
			#column_Right {
			position: relative;
			width: 360px;
			float:left;
			margin-left: 20px;
			margin-right: 0px;
			margin-top: 0px;
		}
		
			#dotline {
			position: relative;
			width: 360px;
			height: 19px;
			float:left;
			clear:left;
			margin-bottom: 5px;
			margin-top: 2px;
			background-image:url(img/dotline_horizontal.gif);
		}
		
			#block {
			position: relative;
			width: 360px;
			float:left;
			clear:left;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		
		#column_1 {
			position: relative;
			width: 285px;
			float:left;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			border-right-style: solid;
 			border-right-width: 1px;
  			border-right-color: #959595;
		}
		
		#column_2 {
			position: relative;
			width: 309px;
			height: 1400px;
			
			float:left;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			padding-left: 10px;

		}
		
		#column_3 {
			position: relative;
			width: 169px;
			float:left;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
		}
		
		#block_1 {
			position: relative;
			width: 250px;
			float:left;
			clear:left;
			margin-left: 10px;
			margin-right: 20px;
			margin-top: 0px;
		}
		
		#block_2 {
			position: relative;
			width: 250px;
			float:left;
			clear:left;
			margin-left: 10px;
			margin-right: 0px;
			margin-top: 10px;
		}
		
		#block_3 {
			position: relative;
			width: 120px;
			float:left;
			clear:left;
			margin-left: 15px;
			margin-right: 0px;
			margin-top: 10px;
		}
		
		
		
	.img_over_under
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	.img_over
	{
	margin-top: 10px;
	margin-bottom: 0px;
	}
	
	.img_under
	{
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
	
		/****************** typography ******************/		
		

	

	
.coretext
	{
	font-size: 14px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	line-height: 18px;
	color:black;	
	}
	
.coretext_link
	{
	font-size: 14px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	color:#C00;	
	}
	
.coretext_link:hover
	{
	font-size: 14px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	color:white;
	background-color:#C00;
	}
	
.corelink_link
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	color:#C00;	
	padding-right: 4px;
	padding-left: 4px;
	}
	
.corelink_link:hover
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	color:white;
	background-color:#C00;
	padding-right: 4px;
	padding-left: 4px;
	}
	
.coreproduct { 
		font-family: Arial, Helvetica, sans-serif;
		Font-size: 12px; 
		Font-Weight: normal; 
		color: white; 
		line-height: 28px; 
		text-decoration: none; 
		background: black; 
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 4px;
		padding-left: 4px;
		}
	
.coreredprice { 
		font-family: Arial, Helvetica, sans-serif;
		Font-size: 12px; 
		Font-Weight: bold; color: red; 
		line-height: 16px; 
		text-decoration: none; 
		background: white; 
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 2px;
		padding-left: 2px;
		}
		
.coreblackprice { 
		font-family: Arial, Helvetica, sans-serif;
		Font-size: 12px; 
		Font-Weight: normal; 
		color: black; 
		line-height: 16px; 
		text-decoration: none; 
		background: white; 
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 10px;
		padding-left: 4px;
		}
		
.corelink2_link
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color:black;
	}
	
.corelink2_link:hover
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	color:white;
	background-color:#C00;
	}
	
.ingress {
	font-size: 14px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	color:#5b6a68;	
	line-height: 18px;
	}
	.ingresshead {
	font-size: 24px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	color:#72929d;	
	line-height: 28px;
	}
	
	
h1 {
	font-size: 24px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: bold;
	color:#3d3d3d;	
	line-height: 30px;
	}
	
h2 {
	font-size: 12px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: normal;
	color:#3d3d3d;	
	line-height: 10px;
	margin-bottom: 0px;
	}
	
h3 {
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	color:#252525;
	font-weight: bold;
	}
	
h4 {
	font-size: 16px;
	color:#252525;
	font-weight: bold;
	}
	
h5 {
	font-size: 14px;
	color:#252525;
	font-weight: bold;
	}
	
h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#252525;
	width: 100%;
	line-height: 14px;
	}
	
.coreimg_1 { 
		margin-bottom: 5px;
		}
		
.linje_1 {
	border-top:  1px ridge #d1d1d1;
 	border-bottom: 0px;
 	border-left: 0px;
 	border-right: 0px;
 	margin-top: 25px;
	
	}

