html {
  overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	background: #FDFDFB;
	color: #39392f;
}


img {
	border: 0;
}

h1 {
	font-size: 20px;
	margin: 0.33em 0 1.5em 0;
}

h2 {
	font-size: 16px;
	margin: 0.5em 0 1.25em 0;
}

h3 {
	font-size: 15px;
	margin: 2em 0 1.5em 0;
}

h1,h2,h3,h4 {
	font-weight: bold;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #000;
	margin-left: -3px;
	padding-left: 3px;
}

th, td {
	vertical-align: top;
	text-align: left;
}

th {
	font-weight: bold;
}

label {
	font-weight: bold;
}

input, textarea {
	font-family: Arial,sans-serif;
	font-size: 12px;
}

input[type="text"], textarea {
	padding: 1px 4px;
	border: 1px solid #39392f;
}

blockquote {
	font-style: italic;
	margin-left: 3em;
}

p { 
/*	text-indent: 1em;	*/
}


#envelope {
	margin: 0.5em auto;
	padding: 0;
	width: 870px;
	border: 1px solid #5D7565;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #5D7565;
	background: #fff;
}

#headerimg {
	margin: 0 auto;
	padding: 0;
	display: block;	
}

#content {
	position: relative;
	margin: 0;
	padding: 2.5em 10.3em 2em 10.3em;
	color: #39392f;
	background: #fff;
}

#content p, #content blockquote {
/*	background: #fff; */
}

#content a:link {
	color: #06b;
}

#content a:visited {
	color: #06b;
}

#content a:hover {
	color: #06b;
}

#content a:active {
	color: #06b;
}

#wrap {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fffffd;
}



#menu2 {
	position: absolute;
	top: 170px;
	text-align: center;
	width: 100%;
	height: 25px;
	padding: 1px 0 2px 0;	/* IE6 and IE7 need this to display top and bottom borders on the menu items */
}

#menu2 a, #thispage, #footer a {
	margin: 0 5px;
	padding: 0 3px 1px 3px;
	text-decoration: none;
	color: #001;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	border: 1px solid #000;
	background: #E9D9C2;
}

#thispage{
	background: none;
}

#menu2 a:hover {
	background: #E9D9C2;
}



#footer {
	margin: 40px 0 25px 0;
	padding-top: 2em;
	height: 2em;
	border-top: 2px solid #aaa;
	text-align: center;
	font-family: Verdana,sans-serif;
}

#footer a {
	text-decoration: none;
}

.verborgen {
	display: none;
}

#flags {
	position: absolute;
	top: 1em;
	left: 20px;
}

#flags a {
	margin-right: 4px;
}

#flags a img {
	border: 1px solid #000;
	border-top: 0;
	border-left: 0;
}

#copyright {
	font-size: 0.7em;
}
