body {
	background: #FFFBE6 url("../images/bodybg.jpg") left top repeat-y;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #630;
}

a {
	text-decoration: none;
	color: #960;
}
a:hover {
	color: #300;
}
p {
	margin: 0px 0px 12px 0px;
	line-height: 16px;
}

small {
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}

form .input_text, form .formInput {
	border: 1px solid #CCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px;
}
form .formButton {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}

form sup {
	font-size:9px;
	color:#F00;
	vertical-align: text-top;
	padding-left: 2px;
}
form h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}
form h1 span {
	color: #CCC0A5;
	font-size: 46px;
}
form hr {
	margin: 20px 0px 0px 0px;
}
form span.error {
	display: block;
	color: #C00;
	font-weight: bold;
}

dl {
	border-top: 1px solid #F2F2F2;
	padding-top: 14px;
	margin: 14px 0px 0px 0px;
}
dl dd {
	padding: 4px 0px 14px 0px;
	margin: 0px 0px 14px 0px;
	border-bottom: 1px solid #F2F2F2;
}
dl dd p {
	margin: 5px 0px 5px 0px;
}

table {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	border: none;
}
table td {
	vertical-align: top;
}


/*	Layout
/*****************************************/

div#bgContainer{
	background: url(../images/bgcont.jpg) repeat-x;
}

div#header {
	width: 955px;
	height: 90px;
}
	div#header img {
		border: none;
	}
	div#header a#logo {
		background-color: #fffbe6;
		float: left;
		height: 90px;
		width: 170px;
		position: relative;
	}
	div#header a#logo img {
		position: absolute;
		top: 15px;
	}

	div#header a#headerlogo {
		width: 600px;
		height: 80px;
		text-align: center;
		padding-top: 10px;
		display: block;
		float: left;
	}
    div#header .anniversary{
        position:relative;
        float: left;
        width: 160px;
        height: 70px;
        padding-left: 20px;
    }
        div#header .anniversary img {
            position: absolute;
            top: 0px;
            left: 20px;
        }


div#contentWrapper {
	width: 955px;
	overflow: hidden;
}
div#leftNav {
	width: 150px;
	float: left;
	background: url("../images/bodybg.jpg");
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#mainContent {
	width: 600px;
	float: left;
	overflow: hidden;
}
	div#hdrImage {
	}
	div#content {
		padding-top: 0px;
		padding-right: 40px;
		padding-bottom: 40px;
		padding-left: 40px;
		width: auto;
		overflow: hidden;
	}

div#pl {
	display: none;
}

div#rightNav {
    position:relative;
    width: 150px;
    float: left;
    /*background: url("../images/bodybg.jpg");*/

    /*margin-top: 132px;
    _margin-top: 130px;*/

    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

/*	Navs
/*****************************************/

#leftNav ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


/*	Content
/*****************************************/

#mainContent h1 {
	margin: 20px 0px 10px 0px;
	font-size: 14px;
	color: #CD853F;
}
#mainContent h2,
#mainContent h2 a {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	color: #630;
}

#mainContent a {
	color: #B8860B;
}
#mainContent a:hover {
	color: #630;
}

#mainContent ul {
	margin: 8px 8px 16px 8px;
	padding: 0px;
	list-style-type: none;
}
#mainContent ul li {
	background: url("../images/bullet.gif") 0px 5px no-repeat;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 6px 0px;
	line-height: 16px;
}


table#medewerkersTable {
	margin: 20px 0px 20px 10px;
	padding: 0px;
	border: none;
}
table#medewerkersTable td {
	vertical-align: top;
	padding: 0px 10px 20px 0px;
}

table#medewerkersTable img {
	border: 1px solid #630;
}

#links {
	margin-left: 20px;
}

#links h1 {
	margin-left: -20px;
}

/*
*   Knoppen rechts
*/

a.english {
    display: block;
    margin: 70px 0 0 30px;
}
/* ie7 ie6 */
*:first-child+html a.english {margin-top: 78px;}
* html a.english {margin-top: 78px;}

#rightNav h1 {
    padding: 0px;
    margin: 47px 0px 13px 10px;
    font-size: 14px;
    color: #CD853F;
}
/* ie7 ie6 */
*:first-child+html #rightNav h1 {margin-top: 49px;}
* html #rightNav h1 {margin-top: 49px;}

#rightNav a.knop {

    display: block;
    height: 30px;
    width: 120px;

    margin: 10px;
    padding: 15px 10px 0px 20px;

    color: #630;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

    #rightNav a.streep1 {
        background: transparent url('../images/streep1.gif') top left no-repeat;
    }
    #rightNav a.streep2 {
        background: transparent url('../images/streep2.gif') top left no-repeat;
    }
    #rightNav a.streep3 {
        background: transparent url('../images/streep3.gif') top left no-repeat;
    }
    #rightNav a.streep5 {
        height: 60px;
        padding: 10px 10px 0px 20px;
        background: transparent url('../images/streep6.gif') top left no-repeat;
    }

#leftNav a.knop {

    display: block;
    height: 40px;
    width: 140px;

    margin: 0px;
    padding: 10px 7px 10px 7px;

    background: transparent url('../images/streep6.gif') top left no-repeat;

    color: #630;
    font-size: 12px;
    font-weight: bold;
    text-align: center;

}

.noMargin {
    margin: 10px 0px 0px 0px;
}

#rightNav .buttons {
    margin-top: 20px;
}

a.facebook {
    margin-left: 30px;
}

a.hyves {
}

a img {
    border: 0;
}

#jubileumactie {
    background: transparent url('../images/streep8.gif') top left no-repeat;
    color: #fffffe;
    line-height: 16px;
    margin: 29px 0 -29px 10px;
    padding: 10px 10px 18px 10px;
    text-align: center;
    width: 135px;
}

#jubileumactie h1 {
    color: #ffd90f;
    margin: 0 0 10px 0 !important;
}
#jubileumactie a {
    color: #663300;
}


