body {
	margin: 0;
	
	
	font-family: Verdana, tahoma, Arial;
	font-size: 11px;
	color: #333;
	
	background: 0 0 url('../img/hellisheidi/BodyBack.gif') repeat-x #182204;
}

.clear {
	clear: left;
}

A {
	color: #222;
}

#HeadWrap {
	height: 110px;
}
	#Head {
		position: relative;
		
		margin: 0 auto;
		width: 966px;
	}
		
		#Head A#Logo {	
			position: absolute;
			
			top: 35px;
			left: 0;
			
			width: 110px;
			height: 65px;
			
			text-indent: -9999px;
			overflow: hidden;
			
			background: url('../img/hellisheidi/OrGreenLogo.gif') no-repeat;
		}
		
		#Head A#BackToOR {
			position: absolute;
			display: block;
			
			top: 80px;
			right: 0;
			
			z-index: 10000;
			
			width: 120px;
			height: 30px;
			
			text-indent: -9999px;
			overflow: hidden;
			
			background: center url('../img/hellisheidi/GoBack.gif') no-repeat #FFF;
		}
		
		#Head #Search {	
			position: absolute;
			
			top: 0px;
			right: 0;
			
			width: 229px;
			height: 30px;
			
			padding: 40px 0 0 10px;
			
			background: url('../img/hellisheidi/SearchBack.gif');
		}
			
			#Head #Search input {
				float: left;
				
				width: 185px;
				margin: 0 3px 1px 0;
				padding: 3px 0 4px 3px;
				
				border: 1px solid #c2c2c2;
				
				font-family: verdana, tahoma, arial;
				font-size: 9px;
				color: #333;
			}
			#Head #Search input.btn {
				float: left;
				
				width: 25px;
				height: 21px;
				
				margin: 0;
				padding: 7px 0 0 0;
				
				font-size: 1px;
				color: #FFF;
				text-indent: -9999px;
				
				border: 0;
				background: url('../img/search_btn.gif') no-repeat;
			}

			
		#Head #Lang {
			position: absolute;
			
			top: 6px;
			left: 0;
		}
			#Head #Lang ul {
				margin: 0;
				padding: 0;
				
				list-style: none;
			}
				#Head #Lang ul li {
					display: inline;
					
					padding: 0 5px 0 10px;
					color: #717171;
					
					background: left 7px url('../img/hellisheidi/HeadBullet.gif') no-repeat;
				}
				#Head #Lang ul li:first-child {
					padding-left: 0;
					background: none;
				}
					#Head #Lang ul li A {
						color: #717171;
						text-decoration: none;
					}
		
		#Head #Info {
			position: absolute;
			
			text-align: right;
			
			top: 6px;
			right: 250px;
		}
			#Head #Info ul {
				margin: 0;
				padding: 0;
				
				list-style: none;
			}
				#Head #Info ul li {
					display: inline;
					
					padding: 0 5px 0 10px;
					color: #717171;
					
					background: left 7px url('../img/hellisheidi/HeadBullet.gif') no-repeat;
				}
				#Head #Info ul li:first-child {
					padding-left: 0;
					background: none;
				}
					#Head #Info ul li A {
						color: #717171;
						text-decoration: none;
					}
		

#Wrap {
	margin: 0 auto;
	width: 966px;
}
	
	
	#Main {
		padding: 11px 0 11px 11px;
		
		background: #FFF;
	}
		
		#ColLeftSide {
			float: left;
			
			margin: 0 19px 0 0;
			
			width: 220px;
			min-height: 300px;
			
			position: relative;
			background: 0 15px url('../img/hellisheidi/HellisheidarvirkjunText.gif') no-repeat;
		}
		
		#ColRightSide {
			float: left;
			
			margin: 0 0 0 10px;
			
			width: 230px;
			min-height: 300px;
		}
			
			.GrayBox {
				padding: 50px 10px 10px 10px;
				
				background: 10px 20px url('../img/hellisheidi/GraySyningin.gif') no-repeat #eeeeee;
			}
				.GrayBox img {
					margin: 5px 0 5px 0;
				}
				
				.GrayBox A {
					display: block;
					
					margin: 2px 0 8px;
					padding: 0 0 0 10px;
					
					text-decoration: none;
					font-size: 10px;
					color: #444;
					
					background: 0 4px url('../img/hellisheidi/GrayBullet.gif') no-repeat;
				}
			
		#ColContentBig {
			float: left;
			
			width: 706px;
			min-height: 300px;
		}
		
		#ColContent {
			float: left;
			
			line-height: 150%;
			
			width: 466px;
			min-height: 300px;
		}
			#ColContent .Breadcrumbs {
				margin: 0 0 8px 0;
				
				color: #888686;
				
				font-size: 9px;
			}
				#ColContent .Breadcrumbs div {
					display: inline;
				}
					#ColContent .Breadcrumbs div A {
						margin: 0 2px;
						color: #888686;
						
						text-decoration: none;
					}
					#ColContent .Breadcrumbs div A:first-child {
						margin-left: 0;
					}
		
		#ColContent h1 {
			margin: 0 0 10px 0;
			
			font-size: 14px;
		}
		#ColContent h2,
		#ColContent h3,
		#ColContent h4
		{
			margin: 0 0 0 0;
			font-size: 11px;
		}
		
		#ColContent p {
			margin: 0 0 8px 0;
		}
		
		#ColFull {
			
			margin: 10px 11px 0 0;
			
			min-height: 50px;
			
		}
		
		#ColFull img {
			border: none;
		}
		
		
		
		#Wrap.Front #ColLeftSide,
		#Wrap.Front #ColContentBig
		{
			height: 396px;
		}
		
		#Wrap.Front #ColLeftSide {
			
		}
		
		#Wrap #ColLeftSide ul {
			margin: 50px 0 0 0;
			padding: 0 0 0 0;
			
			list-style: none;
		}
			#Wrap #ColLeftSide ul li {
				padding: 5px;
				
				border-top: 1px solid #e5e5e5;
			}
				#Wrap #ColLeftSide ul li A {
					color: #1c1c1c;
					text-decoration: none;
				}
				#Wrap #ColLeftSide ul li A.selected {	
					font-weight: bold;
				}
				
					#Wrap #ColLeftSide ul ul {
						margin: 5px 0 5px 10px;
						padding: 0;
					}
						#Wrap #ColLeftSide ul ul li {
							padding: 3px 0 3px 12px;
							
							font-size: 10px;
							
							border: 0;
							
							background: 0 7px url('../img/hellisheidi/BlackBullet.gif') no-repeat;
						}
			
			
			
			
			#Wrap.Front #ColLeftSide .opnunartimar {
				position: absolute;
				
				bottom: 0;
				left: 0;
			}
		
		
		#Wrap.Front #ColFull {
			
		}
			#Wrap.Front #ColFull .Col {
				float: left;
				
				margin: 0 0 0 9px;
				padding: 10px 0 10px 0;
				
				width: 229px;
				
				font-size: 10px;
				line-height: 15px;
				
			}
			#Wrap.Front #ColFull .Col:first-child {
				margin: 0 1px 0 0;
			}
				
				#Wrap.Front #ColFull .Col A.more {
					display: block;
					
					padding: 0 0 0 10px;
					
					font-weight: bold;
					text-decoration: none;
					color: #222;
					
					background: 0 6px url('../img/hellisheidi/BlackBullet.gif') no-repeat;
				}
			
			#Wrap.Front #ColFull .Col.About {	
				/*background: 0 0 url('../img/hellisheidi/ColAbout.jpg') no-repeat;*/
			}
			#Wrap.Front #ColFull .Col.Service {	
				/*background: 0 0 url('../img/hellisheidi/ColService.jpg') no-repeat;*/
			}
			#Wrap.Front #ColFull .Col.Conf {	
				/*background: 0 0 url('../img/hellisheidi/ColConf.jpg') no-repeat;*/
			}
			#Wrap.Front #ColFull .Col.Groups {	
				/*background: 0 0 url('../img/hellisheidi/ColGroups.jpg') no-repeat;*/
			}
			
		
		#Wrap  {
		
		}
		
		
		
		
		
		

#Foot {
	padding: 15px 0 20px 5px;
	
	font-size: 10px;
	color: #c0c0c0;
	line-height: 16px;
}
	#Foot A {
		color: #c0c0c0;
		text-decoration: none;
	}
	#Foot ul {
		margin: 0 20px 0 0;
		padding: 0;
		
		float: left;
		
		list-style: none;
	}


























