
/* ------------------------------------------------------------------------------------------------
	PRESETS
------------------------------------------------------------------------------------------------ */

* {
	margin:0;
	padding:0;
}

img {
	border: 0px;
	max-width: 100%;
}
	img.left { float: left; margin: 5px 10px 10px 0px; }
	img.right { float: right; margin: 5px 0px 10px 10px; }
	img.left-border { float: left; margin: 5px 10px 10px 0px; border: solid 1px #777; padding: 4px; }
	img.right-border { float: right; margin: 5px 0px 10px 10px; border: solid 1px #777; padding: 4px; }

.banner {
	border-top: solid 1px #777;
	border-bottom: solid 1px #777;
	display: block;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 5px;
}

a {
	color: #5f1a13;
	font: normal 1em sans-serif;
}
	a:hover { text-decoration: none; }

	a.external {
		background: url(Icon_External_Link.png) no-repeat top right;
		padding-right: 13px;
	}


.center { text-align: center; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; height: 0px; }


strong {
	color: #555;
}


/* ---------------------
	forms
------------------------ */

fieldset {
	border: solid 1px #999;
	padding: 5px;
	background-color: #f4f4f4;
	margin: 10px 0 15px 0;
}

legend {
	padding: 0 5px 0 5px;
	color: #777;
	font: normal 0.7em/1.6em sans-serif;
}

input, textarea	 {
	border: solid 1px #999;
	margin: 2px 0 2px 0;
	color: #444;
}


#headlink { display: none; }
#menu {	display: none; }
#footer { display: none; }
#banners_bottom { display: none; }
#container { width: 100%; background-color: white; }
.area-right { display: none; }

.icon-links { display: none; }

#printinfo {
	margin: 10px 0 20px 0;
	width: 450px;
	padding: 5px 0 12px 0;
}
	#printinfo h1 {
		font: normal 1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #444;
	}
	#printinfo .fact {
		color: #555;
		font: normal 0.8em "Helvetica Neue", Helvetica, Arial, sans-serif;
	}


/* ------------------------------------------------------------------------------------------------
	MAIN
------------------------------------------------------------------------------------------------ */

#area-main {
	width: 450px;
	max-width: 450px;
}


/* ------------------------------------------------------------------------------------------------
	FULL-WIDTH 
------------------------------------------------------------------------------------------------ */

#area-full-width {
}
	#area-full-width .section-header {
		border-right: 610px solid #c36f1a;
	}
	#area-full-width .inner {
		margin: 20px 0 20px 0;
	}


/* ---------------------
	CONTENT
------------------------ */
#content {
	display: table;
	width: 100%;
	font: normal 0.8em/1.4em serif;
	text-align: left;
	color: #111;
}

.section-header {
	border-left: 20px solid #c36f1a;
	padding: 1px 6px 1px 4px;
	border-right: 320px solid #c36f1a;
	color: #c36f1a;
	font: bold 12px sans-serif;
	font-variant: small-caps;
	clear: both;
}

	#content .ingress {
		color: #121212;
		font: bold 14px serif;
		margin-bottom: 15px;
		line-height: 17px;
	}

	#content .imagebox {
		margin: 10px 0px 10px 0px;
		border: solid 1px #999;
		padding: 4px;
		font: normal 0.9em "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		font-style: italic;
	}

	#content .post {
		padding: 10px 0 20px 0;
		max-width: 450px;
	}

		#content .post .date {
			font: normal 0.9em "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #777;
			margin: 10px 0 15px 0;
		}

		#content .post .header {
			letter-spacing: -1.5px;
			/*color: #421009;*/
			color: #555;
			font: bold 3em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
			display: block;
			margin-top: 15px;
			text-decoration: none;
		}
			#content .post a.header { color: #555; }
				#content .post a.header:hover { text-decoration: underline; }
		
		#content .post h1, #content .post h2, #content .post h3 , #content .post h4 {
			color: #444;
			font: bold 24px "Helvetica Neue", Helvetica, Arial, sans-serif;
			margin: 20px 0 10px 0;
			letter-spacing: -1px;
			line-height: 24px;
		}
		
		#content .post h2 { line-height: 21px; font-size: 21px; }
		#content .post h3 { line-height: 17px; font-size: 17px; letter-spacing: 0px; }		
		#content .post h4 { line-height: 17px; font-size: 14px; letter-spacing: 0px; }

		#content .post hr {
			border: 0px;
			border-top: dashed 1px #777;
			margin-bottom: -20px;
		}
		
		#content .post ul {
			list-style-type:square;
			padding-left: 30px;
		}

	#content .browser { margin: 10px 70px 40px 40px; min-height: 20px; }
		#content .browser a { font: normal 13px "Helvetica Neue", Helvetica, Arial, sans-serif; }
			#content .browser a.right { float: right; color: #888; margin-top: 10px; }

	#content img { max-width: 100%; }

	#content blockquote {
		margin: 0 0 0 20px;
		font-style: italic;
		display: block;
	}


/* ---------------------
	KONTAKTFORMULÄR
------------------------ */
#contactform {
	font-weight: bold;
	margin-top: 10px;
	color: #555;
}
	#contactform a {font: normal 13px "Helvetica Neue", Helvetica, Arial, sans-serif;}
	#contactform .error {color: red;}


/* ---------------------
	FRAMSIDA
------------------------ */

#frontpage {
}

	#frontpage .post {
		padding: 10px 0 10px 0;
	}

	#frontpage .postleft {
		margin: 10px 0 10px 0;
		float: left;
		width: 195px;
		border-right: solid 1px #aaa;
		padding: 0 20px 30px 0;
	}

	#frontpage .postright {
		margin: 10px 0 10px 20px;
		float: left;
		width: 195px;
		padding: 0 0 30px 0;
	}

	#frontpage .header, #frontpage .post a.header, #frontpage .postright .header, #frontpage .postleft .header {
		/*color: #421009;*/
		color: #444;
		font: bold 2.3em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
		letter-spacing: -2px;
		display: block;
		margin: 5px 0 8px 0;
		clear: both;
		text-decoration: none;
	}
		#frontpage .postright .header, #frontpage .postleft .header {
			font: bold 1.9em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
			letter-spacing: -1px;
		}

		#frontpage a.header:hover, #frontpage .post a.header:hover { text-decoration: underline; }
	
	#frontpage hr { border: 0px; border-top: solid 1px #aaa; }


/* ------------------------------------------------------------------------------------------------
	INFOBOX (ANVÄNDS I AKRIVET)
------------------------------------------------------------------------------------------------ */


.infobox {
	margin: 2px 10px 10px 0px;
	border: solid 1px #777;
	padding: 4px 4px 0 4px;
}
	.infobox div {
		font: bold 0.8em/1.1em sans-serif;
		margin-bottom: 9px;
		color: #333;
	}
	.infobox .fact {
		font-weight: normal;
		display: block;
		margin-top: 4px;
	}
	.infobox .images {
		display: none;
	}

.linkbox {
}
	.linkbox .header {
			letter-spacing: -0px;
			font: bold 0.9em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
			color: #999;
			margin-top: 15px;
	}

	.linkbox ul {
		list-style-type: none;
		margin: 5px 0 5px 5px;
	}
	.linkbox li { padding: 5px; }
	.linkbox a {
		font: normal 0.9em/1.2em "Helvetica Neue", Helvetica, Arial, sans-serif;
	}




