
/*****************************/
/*          BODY             */
/*****************************/

body
{
background: rgb(180,46,46);
}


/*****************************/
/*      CONTAINER            */
/*****************************/

#container
{
height: auto;
width: 825px;
margin: 60px auto auto auto;
background: rgb(102,98,98);
border:1px inset black;
}


/*****************************/
/*          HEADER           */
/*****************************/

#header
{
width: 825px;
height: 265px;
background-image: url("../images/header2_new.jpg");
}


/*****************************/
/* MENU - CONTENT - POSITIE  */
/*****************************/

#menu
{
height: 35px;
width: 825px;
background-image: url("../images/menuAchtergrond.gif");
}
#content
{
width:825px;
height:auto;
min-height: 300px;
/*background:rgb(102,98,98);
background-image:URL("../contentRechts.gif");
background-position:bottom right;
background-repeat:no-repeat;*/
}

#contentImage{
float: right;
margin-bottom:0px;
}

#menuTabel
{
color:white;
font-size: 24px;
width:825px;
margin-left:33px;
}
.clear{
clear:both;
}

/**********************************/
/*           MENU                 */
/**********************************/

#menu a:link{
color:black;
text-decoration:none;
}
#menu a:hover{
color:white;
text-decoration:underline;
}
#menu a:visited{
color:black;
text-decoration:none;
}

/**********************************/
/*          CONTENT -- HOME       */
/**********************************/
#content img{
heigth: 300px;
width: 300px;
float:right;
margin: 7px 10px;
border: solid 1px black;
}

/**********************************/
/*         INHOUD -- HOME         */
/**********************************/

#inhoud{
margin:10px;
padding-bottom: 10px;
font-size: 20px;
color: #EEEEEE;
}
#inhoud a:link{
color:black;
text-decoration:underline;
}
#inhoud a:hover{
color:black;
text-decoration:none;
}
#inhoud a:visited{
color:black;
text-decoration:underline;
}

/**********************************/
/*          CONTENT -- CONTACT    */
/**********************************/

/**********************************/
/*         INHOUD -- CONTACT      */
/**********************************/

#formulier{
margin-left: 30px;
border: 2px outset black;
padding: 5px;
}

#inhoud td{
padding: 2px;
width: 50px;
}

#inhoud input{
width:200px;
background-color:rgb(209,212,217);
color:black;
}
#inhoud textarea{
width:200px;
background-color:rgb(209,212,217);
color:black;
}
.verplicht{
font-style:italic;
}

/**********************************/
/*          CONTENT -- BEREIKEN   */
/**********************************/

#route img{
float:left;
background-color:rgb(209,212,217);
height: 370px;
width: 420px;
}
/**********************************/
/*         INHOUD -- BEREIKEN     */
/**********************************/

.weg{
float:right;
margin-left: 500px;
margin-top: -100px;
}

/**********************************/
/*          CONTENT -- GB         */
/**********************************/

/*#gb{
background-color:rgb(209,212,217);
color:#050505;
width:440px;
border:1px solid black;
margin-left: 30 px;
}
#gb table{
color:#030303k;
padding: 2px;
border-bottom-style:solid;
border-color: #030303;
align: left;
valign: top;
}

#gb tr{
align: left;
}
#gb td{
width: 100%;
align: left;
}*/

#reactieformulier{
width: 400px;
height: auto;
border: 2px outset black;
margin-left: 30px;
}

#reactieformulier textarea{
height: 200px;
width: 300px;
}
#reactieformulier #gbnaam{
width: 300px;
}
#reactie table{
width: 440px; 
}

#reactie td{
valign:top;
}

#gblezen #message{
valign:top;
background-color:rgb(209,212,217);
color: black;
font-size: 14px;
padding:2px;
height: 30px;
}
#gblezen #type{
valign:top;
width:20%;
}
#bladzijde{
border: 2px outset black;
margin-left: 30px;
width: 400px;
padding: 10px;
font-size:18px;

}


/**********************************/
/*         INHOUD -- GB           */
/**********************************/


/**********************************/
/*          CONTENT -- FOTO       */
/**********************************/

/**********************************/
/*         INHOUD -- FOTO         */
/**********************************/
#fotos #icoon{
height:40px;
width:40px;
float: left;
margin-top:-5px;
}
#fotos ul{
list-style-type: none;
}
#fotos li{
margin-bottom: 50px;
}
.fotozin{
margin: 5px;
}

/**********************************/
/*         INHOUD -- SLIDESHOWS   */
/**********************************/
#slideshows{
margin-left: 30px;
}