/* RESET + BASICS */
* { margin: 0; padding: 0; }
html { height: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
a { text-decoration: none; outline: none; color: #a17b7a; }
a:hover { text-decoration: none; color: #ff3d3c; }
a img { border: 0; background: none; }
ol, ul { list-style: none; margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: 0; }
.clear { clear: both; }
fieldset { border: 0; }
::selection { background: #ff3d3c; color: #fff; }
::-moz-selection { background: #c90201; color: #fff; }

body {
	height: 100%;
	background-color: #2b2a24;
	color: #ffdddd;
	font: 13px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 200;
}

#logo {
	width: 280px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 auto;
	padding: 40px 0 15px;
	background: transparent url(http://img1.aress.se/logo.gif) no-repeat 0 40px;
}

#logo a {
	display: inline-block;
	width: 280px;
	height: 30px;
	padding-right: 9999px;
}


h1 {
	line-height: 30px;
	height: 0;
	color: #ff3d3c;
	overflow: hidden;
	margin-bottom: 20px;
}

#column span {
    display: block;
	line-height: 20px;
	height: 0;
	color: #ff3d3c;
	overflow: hidden;
	margin: 10px 0 5px;
}

p { margin-bottom: 15px; }

#wrap { position: relative; width: 840px; min-height: 100%; margin: 0 auto; }

#navigation { height: 20px; padding: 0 0 20px; font-size: 16px; }

#navigation ul { text-align: center; display: block; }
#navigation ul li { display: inline-block; margin: 0 6px; }
#navigation ul li a { display: block; height: 40px; color: #ff3d3c; }
#navigation ul li a:hover { background: transparent url(http://img1.aress.se/menu-select.gif) repeat-x 0 100%; }

#hem #navigation ul li.hem a, #home #navigation ul li.hem a, { background: transparent url(http://img1.aress.se/menu-select.gif) repeat-x 0 100%; }
#guidning #navigation ul li.guidning a, #guiding #navigation ul li.guidning a { background: transparent url(http://img1.aress.se/menu-select.gif) repeat-x 0 100%; }
#utbildning #navigation ul li.utbild a, #training #navigation ul li.utbild a { background: transparent url(http://img1.aress.se/menu-select.gif) repeat-x 0 100%; }

#content {
	width:800px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 1px solid #37362e;
}

	#main {
		float: left;
		width: 499px;
		margin: 20px 0 40px 0;
		padding: 0 30px 0 0;
	}
	
		#main .ingress, #main h2 {
			font-size: 18px;
			line-height: 24px;
			font-family: Georgia, serif;	
			margin: 30px 0 2px;	
		}
		
		#main .sakerhet {
			padding: 40px 65px;
			margin: 20px 0;
			background-color: #ffdddd;
			color: #FF3D3C;
		}
		
		#main .sakerhet h2 {
			margin: 0 0 10px 0;
			font-weight: bold;
			height: auto;
			line-height: 24px;
			font-size: 18px;
			font-family: Arial, sans-serif;
		}
				
		#main ul { list-style: disc outside none; }

		#main ul li { margin: 0 0 10px 0; }

		
	#hem #main h1 { background: url(http://img1.aress.se/rubrik1.gif) no-repeat 0 0; padding-top: 30px; }
	#guidning #main h1 { background: url(http://img1.aress.se/rubrik2.gif) no-repeat 0 0; padding-top: 30px; }
	#utbildning #main h1 { background: url(http://img1.aress.se/rubrik3.gif) no-repeat 0 0; padding-top: 30px; }
	
	#home #main h1 { background: url(http://img1.aress.se/rubrik1_en.gif) no-repeat 0 0; padding-top: 30px; }
	#guiding #main h1 { background: url(http://img1.aress.se/rubrik2_en.gif) no-repeat 0 0; padding-top: 30px; }
	#training #main h1 { background: url(http://img1.aress.se/rubrik3_en.gif) no-repeat 0 0; padding-top: 30px; }
	
	#column {
		float: right;
		width: 240px;
		margin-top: 20px;
		padding: 0 0 0 30px;
		border-left: 1px solid #37362e;		
	}
	
	#column div {
		margin-bottom: 20px;
		padding-bottom: 15px;
	}
	
	#column .standard {
		border-bottom: 1px solid #37362e;		
	}
	
	#column p {
		font-size: 11px;
		line-height: 15px;
		margin-bottom: 5px;
	}
	
	#column a {
		background: transparent url(http://img1.aress.se/pil.gif) right -2px no-repeat;
		padding-right: 20px;
	}
	
	#column span.boka { background: url(http://img1.aress.se/h3_boka.gif) no-repeat 0 0; padding-top: 25px; }
	#column span.prognos { background: url(http://img1.aress.se/h3_prognos.gif) no-repeat 0 0; padding-top: 25px; }
	
	#column span.book { background: url(http://img1.aress.se/h3_book.gif) no-repeat 0 0; padding-top: 25px; }
	#column span.forecast { background: url(http://img1.aress.se/h3_forecast.gif) no-repeat 0 0; padding-top: 25px; }
	
	#column span.360 { background: url(http://img1.aress.se/h3_360.gif) no-repeat 0 0; padding-top: 25px; }
	
#bottom { background: transparent url(http://img1.aress.se/wood.jpg) repeat-x 0 0; }

#footer {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	font-family:Georgia, serif; 
	color: #fff;
}

	#footer div {
		padding-top: 150px
	}

	#aress {
		width: 400px;
		float: left;
	}
	
	#kontakta {
		width: 340px;
		float: right;
	}

	#kontakta span {
		margin-bottom: 20px; font-size: 30px; line-height: 34px; display: block;
	}


#footer p { font-size: 24px; line-height: 29px; margin-bottom: 5px;  }
#footer p a { color: #fff; border-bottom: 3px dotted #fff;  }
#footer p a:hover { color: #fff; text-decoration: none;  }

#language { position: absolute; top: 10px; right: 20px; text-align: right; font-size: 11px; }
#language a { background: transparent url(http://img1.aress.se/pil.gif) right -2px no-repeat; padding-right: 25px; }