body {
    font-family: "Verdana", "Helvetica", "sans-serif";
    color: #666;
}
.content {
    font-family: "Verdana", "Helvetica", "sans-serif";
}

.tekstklein {
font-size: 9px;
}
.tekstgroot {
font-size: 14px;
}


#downloadcontainer {
    left: 8px;
    top: 2px;
    width: 540px;
}

#layerDownloads ul {
    padding: 0 10px 0 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
}

#layerDownloads li {
    line-height: 20px;
    display: block;
    width: 530px;
    min-height: 20px;
    text-indent: 8px;
}
#layerDownloads li.downloadheader {
    padding: 0;
    margin: 0;
    line-height: 28px;
    min-height: 28px;
    text-indent: 0px;
}

/* document form */

div.docLabel {    
    width: 420px;
    height: 20px;
    line-height: 16px;
    position: relative;
    display: block;    
    float: left;
}
div.docCheck {    
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    float: left;
}
div.btnDownload {
    clear: both;
    padding: 15px 0 0 0;
}
div.btnDownload input {
    border: none;
    width: 120px;
    font-size: 11px;
}

/* NAW form */

#layerNAW {
    background-color: #ededed;
    width: 490px;
    padding: 5px 5px 5px 5px;
}
td.nawlabel {    
    width: 180px;
    line-height: 16px;
}
td.nawfield {    
    line-height: 16px;
}
td.nawfield input {    
    width: 285px;
    font-size: 11px;
}
td.aanvragen {
    padding: 15px 0 0 0;
}
td.aanvragen input {    
    width: 120px;
    font-size: 11px;
    border: none;
}

/* End message */


div.thanksMessage {
    display: block;
    width: 540px;
    height: 150px;
}
div.thanksMessage h2 {
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: Red;    
    margin: 0;
}


input.box {
    border: 1px solid #aFaEaF;
}

/* Twitter */
.twitter-mini-box,
.twitter-wide-box {
	position: relative;
}
#twitter-heading {
	position: absolute;
	left: 1px;
	top: 1px;
	display: block;
	width: 98px;
	height: 33px;
	background: url('images/twitter-heading.jpg') 0 0 no-repeat;
	text-indent: -9999px;
}
.twitter-mini-box .follow-link,
.twitter-wide-box .follow-link {
	position: absolute;
	right: 15px;
	top: 10px;
}
.twitter-wide-box .author-image,
.twitter-wide-box .author-image {
	float: left;
	margin-right: 10px;
}
.twitter-mini-box #twitter-mini {
	margin-top: 35px;
}
.twitter-mini-box .tweet,
.twitter-wide-box .tweet {
	position: relative;
	margin-bottom: 10px;
	width: 190px;
	border: 1px solid #cfcece;
	background: #fff;
}
.twitter-wide-box .tweet {
	width: 535px;
}
.twitter-mini-box .tweet .arrow,
.twitter-wide-box .tweet .arrow {
	position: absolute;
	bottom: -8px;
	left: 24px;
	display: block;
	width: 13px;
	height: 8px;
	background: url('images/twitter-arrow.gif') 0 0 no-repeat;
}
.twitter-mini-box .tweet p,
.twitter-wide-box .tweet p {
	margin: 10px;
}
.twitter-mini-box .tweet .time,
.twitter-wide-box .tweet .time {
	display: block;
	color: #999;
	font-style: italic;
	font-size: 9px;
}