/* CSS Document */

html {
margin: 0px;
padding: 0px;
}

body {
background: url(../image/wrapper_bg2.jpg) repeat-x;
background-color: #454444;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
margin: 0px;
padding: 0px;
}

/* Lay out
------------------------------------------------------------------*/

#wrapper {
width: 1000px;
}

#bg_header {
background: url(../image/header_bg.jpg) repeat-x;
width: 100%;
height: 135px;
margin: 0px;
padding: 0px;
}

#header {
background: url(../image/header.jpg) no-repeat;
width: 1000px;
height: 135px;
margin: 0px;
padding: 0px;
}

#bg_menu {
background: url(../image/menubackg.jpg) repeat-x;
width: 100%;
height: 41px;
border-top: 1px solid #9b1f5e;
margin: 0px;
padding: 0px;
}

#menu {
background: url(../image/menubackg.jpg) repeat-x;
list-style: none;
margin: 0;
padding: 0;
width: 600px;
} 

#menu li {
float: left;
font: 120% Georgia, "Times New Roman", Times, serif;
margin: 0;
padding: 0;
text-align: center; 
}

#menu a {
background: url(../image/menubackg.jpg) repeat-x;
color: #fff;
display: block;
float: left;
margin: 0;
padding: 13px 14px;
text-decoration: none;
text-align: center; 
}

#menu a:hover {
background: url(../image/menubackgh.jpg) repeat-x;
color: #000;
padding-bottom: 13px;
text-align: center; 
}

#bg_menu2 {
background: url(../image/menubackg2.jpg) repeat-x;
width: 100%;
height: 40px;
border-bottom: 1px solid #9b1f5e;
margin: 0px;
padding: 0px;
}

#menu2 {
background: url(../image/menubackg2.jpg) repeat-x;
list-style: none;
margin: 0;
padding: 0;
width: 880px;
} 

#menu2 li {
float: left;
font: 120% Georgia, "Times New Roman", Times, serif;
margin: 0;
padding: 0;
text-align: center; 
}

#menu2 a {
background: url(../image/menubackg2.jpg) repeat-x;
color: #fff;
display: block;
float: left;
margin: 0;
padding: 13px 14px;
text-decoration: none;
text-align: center; 
}

#menu2 a:hover {
background: url(../image/menubackgh2.jpg) repeat-x;
color: #000;
padding-bottom: 13px;
text-align: center; 
}

.clear {
clear: both;
}

#container {
float: left;
width: 100%;
height: auto;
}

#inhoud {
position: relative;
width: 1000px;
margin: 0px;
padding: 0px;
height: auto;
}

#content {
float: left;
width: 650px;
margin: 0px;
padding: 0px;
min-height: 200px;
margin-top: 15px;
height: auto;
}

#contenttitel {
background: url(../image/content_titel1.jpg) no-repeat;
width: 617px;
height: 67px;
margin: 0px;
padding: 0px;
}

#contenttitel_text {
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
padding-top: 25px;
font-weight: bold;
text-align: left;
margin-left: 15px;
}

#content_bg {
background: url(../image/bg_content1.jpg) repeat-y;
width: 617px;
min-height: 100px;
height: auto;
}

#content_bg a {
color: #9b1f5e;
}

#content_bg a:hover {
color: #000;
}

#content_bg_text {
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #9b1f5e;
padding: 5px;
text-align: left;
margin-left: 15px;
margin-right: 15px;
}

#contentfooter {
background: url(../image/content_footer1.jpg) no-repeat;
width: 617px;
height: 64px;
}

#contentfooter_text {
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
padding-top: 15px;
text-align: center;
margin-left: 15px;
font-weight: bold;
}

#contentfooter_text_contact {
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
padding-top: 15px;
text-align: center;
margin-left: 15px;
font-weight: bold;
}

#fotolijst {
background-color: #454444;
float: right;
width: 350px;
min-height: 200px;
padding: 0px;
margin-top: 15px;
height: auto;
}

#fototop {
background: url(../image/fotolist_b1.jpg) no-repeat;
background-color: #454444;
height: 62px;
width: 316px;
}

#fototopleden {
background: url(../image/fotolist_b_ledenmenu.jpg) no-repeat;
background-color: #454444;
height: 62px;
width: 316px;
}

#fotobackg {
background: url(../image/fotolist_m1.jpg) repeat-y;
background-color: #454444;
min-height: 150px;
width: 316px;
}

#fotobackg a {
color: #ffffff; 
text-decoration: none;
}

#fotobackg_tekst {
font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
text-align: left;
padding-left: 23px;
padding-right: 22px;
}

#fotobackg_tekst a {
color: #ffffff; 
text-decoration: none;
}

#fotobottom {
background: url(../image/fotolist_o1.jpg) no-repeat;
height: 56px;
width: 316px;
}

#container_kolom {
margin: 0 100px 0 100px; 
}

#linkerkolom {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 1400px;
height: auto !important; /* voor moderne Browser */
height: 1400px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolom {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 1400px;
height: auto !important; /* voor moderne Browser */
height: 1400px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomfoto {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 26600px;
height: auto !important; /* voor moderne Browser */
height: 26600px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomfoto {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 26600px;
height: auto !important; /* voor moderne Browser */
height: 26600px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomhome {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomhome {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomprijs {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 4900px;
height: auto !important; /* voor moderne Browser */
height: 4900px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomprijs {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 4900px;
height: auto !important; /* voor moderne Browser */
height: 4900px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomvoorw {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 2100px;
height: auto !important; /* voor moderne Browser */
height: 2100px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomvoorw {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 2100px;
height: auto !important; /* voor moderne Browser */
height: 2100px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomwimp {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 5600px;
height: auto !important; /* voor moderne Browser */
height: 5600px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomwimp {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 5600px;
height: auto !important; /* voor moderne Browser */
height: 5600px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomschoo {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomschoo {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomhot {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomhot {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomped {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 2100px;
height: auto !important; /* voor moderne Browser */
height: 2100px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomped {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 2100px;
height: auto !important; /* voor moderne Browser */
height: 2100px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomman {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100%;
}

#rechterkolomman {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 2800px;
height: auto !important; /* voor moderne Browser */
height: 2800px; /*voor IE6 */
margin-left: -100px; 
}

#linkerkolomgil {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 7000px;
margin-left: -100%;
height: auto !important; /* voor moderne Browser */
height: 7000px; /*voor IE6 */
}

#rechterkolomgil {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 7000px;
margin-left: -100px; 
height: auto !important; /* voor moderne Browser */
height: 7000px; /*voor IE6 */
}

#linkerkolomstart {
background: url(../image/achtergrond_bloemetje8.jpg) repeat-y;
float: left;
width: 100px;
min-height: 700px;
margin-left: -100%;
height: auto !important; /* voor moderne Browser */
height: 700px; /*voor IE6 */
}

#rechterkolomstart {
background: url(../image/achtergrond_bloemetje8b.jpg) repeat-y;
float: left;
width: 100px; 
min-height: 700px;
margin-left: -100px; 
height: auto !important; /* voor moderne Browser */
height: 700px; /*voor IE6 */
}

.clear {
clear: both;
}

#footer {
background: url(../image/footer_bg41.jpg) repeat-x;
height: 164px;
}

#footer_text {
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
padding-top: 133px;
}

#eigenaar {
background: url(../image/eigen1.png) no-repeat;
width: 174px;
height: 164px;
margin-left: 700px;
margin-top: -148px;
}

/* Hyperlinks
------------------------------------------------------------------*/

a { 
color: #fff; 
text-decoration: none;
}

a:hover, a:focus, a.none {
text-decoration: none;
color: #000; 
}



