html{
	padding:0;
	margin:0;
}

body{
	background:#FDFFD6;
	margin:0;
	padding:0;
	color:#72a12d;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	text-align:center;
}

h1{
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:3.2em;
	font-weight:normal;
	padding:0 0 10px 10px;
	margin:20px 5px 5px 5px;
}


h2{
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.35em;
	margin:25px 0 0 0;
}


h3{
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:1.1em;
	margin:20px 0 0 0;
}

p{
	line-height:1.5em;
}

a{
	text-decoration:none;
	color:#72a12d;
	border-bottom:1px solid #dbe6be;
}

a img {
	border:0;
}

a:visited{
	text-decoration:none;
	color:#72a12d;
	border-bottom:1px solid #dbe6be;
}

a:hover{
	text-decoration:none;
	color:#35511D;
	background-color:#FDFFD6;
}

#choir {
	float:left;
	width:200px;
	margin:10px;
}

#border{
	width:650px;
	padding:0;
	margin:0 auto;
	border-color:#e1efa2;
	border-style:solid;
	border-width:0 5px 5px;
}

#container{
	background:#fff;
	font-size:1.2em;
	text-align:left;
	margin:0 auto;
	padding:5px;
	border-color:#686923;
	border-style:solid;
	border-width:0 1px;
}

#kritikker li{
	line-height:1.5em;
}

#header{
	width:90%;
	border-bottom:1px solid #e1efa2;
	margin:0 0 30px 0;
}

#header h3 {
	position:relative;
	top:-15px;
	left:30px;
}

#header ul {
	margin:5px 0 0 0;
	padding: 0;
}

#header li {
	padding:0 0 15px 15px;
	margin:20px 0px 0px 0px;
	font-size:1.2em;
	display: inline;
	list-style: none;
}

#header a, #content h2 a {
	border-bottom: none;
}

#tekst{
	padding: 15px 0 15px;
}

#image{
	float:right;
	width:300px;
	height:300px;
	padding:2px 0;
	margin:23px 0 15px 15px;
}

#leftimage{
	float:left;
	width:relative;
	height:relative;
	padding:2px 0;
	margin-right:25px;
}

#tekst{
	margin:-25px 20px 20px;
}

#right{
	float:right;
	background: url(images/rep.png) repeat-y 50% 0;
}

#language{
	font-size:1.5em;
	margin-left:auto;
}

#footer{
	border-color:#686923;
	border-style:solid;
	border-width:0 1px 1px;
	margin:0px auto 0 auto;
	padding:140px;
	background:#fff url(images/background.jpg) no-repeat bottom left;
}
