html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #6D7F3F;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../images/background.jpg);
}

img {
	border: 0;
}

.hidden {
	display: none;
}

.textbox {
	width: 100px;
}

a:link {
	color: #db6d16;
	text-decoration: none;
}

a:visited {
	color: #db6d16;
	text-decoration: none;
}

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

a:active {
	color: #db6d16;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	clear: left;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 2px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 2px 0px;
}

h5 {
	font-style: italic;
	font-size: 10px;
}

#page-container {
	width: 900px;
	margin: auto;
	text-align: left;
	background: white;
}

#header-top {
	height: 10px;
	background-color: #ff9900;
}

#header {
	height: 150px;
	background-color: #6D7F3F;
}

#header-bottom {
	height: 35px;
	background-color: #ff9900;
	padding: 0px;
}

#header-bottom-logo {
	float: left;
	padding-left: 25px;
	margin-top: 3px;
}

#language {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 8px;
	margin-right: 8px;
}

#language p {
	font-size: 16px;
	color: black;
	margin: 0px;
}

#announcement {
	margin-bottom: 20px;
	text-align: center;
}

#announcement h3 {
	margin: 0;
	padding: 0;
}

#language a {
	color: black;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 25px;
	line-height: 18px;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
}

#sidebar h5 {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#sidebar p {
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 0px;
}

#newsletter {
	float: right;
	width: 180px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

#newsletter input.button {
   color: #db6d16;
   font-family: Arial, Helvetica, Verdana, Sans-serif;
   font-size: 12px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#db6d16;
   border-left-color:#db6d16;
   border-right-color:#db6d16;
   border-bottom-color:#db6d16;
}

#facebook {
	margin-top: 15px;
}

#content {
	margin-right: 305px;
	padding: 25px;
	padding-right: 0px;
	line-height: 18px;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content h2.underrubrik {
	padding-bottom: 0px;
}

#content h3.underrubrik {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 15px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content .feature img {
	border: 2px solid #c9c9c9;
	padding: 2px;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

.pictures {
	margin: 0px;
	margin-bottom: 15px;
	width: 575px;
	overflow: hidden;
}

.pictures img {
	margin-bottom: 7px;
	margin-right: 7px;
	padding: 2px;
	border: 2px solid #c9c9c9;
	float: left;
}

.highslide {
	cursor: url(../images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../images/highslide/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #666666;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 18px;
	padding-bottom: 20px;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 13px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

.email {
	margin: 0px;
	padding: 0px;
}

.email img {
	position: relative;
	bottom: -3px;
}
