/* reset CSS */	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body {
	height:100%;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

body, h1, h2, h3 {
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:21px;
}

h1,h2,h3,p {
	padding:0px;
	margin:0px;
}

h1 {
	font-size:18px;
	line-height:26px;
}

h2 {
	font-size:14px;
	line-height:20px;
}

h3 {
	font-size:20px;
	line-height:28px;
	
}

p {
	margin-bottom:18px;
}


body {
	text-align:left;
}
	

#container {
	position:relative;
	width: 988px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 16px;	
}


#linkerbalk {
	position:absolute;
	top:0px;
	left:0px;
	width:188px;
	height:930px;
	background-color:#333333;
}


#logo {
	background-image:url(../images/Logodiederik.png);
	position:absolute;
	left:188px;
	top:0px;
	width:800px;
	height:212px;
	color:#4E6321;
}


#menu {
	position:absolute;
	left:0px;
	top:230px;
	height:100%;
	width:188px;
	background-color:#333333;
}

#menu ul {
	width:188px;
}

#menu  li {
	margin:-1px;
	font-weight:normal;
	border:1px solid white;
	background-color:#333333;
	list-style-type:none;
}

#menu  li:hover, #menu li.sel {
	background-color:#999999;
	cursor:pointer;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;

}

#menu ul a {
	text-decoration:none;
	color:white;
	padding:5px;
	width:148px;
	padding-left:40px;
	display:block;
}

#fotodiederik {
	position:absolute;
	height:210px;
	width:172px;
	padding:8px;
}

.sponsorkliks {
	position:absolute;
	top:260px;
	left:38px;
	height:120px;
	width:100px;
}

#ticker .sponsorkliks {
	left: 24px;
	top: initial;
}

#muis {
	position:absolute;
	top:370px;
	left:18px;
	height:327px;
	width:155px;
}

#content {
	position:absolute;
	left:188px;
	top:214px;
	width: 620px;
	padding:10px;
}


	
#news {
	color:#FFF;
	top:214px;
	left:830px;
	width: 139px;
	padding: 10px;
	display: block;
	overflow: hidden;
	position: absolute;
	background-color:#999999;
}
		
#ticker {
	color:#FFF;
	width: 159px;
	height: 900px;
	list-style: none;
	margin: 0;
}

#ticker li {
	color:#FFF;
	display: block;
	width: 139px;
	text-align: left;
	font-size: 13px;
	margin: 0;
	float: left;
	line-height: 18px;
}

#sponsoren {
	width:100%;
}

#sponsoren td {
	text-align:center;
	vertical-align:middle;
	padding:6px 0px;
}


span.publishdate {
	font-size:8pt;
	line-height:12pt;
	color:#555;
}

a, a:visited {
	color:black;
}
