body {
	width:auto;
	max-width:82em;
	margin: 0;
	padding: 0 20px 0 0;
	font: normal normal 76%/140% Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url("/images/bg.gif") repeat-x 0px 0px;
}
body#ungamedborgare { background-color: #eef1f8; }
body#forandring { background-color: #cec; }
body#forandring #content { background: #cec url("/images/forandring_bg.gif") no-repeat left top; }
body#album, body#album #content { color: #eee; background: #333; }
body#album img { border: 1px solid; }
body#album div.stor img {
	margin: 10px 2px;
	border: 8px solid #fff;
}
body#ambassader #side div {
	padding: 1em 2em;
	background-color: #bfcaec;
}
body#ambassader #content { background: #fff url("/images/ambassad_bg.gif") no-repeat left top; }
p { font-size: 1em; }
h1 {
	margin: 0.5em 0;
	font-size: 1.6em;
	color: #666;
}
a + h1,
.mem_list + h1 { margin-top: 1.5em; }
.start h1 { visibility:hidden; }
h2 {
	margin: 1em 0 0.5em 0;
	font-size: 1.4em;
	color: #777;
}
h3 {
	margin: 1em 0 0.5em 0;
	font-size: 1.2em;
	color: #888;
}

h4, strong { color:#999; background-color: #ffe; }
form { margin: 0; background-color: #eef; }
#content form { clear: left; }
label {
	float: left;
	width: 40%;
	padding: 0.1em 0.4em;
	cursor: pointer;
}
label.zemRadio {float:none;}
input.zemRadio {margin-left:42%;}
label:hover {background:#CFE5EF;}
.zemContactForm fieldset > label + br {display:none;}
input:focus, textarea:focus {background:#eee;}
img {border:none;}
dt { font-weight: bold; }
dd {
	margin-left: 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
hr {
	clear: left;
	margin: 0;
	visibility: hidden;
}
blockquote {
	margin-left: 0;
	padding-left: 34px;
	color: #666;
	background: transparent url("/images/citat.gif") no-repeat left top;
	font-style: italic;
}
a:link, a:visited { color: #c50; text-decoration: none; }
a:focus, a:hover, a:active { color: #f93; text-decoration: underline; }
a strong {color: #c50;}
a:hover strong {color: #f93;}

#theme {
overflow:hidden;
margin:0;
padding: 0px 0 10px 25px !important;
background: none !important;
}

#nav {
	width: 100%;
	height: 34px;
	margin: 0;
	padding: 0;
	background: #59b url("/images/bg-tab.gif") repeat-x 0px 0px;
	text-align: center;
}
#medlem #nav {
	background: #9b5 url("/images/bg-tab2.gif") repeat-x 0px 0px;
}
#nav li {
	float: left;
	width: 11.111%;
	color: #fff;
	list-style:none;
}
#nav li a {
	display:block;
	width:100%;
	padding: 0.7em 0 1.2em 0;
	color: #333;
	font: normal bold 1em/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
#nav li a:hover {
	background-color: #fff;
}
#nav li.current a {
	padding: 0.9em 0 1em;
	background: #fff url("/images/bg-tab_on.gif") repeat-y left top;
}

/* Allt */
#main {
	position: relative;
	font-size: 1em;
	text-align: left;
}

/* Vänsterspalter */
#side {
	position:relative;
	clear:both;
	float: left;
	width: 29%;
}
#side ol, #side ul, #side li {
	margin: 0;
	padding: 0;
}
#side.projekt li { padding: 0.4em 1em; list-style-type: none; text-align: right; }
#side.projekt li.current { background-color: #fff; }
#side form {
	margin-left:-12px;
	padding:0 0 74px 12px;
	background:transparent url(/images/drawer.png) no-repeat left bottom;
}
#random-image {
	position:relative;
	margin:-30px 0 0 20px;
}
#cooperation {padding:0 20px;}
#cooperation ul {
margin:0;
padding:0;
list-style:none;
}
#cooperation li {
float:left;
padding:5px;
}

/* Banners */
#banners {
	clear: both;
	margin:2px 0;
}
#banners img {
display:block;
margin:0 auto;
border:none;
}

/* Logotypen */
a#logo {
	position:relative;
	display:block;
	margin:0 0 -30px 40px;
	padding-top:20px;
	background:transparent;
	overflow:hidden;
	z-index:1;
}
a#logo img {
	display:block;
	border:none;
}
.skip {
	position: absolute;
	left: -999px;
	width: 900px;
}

/* Newsticker */
#news {
	position:absolute;
	top:16px;
	left:0;
	width:500px;
}
#news strong {
	float:left;
	padding:2px 4px;
	color:#fff;
	background:#223d4b;
}
#news ul {
	float:left;
	margin:0;
	padding:2px 5px;
	list-style:none;
	background:#f2f4f4;
}

/* Utskjutande meny i vänsterspalt */
.drawer {
	position:relative;
	margin:-20px 0 0;
	background:url(/images/drawer.png) no-repeat 100% 100%;
}
#drawer {
	margin-right:20px;
	padding-left:12px;
	color:#999;
	background:transparent url(/images/drawer.png) no-repeat 0 0;
	font: normal normal 1em/110% Arial, Helvetica, sans-serif;
}
#drawer h3 {
	position:relative;
	margin:0 -20px 0 12px;
	padding:60px 0 0.7em;
	background:transparent url(/images/drawer.png) no-repeat 100% 0;
	overflow: hidden;
}
#drawer li {
	padding: 0.1em 0;
	list-style-type: none;
}
#drawer a {
	color: #c50;
	background-color: transparent;
	text-decoration: none;
}
#drawer li a {
	display: block;
	padding: 0.2em 12px;
}
#drawer li.current a, #drawer li a:hover {
	background-color: #c50;
	color: #fff;
}
li.current a { font-weight: bold; }
#drawer p, #drawer h4 {
	margin:0 16px 0 0;
	padding:0.5em 0 0.25em 12px;
}
#drawer form input { width: auto; }
#drawer span { color: #999; }
#side.projekt span { display: none; }
#side .submenu {margin-right:-20px;}
#side .submenu li a {padding-right:20px;}

/* Logga in */
#login {padding:1em 0;}
.start #login {
	position:relative;
	top:20px;
	left:15px;
	margin:10px 0 0;
	z-index:1;
}
#login > a,
#login > p:first-child a {
	display:block;
	padding:12px 0 6px 25px;
	background:url(/images/242.png) no-repeat 0 50%;
	font-weight:bold;
}

/* Undermeny för t ex böcker-sidan */
#submenu li.current ul { display: block; }
#submenu li li { background: none; }
#submenu ul {
	background: none;
	display: none;
}
#submenu a.switch {
	float: left;
	width: 18px;
	text-indent: -2000px;
	background: transparent url("/images/menuarrows.gif") no-repeat left top;
}
#submenu a.on { background-position: bottom left; }
#bocker #submenu a { display: inline; }

/* Mittenspalt */
#content {
	position:relative;
	float: left;
	width: 50%;
	padding: 2em 3%;
	background-color: #fff;
}
#content ul, #content li {
	margin: 0 0 0 1em;
	padding: 0;
}
#related {
	float: right;
	width: 40%;
}
#related h2 {text-align: center;}
#related ul {
	margin: 0;
	padding: 40px 0 0;
	background: transparent url("/images/gem.gif") no-repeat 75% 0%;
	list-style-type: none;
}
#related li {
	padding: 0.2em 0;
	border-bottom: 1px dotted #ccc;
}

/* Projektlista, startsidan till höger */
#projekt {
	float:left;
	width:15%;
	padding-top: 5em;
}
#projekt ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#projekt img {
	display:block;
	margin:0 0 5px;
}
#projekt .ettan img {border:1px solid #ccc;}

/* Diverse klasser för vissa utseenden */
#breadcrumb a {
	font-weight: bold;
	font-size: 1em;
}
.strong, .date { color: #999; }
div.date {margin:1em 0 2em;}
p+div.date {clear:both;}
.box {
	float: right;
	width: 50%;
	margin: 0.5em 0 1em 1em;
	background: #ba6 url("/images/bg-i.gif") no-repeat 100% 8%;
	color: #fff;
}
.box h2, .box p {
	margin-right: 20px;
	margin-left: 20px;
}
.box h2 {
	padding-bottom: 0.3em;
	color: #633;
	border-bottom: 1px dotted #633;
}
.alt-teaser {
padding:1px 20px;
background:#ffd;
font-size:1.1em;
}
.alt-teaser strong {background-color:transparent;}
.excerpt {font-weight:bold;}
.kursinfo {
	padding: 0 1em;
	color: #345;
	background-color: #cde;
	border: 1px solid;
}
.box strong, .kursinfo strong { background-color: transparent; }
.puff { border-top: 1px solid #ccc; }
.error, .note, .ign_login { margin: 1em 0; padding: 10px; color: #c00; border: 2px solid; }
.note {
	color:#090;
	background:#efe;
}
.ign_login {padding-top:0;}
.ign_login form { background-color: transparent; }
.ign_login label {width:50%;}

.shadow {
	float: left;
	width: auto;
	margin: 10px 1em 6px 6px;
	background: transparent url("/images/shadow.gif") no-repeat right bottom;
	clear: left;
}
.shadow img {
	display: block;
	margin: -6px 6px 6px -6px;
	border: 1px solid #666;
}
img.shadow {
	margin: 0 1em 6px 0;
	padding: 0 6px 6px 0;
}
.thumb { }
.zemContactForm {
	max-width:39em;
	margin:10px 0;
	background:none;
}
.zemContactForm h2 {margin:1em 5px 0;}
.zemContactForm fieldset {
	border:1px solid #999;
	background:#E5F1F7;
}
.zemContactForm fieldset fieldset {
	padding:0 0 0 42%;
	border:none;
}
.zemContactForm fieldset fieldset input {margin-left:0;}
.zemContactForm fieldset fieldset legend {display:none;}
.zemContactForm legend {
	margin:0;
	font-weight:bold;
	color:#000;
}
.zemContactForm .zemText,
.zemContactForm .zemTextarea {width:42%;}
.mem_list {
	margin-top: 1em;
	border-top: 1px dotted #59a;
}
.mem_list_head {
	font-weight: bold;
	font-size: 1.1em;
}
.rssCcat {
	margin-top: 1em;
	padding: 0.2em 0.6em;
	background-color: #eef;
	text-transform: capitalize;
}
.rssJump {
	float: right;
	width: auto;
	margin-top: -1em;
	color: #ccc;
}
.zemRequired,
.req { font-weight: bold; }
.obs {
	color: #900;
	font-weight: bold;
	font-style: italic;
}
.left { float: left; width: auto; }
.right { float: right; width: auto; }
img.left, img.right { margin:0.2em 1em 0 0; padding:1px; }
img.right { margin:0.2em 0 0 1em; }

/* Verktygsraden överst */
#tools {
	position: absolute;
	top: 15px;
	right: 0;
}
#tools a {
	float: left;
	width: 40px;
	height: 20px;
	background: transparent url("/images/fontswitch.gif") no-repeat 0px 0px;
	text-indent: -9000px;
}
#tools a.fontswitch:hover { background-position: 0px -20px; }
#tools a.print { background: transparent url("/images/print.gif") no-repeat 10px 0px; }

/* Sidfot */
#footer {
	width: auto;
	padding: 0 20px;
	color: #999;
	background: transparent url("/images/bg-footer.gif") no-repeat right top;
	text-align: right;
	clear: both;
}
#footer p {
	margin-top: 1px;
	padding: 1em;
	font-size: 0.95em;
	line-height: 120%;
	border-top: 1px solid #ccc;
}
#footer img {
	float: right;
	width: auto;
	height: 70px;
	margin: 1em;
}