*
{
    font-family: verdana, arial, helvetica, sans-serif;
}

body
{
    background: #191919;
    margin:0px;
    color: #ffffff;
	font-size: 12px;
    text-align:center;
    height: 100%;
    min-height:100%;
}

img ,a
{
    border:0px;
}

a
{
    color:#a39161;
	font-weight : 600;
    text-decoration:none;
}

a:hover, a:active
{
    color:#a39161;
    font-weight : 600;
    text-decoration:none;
}


.website
{
	position: relative;
	top: 10px;
	left: 50%;
	margin-left: -490px; /* helft van de breedte */
	background-color: #ffffff;
	width: 980px;
	overflow: hidden;
}

.header
{
	position: relative;
	float: left;
	width: 980px;
}

.logoclass
{
	position: relative;
	padding-top: 10px;
}

.logo
{
	position: relative;
	float: left;
	margin-top: 0px;
	text-align: center;
	z-index:40;
	padding: 20px;
	width: 235px;
	height: 180px;
	background-color: #6a6b6d;
	background-image: url('/images/vanbommel/logobck.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu_xtra
{
	position:relative;
	float:right;
	background-color: #58595b;
	width: 705px;
	height: 220px;
	background-image: url('/images/vanbommel/menubck.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu_real
{
	position: relative;
	top: 110px;
	height: 30px;
}

.content
{
	position: relative;
	width: 980px;
	float: left;
	text-align: left;
	min-height: 500px;
}


.form_block
{
	position: relative;
	float: left;
	top: 10px;
	left: 20px;
}

.contentleft
{
	position: relative;
	width: 245px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	background-color: #6a6b6d;
	padding-bottom: 9999px;
  	margin-bottom: -9999px;
}

/* Vanaf heir aangepast */

.contentleft .articles_full_ct {
	margin-left: 10px;
	line-height: 1.7;
}

.contentleft .article_title {
	display: none;
}


/* tot hier */

.contentcontent
{
	position: relative;
	float: right;
	width: 685px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-color: #58595b;
		padding-bottom: 9999px;
  	margin-bottom: -9999px;
	
}

/* articles */

.article_maintitle,
.article_title,
.article_maintitle,
.article_title,
.form_title,
.guestbook_title,
h1.form-title
{
	position: relative;
	text-transform: uppercase;
	font-size:16px;
	text-align: left;
	color: #ffffff;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: 600;
}

h1.form-title
{
	position: relative;
	float: left;
	width: 100%;
	left: -20px;
}

.vindikleuk
{
	position: relative;
	float: left;
	width:240px;
	top: -10px;
	left: 0px;
}


.article_introtext,
.form_introtext
{
	position: relative;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	padding-left: 20px;
	line-height:170%
}

.article_maintext,
.article_maintext
{
	position: relative;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	padding-left: 20px;
	line-height:170%
}

.article_readmore
{position: relative;
margin-left: 20px;}

/* end articles */

.fotofoto
{
	padding-bottom: 10px;
}

.slideshow-content{
	position: absolute;
	 margin-left:-10px;
	 margin-top: -25px;
	 z-index:0;
	
}

#slideshow-content-143{
    margin: 0 auto 0 auto;
    width:811px;
	height: 342px;
}

#slideshow-content-220,
#slideshow-content-145,
#slideshow-content-144
{
    margin: 0 auto 0 auto;
	width: 135px;
    height: 100px;
}




.submenu
{
	position: relative;
	left: -10px;
	top: 17px;
}



a.submenu2 {font-weight: normal;}

#submenuwrapper
{
	position: relative;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #a2b260;
	
}

#submenuwrapper_active
{
	position: relative;
	padding: 4px;
	border-bottom: 1px solid #a2b260;
}

#submenuwrapper_active a
{
color: #312a1d;
}

#subsubmenuwrapper
{
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#subsubmenuwrapper_active
{
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#subsubmenuwrapper_active a
{
color: #312a1d;
}

.menubutton
{
	position: relative;
	height: 26px;
	width: 153px;
	float: left;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 8px;
	width: 100px;
	color: #ffffff;
	font-weight: bold;	
	z-index: 100;
}

.menubutton:hover
{
	background-color: transparent;
}

.menubutton a
{
	color: #ffffff;
	font-weight: bold;	
	
}

.menubutton a:hover
{
	color: #DDD6C6;
}


.menubutton_active
{
    position: relative;
    height: 26px;
    width: 153px;
    float: left;
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    padding-top: 8px;
    width: 153px;
    color: #ffffff;
    font-weight: bold;    
    z-index: 100;
	background-image: url('/images/cubico/transparent.png');
}


.menubutton_active:hover
{
	color: #ddd6c6;
}

.menubutton_active a{color: #ffffff;}
.menubutton_active a:hover{color: #ddd6c6;}

.fotoright
{
	position: relative;
	float: right;
	width: 170px;
	right: 34px;
	top: 20px;
}

.fotoright img
{padding-bottom: 10px;}



.right2
{
/*position: relative;
top: 246px;*/
top: 246px;
position: relative;
height:30px;
clear:both;
}


.HomeNews
{
position: relative;
float: left;
left: 180px;
text-align: left;
width: 630px;
padding: 10px;
margin-top: 325px;
z-index: 22;
}

/*end*/
/*\*/
html*.HomeNews {
[border: 1px solid red;
left: 40px;
]
}/*end*/
.dummyend[id]{clear:both;}
/*\*/

/*end*/



/* guestbook */

.guestclass
{
	position: relative;
	color: #a39161;
}

.guestbook_links
{
	position: relative;
	padding-left:20px;
}


.guestbook_messages
{
	position: relative;
	float: left;
	width: 90%;
	left: 20px;
}

div.guestbook_messages table 
{position: relative; width:90%;padding-bottom: 20px;}

 /* forms */

 .form
 {
 position: relative;
 }

 .form_fields, .berichtschrijven
 {
 position: relative;
 margin-top: 20px;
 margin-left: 20px;
 }


 .formEntry
 {
  position: relative;
  height: 18px;
  margin-bottom: 10px;
 }

 .formEntry2
 {
  position: relative;
  height: 20px;
 }

 label
 {
width: 10em;
float: left;
font-size: 12x;
color: #ffffff;
text-align: left;
margin-right: 0.5em;
display: block
 }

 /*
 
 #7A9A1C
 #A2B260
 #312A1D
 
 */
 .forminput, .guestinput
 {
 position: relative;
 width: 300px;
 border: 0px;
 background-color:  #858789;
 font-family: verdana;
 }

#comment {
   position: relative;
   float:left;
   height: 150px;	
}

 input, textarea
 {
   position: relative;
 	width: 300px;  
	 border: 0px;          
 	font-family: verdana;
	margin: 2px;
	 background-color: #858789;
 }

input[type="checkbox"]
{
	position: relative;
	top: 0px;
}

 select.forminput, select
 {
  position: relative;
 width: 306px;

 background-color:  #ffffff;
 }

 .forminput:hover
 {
 background-color:  grey;
 }

input.radio_nb
{width: 20px;}

 .form_buttons
 {
 position: relative;
 width: 300px;
 height: 20px;
 margin-left: 45px;
 }
 
  .form_buttons2
 {
 position: relative;
 width: 300px;
 height: 20px;
 margin-left: 25px;
 }

 .new_formButton, .guestsubmit
 {
 position: relative;
 top: 10px;
 left: 7.6em;
 font-weight: bold;
 background-color: #a39161;
 color: #ffffff;
 margin-bottom: 10px;
 }

#directions_15_submit_directions
{
	position: relative;
	width: 100px;
}

.directions_new_route
{position: relative;float: left;
width: 100%;}

  .new_formButton:hover, .guestsubmit:hover
 {
 position: relative;
 top: 10px;
 left: 7.6em;
 font-weight: bold;
 background-color: #a39161;
 color: #000000;
 margin-bottom: 10px;
 }
 
 #directions_contact
 {
 	position: relative;
	overflow: auto;
	height: 200px;
 }


.radiobuttonsshow
{
	position: relative;
	width:300px;
	float: left;
}




/*validation */

    fieldset  {

        padding: 2px;
        margin: 2px 2px 2px 0px;
        margin-bottom: 80px;
        border:0px;
    }

    fieldset .field_wrap { margin-top:5px;margin-bottom:5px;clear:both;padding:5px; }
    fieldset .field_caption {}
    fieldset .field_caption LABEL {width:10em;}
    fieldset .field_desc { font-size:11px; color:#999999; vertical-align:middle; font-weight:normal;}

    .field_object
    {
        float:left;
        position: relative;

        color: #000000;
        font-weight: normal;
        font-size: 12px;
    }

 .field_object input, select
 {

     position: relative;
     width: 200px;
     border: 1px solid #5F523C;
     background-color: #E3DED0;
     font-family: verdana;

 }

 .field_object input:hover
 {
  border: 1px solid #820024;
 }

 .buttons input{
    margin-left: 11em;
    background-color:#E3DED0;
    border:1px solid #5F523C;
    color:#5F523C;
    margin-bottom:10px;
    position:relative;
    top:10px;
    width: 200px;
 }


    .highlight { font-size:19px;}
    .highlight1 { font-size:17px; font-weight:bold;}
    .highlight2 { font-size:15px;font-weight:bold;}
    .highlight3{ font-size:21px; font-family:"Courier New", Courier, monospace;font-weight: bold;}

    input.validation-failed, textarea.validation-failed   { border: 1px solid #C46B6B;color : #C46B6B;}
    input.validation-passed, textarea.validation-passed   { }
    .validation-advice
             {   color:#C46B6B;
                 display:inline;
                 width:50px;
                 margin-left:5px;
                 padding:2px;
                 font-size:11px;
                 font-weight:normal;
                 border-left:3px #C46B6B solid;
              }

    .custom-advice
             { margin: 5px 0;
               padding: 5px;
               background-color: #C8AA00;
               color : #FFF;
               font-weight: bold;
             }


			.suprised
			{
			position: absolute;
			left: 130px;
			top: 505px;
			z-index: 9999;
			}
			
			/* menu */
			
			
.m0l0iout
{
	position: relative;
	padding-top: 10px;
	font-family: verdana;
	font-size: 13px;
	height: 25px;
	text-decoration: none;
	color: #ffffff;
	font-weight : 600;
	text-align: center;

	z-index:999;

}

.m0l0iover
{
	position: relative;
	padding-top: 10px;
	font-family: verdana;
	font-size: 13px;
	height: 25px;
	text-decoration: none;
	color: #A39161;
	ont-weight : 600;
	text-align: center;

	z-index:999;

}

/* level 0 outer */
.m0l0oout
{
	text-transform:uppercase;
	text-decoration : none;
	z-index:999;

}
.m0l0oover
{
	text-transform:uppercase;
	text-decoration : none;
	margin : 0;
	padding : 0;
	cursor: pointer;
	cursor: hand;
	z-index:999;
}

/* level 1 inner */
.m0l1iout
{
position: relative;
	margin-top: 20px;
	z-index: 2001;
	font-family: verdana;
	text-transform:uppercase;
	font-size: 10px;
	margin: 6px 0 0 4px;
	color: #ffffff;
	font-weight : 600;
	text-align: left;
	padding-right: 5px;
	z-index:999;
}
.m0l1iover
{
	position: relative;
	z-index: 2001;
	margin-top: 20px;
	font-family: verdana;
	text-transform:uppercase;
	font-size: 11px;
	margin: 6px 0 0 4px;
	color : #000000;
	text-decoration: none;
	font-weight : 600;
	text-align: left;
	padding-right: 5px;
	z-index:999;
}

/* level 1 outer */
.m0l1oout
{
	position: relative;
	text-decoration : none;
	background-color: #58595b;
	padding: 0;
	z-index: 2001;
}
.m0l1oover
{
	position: relative;
	text-decoration : none;
	background-color: #444444;
	padding: 0;
	z-index: 2001;
}


/* ARTICLE OVERLAY */


.article_overlay_container{
    position:absolute;
    float:left;
    margin-left:472px;
    width:400px;
	margin-top: -10px;
    z-index:4999;
    background-color:#A29061;
	opacity: 0.9;

}

.article_overlay_container .icon_close{
    position:absolute;
    z-index:5000;
    right:20px;
    width: 75px;
    height: 34px;
    cursor:hand;
    cursor:pointer;
    background-image:url(/images/close.png) !important; 
    
}   

.article_overlay_container .article_inner_container{
    position:relative;
    float:left;
    width:96%;
    height:98%;
    margin-left:2%;
    margin-right:2%;
    margin-top:2%;

}   

/* photogallery */

.mod_photogallery
{
	position: relative;
	float: left;
	left: 20px;
}
 
  .social
 {
 	position: relative;
	float: right;
	top: 70px;
	right: 45px;
 }

 
 .article_share
 {margin-left: 20px;}


