/* BASIC */
 
body,form,fieldset,ul,li,dt,dd,dl,ol { margin: 0; padding: 0; }

img,fieldset { border: 0; margin: 0; }

a { text-decoration: none; }

body {
	background-color: #fff;
	color: #666;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: lef;
}

html>body { font-size: 10px; }

/* Menu */

#menu {
	position: absolute;
	clear: both;
	width: 220px;
	height : 100%;
	margin: 0 30px 0 40px;
	padding: 0;
	color: #444;
}
#top_menu { 
	color: #2C2A26;
	background: #75777E url("images/kant1.gif") repeat-x bottom left;
	padding: 20px 20px 5px 20px; 
	margin: 0; 
}
#top_menu p {
	margin: 0 0 16px 0;
	padding: 0;
	letter-spacing: 0.09em;
}
#top_menu h1 {
	margin: 0 0 15px 0;
	padding: 0;
} 
#navigation {
	margin-bottom: 18px;
}
#navigation li {
	list-style-type: none;
	line-height: 1.5em;
	font-size: 1.2em;
	letter-spacing: 0.09em;
}
#middle_menu {
	background: #5e5b59 url("images/kant2.gif") repeat-x bottom left; /*#6B694B*/
	color: #fff;
	padding: 23px 20px 26px 20px; 
	margin: 0;
}
#middle_menu p {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 7px 0;
}
#middle_menu li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 5px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#middle_menu p.caps { letter-spacing: 0.09em; }
#bottom_menu {
	background: #D6D1CE url("images/bottenflik.gif") no-repeat bottom left;
	padding: 20px 10px 35px 10px; 
	margin: 0;
}
#bottom_menu img {
	float: left;
	margin-top: 3px;
	margin: 4px 10px 10px 0;
	border: 1px solid #999;
}
#bottom_menu p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.7em;
	font-size: 1em;
}
#bottom_menu .caps { clear: both; }

/* Shared elements */

h1 {
	margin: 0 0 20px -2px;
	padding: 0;
}
h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}
img.starter-image { 
	background: #fff url("images/sicksack.gif") repeat-x top left; 
	padding-top: 20px;
}
#content p.starter-text { 
	margin-top: -14px; 
	font-size: 1em;
	padding-left: 10px;
	padding-bottom: 7px;
}
.caption { line-height: 1.5em; }
.selected { 
	text-decoration: none; 
	color: #c04e3b;
}
.caps { 
	text-transform: uppercase;
	font-size: 1em; 
}
.copyright { 
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.09em;
	font-size: 0.8em;
}
.new_chapter {
	background: #fff url("images/sicksack.gif") repeat-x top left;
	padding: 0;
	margin: 7px 0 8px 0;
}
a:hover { text-decoration: underline; }

/* Content */
object {
	margin: 0 0 20px 0;
}
embed {
	margin: 0;
}
.indraget {
	margin-top: 30px;
	margin-left: 50px;
}
.indraget h3.startrubrik {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: #fff url("images/sicksack.gif") repeat-x bottom left;
}

#content {
	text-align: left;
	top : 0px;
	padding-bottom: 30px;
	width: 675px;
}
#header {
	padding: 10px 10px 14px 0px;
	margin-bottom: 15px;
	background: #fff url("images/sicksack.gif") repeat-x bottom left;
}
#footer { padding: 0 0 0 0;}
#header h2, #footer h2 { 
	display: inline;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 15px;
}
#header span.gemen { 
	text-transform: none; 
	margin-left: 15px;
}
#header ul, #footer ul { display: inline;}
#header p { 
	display: inline; 
	padding: 0; 
	margin: 0;
}
ul.page-navigation {
	background: url("images/menykryss.gif") no-repeat 0px 5px;;
	list-style-type: disc;
	padding: 0 0 0 23px;
	margin: 0;
}
ul.page-navigation li {
	display: inline;
	margin-right: 15px;
}

#content a, #menu a { color: #3D81C1; }
#menu #top_menu a, #menu #middle_menu a { color: #83ADD6; }
#content a:hover, #menu a:hover { text-decoration: underline; }
.bottom-nav {
	background: #fff url("images/sicksack.gif") repeat-x top left;
	padding: 15px 0;
}
ul.work {
	list-style-type: none;
	padding: 0;
}
ul.work li {
	background: #fff url("images/sicksack.gif") repeat-x bottom left;
	padding: 0 0 10px 0;
	margin-bottom: 18px;
}
ul.work h3 {
	font-size: 1.2em;
	margin: 15px 0 17px 0;
}
#content p {
	color: #585756;
	font-size: 1.1em;
	line-height: 1.7em;
	letter-spacing: 0.08em;
	word-spacing: 0.05em;
	padding: 0 0 0.8em 0;
	margin: 0;
}
#about #content p {
	line-height: 1.7em;
	letter-spacing: 0.08em;
	word-spacing: 0.05em;
	background: #fff url("images/sicksack.gif") repeat-x bottom left;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#content img { margin-bottom: 20px; }
#content a.back { 
	background: url("images/up-arrow.png") no-repeat 0 0; 
	padding-left: 15px;
	letter-spacing: 0.1em;
	font-size: 1em;
}
#content #puff {
	width: 200px;
	float: right;
	background-color: white;
	padding: 0 0 5px 20px;
	margin: 0;
}
#about #content #puff p { 
	background: none; 
	letter-spacing: 0.09em;
	word-spacing: 0.05em;
	color: #6B694B;
}

img.kant { border: 1px solid #bbb;}
.discrete { color: #883429;}
.nondiscrete { color: #C22712;}
