html, body
{
    height: 100%;
    margin: 0px auto;
    padding: 0px;
    background-color: #f9f0c4;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
    font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
    color: #595349;	
}

body
{
    padding: 0px;
    border: 0px;   
    font-size: 0.75em;
}

ul, li
{
    padding: 0px;
    margin: 0px;
}

#slideshow
{
    
}

img
{
	border: none;
}

a
{
	color: #595349;
	text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

#wrapper
{
    position: relative;
    width: 918px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0px auto;
    background-color: #fcf6db;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image:url(../images/bg_wrapper02.jpg);
	/*background-position:center bottom;
	background-repeat:no-repeat;*/
	background-repeat: repeat-x;
}

#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

#menu ul li
{
	margin: 0px;
	padding: 0px;
}

#menu ul li a
{
	display: block;
	background-image:url(../images/menu_hover2.jpg);
	background-position: 0px 0px;
	height: 24px;
	width: 168px;
	color: #424242;
	text-decoration: none;
	font-size: 12px;
	padding: 6px 0px 0px 20px;
}

#menu ul li a:hover
{
	background-position: -52px 0px;
}

#menu ul li #lastItem
{
	display: block;
	background-image:url(../images/menu_hover2_lastitem.jpg);
	
	height: 22px;
	width: 168px;
	color: #424242;
	text-decoration: none;
	font-size: 12px;
	padding: 6px 0px 0px 20px;
}

#contentLeft
{
	float: left;
	width: 230px;
	
	margin-top: 10px;
}

#content
{
	float: left;
	width: 440px;
	padding: 0px 0px 0px 30px;
	background-image:url(../images/bg_wrapper.png);
	background-position:center center;
	background-repeat:no-repeat;
	margin: 10px 0px 60px 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
}

#contentDiv
{
	line-height: 18px;
	font-size: 11px;
	width: 410px;
	text-align: justify;
	min-height: 550px;
}

#contentRight
{
	float: left;
	width: 215px;
	margin-top: 10px;
	text-align: center;
}

.border
{
	border: 1px solid #595349;
}

.clearBoth
{
	clear: both;
}

.newsItem
{
	margin: 10px 0px 0px 25px;
	width: 187px;
}

.newsHeader
{
	background-image:url(../images/bg_newsheader.jpg);
	background-repeat: repeat-x;
	height: 38px;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	padding: 6px 0px 6px 0px;
}

.newsContent
{
	background-color: #fbefc2;
	border-bottom: 3px solid #dcd2aa;
	padding:15px;
}

#subscribe
{
	margin: 10px 0px 0px 25px;
	width: 177px;
	background-color: #867c5a;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
	padding: 15px 5px 15px 5px;
}

#subLeft
{
	float: left;
	width: 117px;
	text-transform: uppercase;
	text-align: center;
}

#subRight
{
	float: right;
	width: 60px;
}

#eyeCatcher
{
	/*background-color: #f9e088;
	border: 1px solid #595349;
	padding: 15px;
	width: 380px;
	text-align: center;*/
}

#eyeCatcher p
{
	width: auto;	
}

#sponsors
{
	width: 210px;
}

#sponsors p
{
    text-align: center;
	width: auto;
	margin: 10px
}

h2
{
	font-size: 24px;
	border-bottom: 1px solid #000000;
	width: 410px;
	padding-bottom: 10px;
}

#footer
{
	position: absolute;
	bottom: 0px;
	width: 900px;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 15px 0px 15px 0px;
	margin: 0px 9px 0px 9px;
}

/*galerij*/
#ctl00_cphBody_dlFotos img
{
    width: 50px;
    height: 50px;
    border: 2px solid #595349;
}

#ctl00_cphBody_dlFotos img:hover
{
    border: 2px solid #DD1226;
}

.gallerypagingleft
{
    float:left;
    width: 70px;
    text-align: left;
}

.gallerypagingmiddle
{
    float: left;
    width: 265px;
    text-align: center;
}

.gallerypagingright
{
    float: right;
    width: 70px;
    text-align: right;
}

/**** contact formulier ****/

#table_invulformulier
{
    padding: 0px;
    padding-bottom: 50px;
    width: 400px;
    color: #595349;
}

#table_invulformulier td
{
    text-align: left;
    margin: 0px;
    padding: 5px;
}

#table_invulformulier em
{
    margin-left: 5px;
}

.DropDown
{
    border: solid 1px #595349;
    margin: 0px 0px 0px 5px;
    padding: 2px;
}

.TextBox
{
    width: 235px;
    border: solid 1px #595349;
    margin: 0px 0px 0px 5px;
    padding-top: 4px;
    padding-left: 3px;
}

.TextBoxSmall
{
    width: 75px;
    border: solid 1px #595349;
    margin: 0px 0px 0px 5px;
    padding-top: 4px;
    padding-left: 3px;
}

.TextBoxLarge
{
    width: 340px;
    height: 150px;
    margin: 0px 0px 0px 5px;
    border: solid 1px #595349;
}

.TextBoxError
{
    width: 235px;
    border: solid 1px red;
    margin: 0px 0px 0px 5px;
    padding-top: 4px;
    padding-left: 3px;
}

.TextBoxSmallError
{
    width: 75px;
    border: solid 1px red;
    margin: 0px 0px 0px 5px;
    padding-top: 4px;
    padding-left: 3px;
}

.TextBoxLargeError
{
    width: 340px;
    height: 150px;
    margin: 0px 0px 0px 5px;
    border: solid 1px red;
}

.btnSubmit
{
    margin: 0px 0px 0px 200px;
}

.ContactError
{
    margin-left: 0px;
    padding-left: 0px;
    color: #FFFFFF;
}

.ContactOk
{
    margin-left: 0px;
    padding-left: 0px;
    color: #FFFFFF;
}

.textLink
{
    color: #FFFFFF;
}

.textLink: hover
{
    text-decoration: none;
}

.Messages
{
    margin-left: 20px;
    margin-top: 10px;
}

.frame
{
    border: 1px solid #595349;
}

.alignTop
{
    vertical-align: top;
}

#meldingVoorverkoop
{
    border: solid 3px #595349;
    padding: 5px;
    background-color: #EEE2BC;
}
