html, body {
		height:100%;
}

body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image:url(../images/design/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

img {
	border:0;
}

h2 {
    display: inline;
    font-size: 12px;
    font-weight: bold;
    color: rgb(90,90,90); 
}

h3 {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}

h4 {
    font-size: 11px;
    font-weight: normal;
    color: rgb(155,155,155);
    margin-top: 3px;
    margin-bottom: 20px;
    line-height: 120%;
    width: 500px;
}

h4 a {
    font-weight: normal;
    color: rgb(155,155,155);
    text-decoration: underline;
}

body.nobackground {
	background-image:none;
}

body.page_rechoetdeziel {
    /*background-image:url(../images/design/background_rechoetdeziel.jpg);
	background-repeat:repeat-y;
	background-position:center;*/
}

body.popup {
    background-image: none;
    text-align: left;
    font-size: 10px;
    color: rgb(170,170,170);
    margin: 10px;
    height: auto;
}

body.popup a {
    color: rgb(170,170,170);
    text-decoration: none;
}

a {
    color: rgb(90,90,90); 
    text-decoration: underline;
}

#introcontainer {
	position:relative;
	margin: 0 auto;
	text-align:left;
	width:900px;
	height:100%;
	background:rgb(117,171,32);
	cursor:pointer;
}

#introcontainer #logo {
	position:absolute;
	top:254px;
	left:30px;
	width:365px;
	height:43px;
	background-image:url(../images/design/logo_groen_intro.png);
	cursor:pointer;
}

#introcontainer #introlink {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:100%;
	cursor:pointer;
}

#maincontainer {
	position:relative;
	margin: 0 auto;
	text-align:left;
	width:900px;
	height:100%;
}

#maincontainer #logo {
	position:absolute;
	top:20px;
	right:35px;
	width:365px;
	height:43px;
}

#maincontainer #navigation {
	position:absolute;
	top:70px;
	right:0px;
	width:399px;
	font-size:10px;
	color:rgb(153,153,153);
}

#maincontainer #navigation a {
	color:rgb(153,153,153);
	text-decoration:none;
	font-weight:normal;
}

#maincontainer #navigation a.active {
	color:rgb(102,102,102);
	font-weight:bold;
}

#maincontainer #content {
	padding-left:35px;
	padding-top:180px;
	padding-bottom:20px;
	width:520px;
	font-size:12px;
	color:rgb(90,90,90);
	line-height:160%;
}

.page_rechoetdeziel #maincontainer #content {
    width: 850px;
}

.page_contact #maincontainer #content a {
	color:rgb(128,128,128);
	text-decoration:none;
	font-weight:normal;
}

#maincontainer #content h1 {
	font-size:12px;
	margin-bottom:16px;
}

#maincontainer #content p {
	margin-top:8px;
	margin-bottom:22px;
}

#maincontainer #content .verticalspacer {
	height:10px;
}

#rechoetdeziel_image, #lvk_image {
    float: left;
}

#rechoetdeziel_image2 {
    text-align: left;
    margin-right: 35px;
}

#quotes {
    list-style: none;
    line-height: 26px;
    font-size: 11px;
    margin-top: 5px;
}

#bestelknop, .bestelknop {
    text-align: center;
    margin: 25px;
}

#footer_menu {
    margin-top: 40px;
    text-align: center;
    font-size: 10px;
}

#footer_menu a {
    color:rgb(153,153,153);
	text-decoration:none;
	font-weight:normal;
}

#breadcrumb {
    color:rgb(153,153,153);
    margin-bottom: 45px;
}

#breadcrumb .selected {
    font-weight: bold;
}

#bestelform .row {
    margin-bottom: 10px;
}

#bestelform .fieldname, #bestelform .fieldname2, #bestelform .field, #bestelform .field2, #bestelform .extra {
    float: left;
}

#bestelform .fieldname {
    clear: left;
    width: 113px;
}

#bestelform .fieldname2 {
    clear: left;
    width: 140px;
}

#bestelform .field {
    width: 376px;
}

#bestelform .field2 {
    width: 736px;
}

#bestelform .field .input {
    width: 350px;
    border: 1px solid rgb(153,153,153);
}

#bestelform .field #aantal {
    width: 30px;
}

#bestelform .error {
    color: rgb(250,104,47);
}

#bestelform #betaalwijze #machtiging {
    display: none;
}

#bestelform .extra {
    color: rgb(175,175,175);
}

#bestelform .extra a {
    color: rgb(175,175,175);
}

.page_books #bestelknop, .page_books .bestelknop {
    float: right;
    margin-top: 55px;
}

.page_books .rechoetdeziel-image .bestelknop {
    margin-top: 35px;
}

.page_home #bestelknop, .page_home .bestelknop {
    float: right;
    margin-top: 80px;
}

.clear {
    clear: both;
}

.light {
    color: rgb(175,175,175);
}

.algemene-voorwaarden p {
    margin: 0;
}

.blook-image {
    position: relative;
}

.fb-like-box {
    float: right;
    margin-top: -93px;
    margin-right: -40px;
}

