* {outline: none;}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
body {
background-image:url(../images/bg.jpg);
padding-bottom: 10px;
}

A:link {
color: #ffb438;
text-decoration: none;
}

A:hover {
color: #fff;
text-decoration: none;
}

A:visited {
color: #ffb438;
text-decoration: none;
}

pagewrapper {
margin: 0px;
}
#logo {
padding-left: 20px;
padding-top: 20px;
padding-right: 10px;
}
#menu {
padding-left: 10px;
margin-top: 20px;
width:788px;
}
#content {
text-align: left;
}
#contentright {
text-align: left;
}
.title {
margin-left: 430px;
}
#contentflash{
text-align: center;
}


/* Scrollbar Stijl */
#mycustomscroll {
width: 505px;
height: 260px;
overflow: auto;
position: relative;
margin: 0.3em auto;
float: right;
margin-right: 18px;
}

.fixedwidth {
width: 400px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 36px;background: url(../images/scroll_handle.png) 0px 0px repeat-y;}
.vscrollerbarbeg {height: 10px !important;width: 36px;background: url(../images/scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 15px;width: 36px;background: url(../images/scrollbar.png) -108px 0px no-repeat;}
.vscrollerbase {width: 36px;background: url(../images/scroll_bg.png) 0px 10px no-repeat;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(../images/scrollbar.png) -72px -28px no-repeat; cursor: pointer;}
.vscrollerbaseend {height: 15px;width: 36px;background: url(../images/scrollbar.png)  -72px 0px no-repeat; cursor: pointer;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;}

/* Contact Formulier stijl */
#contactform {
}
form div {
margin-bottom: 3px;
}
input {
font-family: Trebuchet MS;
font-size: 12px;
padding-left: 0.3em;
padding-right: 0.3em;
}
textarea {
font-family: Trebuchet MS;
padding: 0.2em 0.3em;
font-size: 12px;
width: 80%;
}
fieldset{
border:0;
}