/* 	Reset */
*{margin:0;padding:0}
img{border:0}
a{outline:none}

/* HTML  */
body {background:url(../img/bg-body.jpg) repeat-x #e0e5e7;color:#333;font-family: Verdana, Arial, Helvetica, sans-serif;line-height:16px}
p, td {font-size:11px;margin:6px 25px 0 25px}
h1 {font-size:16px;line-height:32px;margin:0 25px 0 25px;padding-top:10px}
h2 {font-size:14px;font-weight:normal;margin:0 25px 25px 25px}
a:link{color:#006}
a:visited{color:#069}
a:hover{color:#f7ac1b}
a:active{color:#f7ac1b}

/* Layout */
#wrapper{background:url(../img/bg-wrapper.jpg) repeat-y #fff;margin:25px auto;min-height:485px;width:760px}
#header{background:url(../img/bg-header.jpg) no-repeat #fff;height:185px}
#header #logo{margin-left:25px}
#content{background:url(../img/bg-content.jpg) top no-repeat #fff;min-height:300px}
#content-bottom{background:url(../img/bg-bottom.jpg) no-repeat #fff;height:20px}
#footer{}



#tdContent {
	background-color: #FFFFFF;
	padding: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1BBC7;
	border-left-color: #B1BBC7;
	background-image: url(../Media/Gedeeld/achtergrondStippen.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	
}

#tdKader {
	background-color: #E0E5E7;
	padding: 5px;
	border: 1px solid #B1BBC7;
}
