body {
	margin: 0 1em 1em 1em;
	padding: 0 1em 1em 1em;
	background-color: #eeeeee;
}

#header {
	height: 160px;
}

#header ul, #header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#header li {
	z-index: 100;
	margin-top: -3px;
	border-width: 0 1px 1px 1px;
	border-color: #333333;
	border-style: solid;
	background-color: #d7d7d7;
	-moz-border-radius: 0 0 8px 8px;

	text-transform: uppercase; 
	font-size: 1em; 
	font-family: georgia, times new roman;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;

	display: block;
	width: 120px;
	padding-top: 74px;
	padding-bottom: 12px;
	margin-right: 10px;
	float: left;
}
	

#ytterkropp {
	padding-top: 0;
	padding-bottom: 30px;
	position: absolute;
	left: 50%;
	width: 650px;
	margin-left:-325px;
	width: 650px;
}

a {
	color: #DD3300;
}

a:hover {
	color: #000000;
}

h1 {
	font-family: georgia, times new roman;
	font-size: 2.5em;
	line-height: 140%;
	text-align: center;
}

h2 {
	font-family: georgia, times new roman;
	font-size: 1.3em;
	line-height: 140%;
	text-align: left;
	margin: 2em 0 0.2em 0;
	padding: 0;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-family: georgia, times new roman;
	font-size: 1em;
	line-height: 140%;
	text-align: left;
	margin: 2em 0 0.2em 0;
	padding: 0;
}

h4 {
	line-height: 140%;
	font-style: bold;
	margin: 2em 0 0.2em 0;
	padding: 0;
}

p, h4, td, li, select {
	font-family: georgia, times new roman, georgia;
	font-size: 0.9em;
	line-height: 140%;
	text-align: left;
}

p {
	margin-top: 0;
}

sup {
	font-family: times new roman, georgia;
	font-size: 0.8em;
	line-height: 80%;
	font-style: bold;	
}

blockquote {
	font-family: times new roman, georgia;
	font-size: 0.8em;
	line-height: 140%;
	text-align: left;
}

hr {
	background-color:#cccccc;
	color:#cccccc;
	border: #cccccc;
	height: 1px;
	margin-top: 1em;
}

/* SPECIALARE */

.bokbox {
	margin-top: 15px;
	padding: 10px;
	min-height: 260px;
	border: 1px solid #333333;
	background-color: #d7d7d7;
	-moz-border-radius: 8px;
}

.ladda_ner, .frambak, .center {
	width: 100%;
	text-align: center;
}

.relaterade {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #cccccc;
	-moz-border-radius: 8px;
}

.bokbox img {
	margin: 0;
	border: 1px solid #333;
}

.bokbox h1, .bokbox h2, .bokbox h3, .bokbox h4 {
	margin-top: 0;
}


#framsidan {
	width: 600px;
	margin: 1em;
	padding: 1em;
}

#todolist {
	width: 400px;
	margin: 1em;
	padding: 1em;
}

#todolist ul {
	margin: 0;
	padding: 0 1em 0 1em;
}

.underrubrik {
	font-family: georgia, times new roman;
	font-size: 1.3em;
	line-height: 1.7em;
	font-style: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

#textindex a {
	color: #000000;
	text-decoration: none;
}

#textindex a:hover {
	color: #000000;
	text-decoration: underline;
}

.snabblankmeny {
	margin: 15px 15px 15px 15px;
	padding: 10px;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

select {
	width: 400px;
}
