@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:bgC.gif ;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #556b2f;
	background-image: url(img/bgC.gif);
}
#wrap {
	width:995px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
	
}

#bovenbalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: 20%;
	white-space: nowrap;
	width: 995px;
	height: 157px;
	float: right;
}
#linkerbalk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	width: 243px;
	float: left;	
}
#menu {
	width: 722px;
	height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #92b851;
	white-space: nowrap;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 20px;
	font-style: normal;
	font-weight: normal;
	float: right;
	left: auto;
}

#menu li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	border-top-style: none;

}
#menu li a {
	padding: 0px 1px 4px 1px;
	color:#92b851;
	text-decoration:none;
	font-weight:normal;
	font-size: 90%;

}
#menu li a:hover {
	color:#202912;
	font-style: italic;
}
#menu li a:active {
	color:#FFF6D0;
	border-bottom:1px solid #fff;
	border-bottom-color: #2c3819;
}
#tekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFCC;
	width: 712px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}	
#tekst h1{
	font-size: 105%;
	font-weight: bold;
}	
#tekst h2{
	font-size: 105%;
	font-weight: bold;
	font-style: italic;

}
#tekst a {
	color: #92b851;
	text-decoration: none;
}

#tekst a:hover {
	color: #2c3819;
	font-style: normal;
}
#fotolinks {
	position: absolute;
	left: 3px;
	top: 274px;
	width: 224px;
	height: 298px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
}
#linklinks {
	position: absolute;
	left: 4px;
	top: 123px;
	width: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-right: 10px;
	white-space: normal;
	display: block;
}
#linklinks  a {
	color: #FFFFCC;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#linklinks  a:hover {
	color: #2c3819;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;

}
#quote {
	position: absolute;
	left: 7px;
	top: 400px;
	width: 195px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2c3819;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	border-top-color: #e8e7e7;
	border-top-style: solid;
	border-top-width: thin;
	padding-left: 20px;
}
#clear {
	clear: left;
}

