
body {
    background-image: url("img/bg.jpg");
    background-repeat: repeat;
    color: #40271E;
    font-family: "Times New Roman",Times,serif;
    font-size: 10px;
    margin: 0;
    padding: 0;
}
#wrapper {
    margin: 0 auto;
    padding-top: 1.5em;
    position: relative;
    width: 97em;
}
#header {
    background-color: #FEF9F2;
    height: 19em;
    position: absolute;
    top: 4em;
    width: 910px;
}
a img {
    border: medium none;
}
#footer {
    background-color: #FEF9F2;
    height: 70px;
    margin: 0 auto;
    padding-top: 50px;
    position: absolute;
    width: 910px;
}
#footlinks {
    margin-top: 25px;
    position: absolute;
    right: 20px;
    width: 100px;
}
#footer a {
    color: #40271E;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
}
#content {
    background-color: #FEF9F2;
    height: 100%;
    margin-top: 19em;
    padding-bottom: 3em;
    position: relative;
    width: 910px;
}
#content {
    background-color: #FEF9F2;
    height: 100%;
    margin-top: 19em;
    padding-bottom: 3em;
    position: relative;
    width: 910px;
}
#text {
    margin-left: 45px;
    margin-right: 275px;
    padding-top: 50px;
}

#bilder {
    margin-left: 45px;
    margin-right: 45px;
    padding-top: 50px;
}

#content h1 {
    color: #A63E26;
    font-size: 2em;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 1em;
}
#content h2 {
    color: #D9984A;
    font-size: 2.4em;
    font-weight: normal;
    margin-bottom: 1.8em;
    margin-top: 0.5em;
}
#content h3 {
    color: #D9984A;
    font-size: 2.4em;
    font-weight: normal;
    margin-bottom: 0.5em;
    margin-top: 1em;
}
#content h3_alt {
    color: #D9984A;
    font-size: 2.4em;
    font-weight: normal;
    margin-bottom: 0.5em;
    margin-top: 1em;
}
#content p {
    font-size: 1.5em;
    line-height: 150%;
}
#logo {
    height: 13em;
    left: 3.5em;
    margin: 0;
    position: absolute;
    top: 2.4em;
    width: 14.6em;
}
#img_float {
    float: left;
    padding-right: 2.5em;
}
#img_floatl {
    float: left;
    padding-bottom: 25px;
    padding-right: 2.5em;
}
#img_float2 {
    float: left;
    height: 167px;
    margin: 1em 0 0;
    padding: 1.5em 0 0;
    width: 250px;
}
#img_floatr {
    float: right;
    padding-bottom: 20px;
    padding-left: 2.5em;
    padding-top: 20px;
}
div#whole {
    background-color: #FEF9F2;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: left;
    width: 95%;
}
th.left {
    background-color: #EDE9E3;
    border-bottom: 5px solid #999999;
    border-left: 1px solid #999999;
    border-style: solid none solid solid;
    border-top: 1px solid #999999;
    font-size: 12px;
    padding: 5px 10px 2px;
    text-align: left;
}
th.right {
    background-color: #EDE9E3;
    border-bottom: 5px solid #999999;
    border-right: 1px solid #999999;
    border-style: solid solid solid none;
    border-top: 1px solid #999999;
    font-size: 12px;
    padding-right: 10px;
    text-align: right;
}
th.headline {
    background-color: #EDE9E3;
    border-color: #999999;
    border-style: solid;
    border-width: 1px 1px 5px;
    font-size: 12px;
    padding: 5px 10px 2px;
    text-align: left;
}
th.caption {
    background-color: #CBC5AD;
    border-color: -moz-use-text-color;
    border-style: none;
    border-width: medium;
    padding: 5px 10px 2px;
}
div.navigation {
    background-color: #CBC5AD;
    border: 1px solid #999999;
    font-size: 10px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 11px;
}
table.comment {
    margin-bottom: 5px;
    margin-top: 5px;
}
td {
    background-color: #CBC5AD;
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 10px;
}
td.nospan {
    background-color: #CBC5AD;
    padding-left: 2px;
    padding-right: 2px;
}
td.entry {
    background-color: #CBC5AD;
    border-bottom: 5px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 10px 10px 20px;
    text-align: left;
}
a {
    color: #000066;
    text-decoration: none;
}
a:hover {
    color: #990000;
    text-decoration: none;
}
input.input {
    border: 1px solid Black;
}
textarea {
    border: 1px solid Black;
}
div.page_count {
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.page_count div.activ {
    color: #FF0000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 2px;
    padding: 2px;
}
div.page_count a {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    float: left;
    font-size: 12px;
    font-style: normal;
    margin: 2px;
    padding: 2px 3px;
}
div.error_message {
    background-color: #FFD2D2;
    border: 1px dotted #FF0000;
    color: #990000;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 5px 15px;
    padding: 5px;
    text-align: center;
}
div.error_message h3 {
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0;
}
div#admin {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: right;
}
div#copyright {
    margin: 5px auto;
    text-align: center;
}
div#copyright h1 {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
div#rss {
    font-size: 11px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


div#whole {
	background-color : #FEF9F2;
	text-align : left;
	padding: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
}

th.left {
	background-color : #EDE9E3;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 2px;
	text-align : left;
	font-size : 12px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

th.right {
	background-color : #EDE9E3;
	padding-right : 10px;
	text-align : right;
	font-size : 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
}

th.headline {
	background-color: #EDE9E3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

th.caption {
	background-color : #CBC5AD;
	border-top : none;
	border-left : none;
	border-right : none;
	border-bottom : none;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 2px;		
}

div.navigation {
	font-size : 10px;
	background-color : #CBC5AD;
	height: 40px;
	padding: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
table.comment {
	margin-top: 5px;
	margin-bottom: 5px;
}


td {
	background-color : #CBC5AD;
	padding-left : 10px;
	padding-right : 10px;
	font-size : 9pt;
}

td.nospan {
	background-color : #CBC5AD;
	padding-left : 2px;
	padding-right : 2px;
}

td.entry {
	background-color : #CBC5AD;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 20px;
	text-align : left;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

a {
	text-decoration : none;
	color : #006;
}

a:hover {
	text-decoration : none;
	color : #900;
}

input.input {
	border : 1px solid Black;
}

textarea {
	border : 1px solid Black;
}

div.page_count {
	text-align: center;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}

div.page_count div.activ
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	float: left;
	margin: 2px;
	padding: 2px;
}

div.page_count a {
	float: left;
	font-size: 12px;
	font-style: normal;
	margin: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

div.error_message {
	color: #990000;
	background-color: #FFD2D2;
	text-align: center;
	padding: 5px;
	border: 1px dotted #FF0000;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

div.error_message h3 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#admin {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

div#copyright {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

div#copyright h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;	
}

div#rss {
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

