
/* #################################################################### BODY */

/*------------------------------------------------- Body*/
body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;	
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;	
}

/* #################################################################### WRAPPER, MENU & BANNER */

/*------------------------------------------------- Wrapper*/
#wrapper {
	text-align: center;
	width: 792px;
	height: 40em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
}

/*------------------------------------------------- topBanner*/
#topBanner {
	background-image: url('../images/topBanner.gif');
	background-repeat: no-repeat;
	height: 41px;
}

/*------------------------------------------------- middleBanner*/
#middleBanner {
	background-image: url('../images/middleBanner.gif');
	background-repeat: no-repeat;
	height: 43px;
}

/*------------------------------------------------- bottomBanner*/
#bottomBanner {
	background-image: url('../images/bottomBanner.gif');
	background-repeat: no-repeat;
	height: 30px;
}


/*------------------------------------------------- menu*/
#menu {
	text-align: center;
	margin-top: 15px;
}

#menu img {
	border: 0px none;	
}

/* #################################################################### LEFTMENU */

/*------------------------------------------------- contentWrapper*/
#contentWrapper {
	width: 1000px;
	margin-top: 15px;	
}


/*------------------------------------------------- contentMenu*/
#contentMenu{
	width: 208px;
	height: 400px;
	float: left;
}

#contentMenu ul{
	margin-top: 0px;
}


/*------------------------------------------------- contentMenuLeftCorner*/
#contentMenuLeftCorner {
	background-image: url('../images/contentMenuLeftCorner.gif');
	height: 33px;
	width: 20px;
	float: left;
}

/*------------------------------------------------- contentMenuTitle*/
#contentMenuTitle {
	background-image: url('../images/contentMenuTitle.gif');
	height: 25px;
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0.5em;
	float: left;	
}

/*------------------------------------------------- contentmenuRightCorner*/
#contentMenuRightCorner {
	background-image: url('../images/contentMenuRightCorner.gif');
	height: 33px;
	width: 18px;
	float: left;
}

/*------------------------------------------------- leftMenuContent */
#leftMenuContent {
	background-image: url('../images/leftMenuContent.gif');
	background-repeat: repeat-x;
	height: 40em;
	width: 178px;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
	float: left;
}

/* #################################################################### CONTENT*/

/*------------------------------------------------- contentMenu*/
#contentDIV{
	width: 613px;
	height: 400px;
	margin-left: 20px;
	float: left;
	clear: right;
}


/*------------------------------------------------- contentMenuLeftCorner */
#contentLeftCorner {
	background-image: url('../images/contentMenuLeftCorner.gif');
	height: 33px;
	width: 20px;
	float: left;
}

/*------------------------------------------------- contentMenuTitle*/
#contentTitle {
	background-image: url('../images/contentMenuTitle.gif');
	height: 25px;
	width: 523px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 0.5em;
	float: left;	
}

/*------------------------------------------------- contentmenuRightCorner*/
#contentRightCorner {
	background-image: url('../images/contentMenuRightCorner.gif');
	height: 33px;
	width: 18px;
	float: left;
	clear: right;
}

/*------------------------------------------------- leftMenuContent */
#content {
	background-image: url('../images/leftMenuContent.gif');
	background-repeat: repeat-x;
	height: 40em;
	width: 511px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	float: left;
}

/*------------------------------------------------- Webshop */
SELECT, OPTION, INPUT {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial;
}

.standaardtekst {
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	font-family: Verdana, Arial;
}

.introtekst {
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	font-family: Verdana, Arial;
}

A {
font-size: 11px; font-style: normal; font-weight: bold; text-decoration:none; color: #00A5EA; font-family: Verdana, Arial;
}

A.news {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #E60018;
	font-family: Verdana, Arial;
}

A.news:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	color: #E60018;
	font-family: Verdana, Arial;
}

A.categoriemenu {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
	font-family: Verdana, Arial;
}

A.categoriemenu:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	color: #eeeeee;
	font-family: Verdana, Arial;
}

.formveld { 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial;
	background-color: #ffffff;
    border: #ffffff 1pt solid;
    border-width : 1pt;
	}
	
.knop {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial;
	color:707070;
	background-color: #CCCCCC;
    border: #ffffff 1pt solid;
    border-width : 1pt;
	}
	
.knop2 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial;
	color: #ffffff;
	background-color: #000000;
    border: #ffffff; 1pt solid;
    border-width : 1pt;
	}
	
.knop3 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial;
	color: #000000;
	background-color: #cccccc;
    border: #ffffff; 1pt solid;
    border-width : 1pt;
	}

/* #################################################################### END */