body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeec;
	color: #2e3436;
	font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}

hr {
	border: 1px solid #babdb6;
}

div.frontitem {
	margin-left: 20px;
}

a:link{
	color: #204a87;
}

a:visited {
	color: #204a87;
}

a:active {
	color: #418005;
}

a:hover {
	color: #418005;
}

a[href^="http://"] {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("/billeder/http.png");
}

a[href^="http://"].imglink {
	padding-left: 0px;
	background: none;
}

.exmail {
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("/billeder/mailto.png");
	color: #418005;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color:  #2e3436;
}

h2 a:active, h2 a:hover {
	text-decoration: none;
	color: #418005;
}

a img {
	border-width: 0px;
}

pre {
	overflow: auto;
	margin: 10px;
	border: 1px solid #2e3436;
	border-left: 3px solid green;
	padding: 2px;
	background-color: #babdb6;
	color:  #2e3436;
	font-family: Bitstream Vera Sans Mono, monospace;
	font-size: 80%;
}

pre.license {
	overflow: visible;
	margin: 0px;
	border: none;
	padding: 0px;
	background-color: transparent;
	color: inherit;
	font-size: inherit;
	white-space: pre-wrap;
}

.infobox {
	overflow: auto;
	margin-left: 10px;
	border: 1px solid #418005;
	padding: 6px;
}

#pageheader {
	padding: 10px;
	border-bottom: 2px solid #418005;
	background-color: #babdb6;
	color: #418005;
	font-weight: bold;
	text-align: right;
}

div.pageheaderinner {
	border-top: 26px solid #babdb6;
}

div.pageheadercontent {
	margin-top: -26px;
	min-height: 26px;
}

#logobox {
	float: left;
}

#logobox a.imglink {
	text-decoration: none;
}

#logo {
	vertical-align: text-bottom;
	text-decoration: none;
}

#pageheaderbox {
	font-weight: normal;
}

form#searchbox, form#searchbox div {
	display: inline;
}

#languagechooser {
	margin-left: 24px;
}

div.clearboth {
	clear: both;
	overflow: hidden;
	height: 1px;
}

#locationpath {
	padding: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #eeeeec;
	color: #418005;
}

#locationpath h1 {
	display: inline;
	margin: 0px;;
	border: none;
	padding: 0px;
	color: inherit;
	font: inherit;
	font-size: 100%;
	font-weight: bold;
}

#mainbox {
	padding: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #eeeeec;
}

div.leftmenu {
	display: inline;
	float: left;
}

div.leftmenu div.innerbox {
	margin: 0px 20px 20px 0px;
	border: 1px solid #babdb6;
	border-left: none;
	padding: 10px 10px 10px 0px;
}

div.leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 130%;
}

div.leftmenu span.itemlang {
	font-size: 0.70em;
}

div.leftmenu hr {
	width: auto;
	min-width: 50px;
	margin: 6px 0px 6px 0px;
	padding: 0px;
	border: 1px solid silver;
}

div.nottranslated {
	overflow: hidden;
	border-bottom: 1px solid silver;
	margin: 10px 0px 10px 0px;
	color: green;
}

#pagefooter {
	clear: both;
	padding: 10px;
	border-top: 2px solid #418005;
	border-bottom: 2px solid #418005;
	background-color: #babdb6;
}

#valid img {
	width: 80px;
	height: 15px;
	vertical-align: text-bottom;
}

#banners {
	clear: both;
	margin-top: 5px;
}

#banners img {
	width: 80px;
	height: 15px;
	vertical-align: text-bottom;
}

#updated {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 0.75em;
}

#copyright {
	padding: 0px;
	margin-top: 5px;
	font-size: 0.75em;
}

#updated p, #copyright p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
