.medialist-info {
	color: #999999;


}

.alpgroot {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 {color: #666666}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	color: #000000;
	background-color: #BABFA1;
	font-size: 48px;
	font-weight: bold;
	background-position: center center;
    width : 65px;
    height : 65px;
}  

.style4 sup {

	font-size: 11px;
    height : 65px; 

}
.verhaal-titel {
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
}







A:link {
	text-decoration : underline;
	color: #000;
}
A:visited {
	text-decoration : underline;
	color: #000;
}
A:hover {
	text-decoration : underline;
	color: #000;
}
body {
	/*background-color: #BABFA1;*/
	background-color: #006BB3;
	margin: 0px;
	padding: 0px;
	background-image: url(/sys/themes/public/duizendwoorden/default/img/duizendwoorden_bgcrop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.80em;
}
.navs { 
	font-size: 14px; 
}
.maincolor {
	background-image: url(../img/duizendwoorden_bgcrop2.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
.maincolor-crop {

	background-image: url(/sys/themes/public/duizendwoorden/default/img/duizendwoorden_bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.weblog-posted-body {
	padding-top: 15px;
	padding-bottom: 5px;
}
.weblog-posted-nickname {
	font-weight: bold;
}

.cartsmall-link {color: #FFFFFF}
.duizendwoorden-nav-on {
	background-image: url(../img/duizendwoorden_navbutton_on.jpg);
	background-repeat: no-repeat;
	height: 26px;
	background-position: left;
	width: 128px;
	font-family: "Courier New", Courier, monospace;
}
.duizendwoorden-nav-on A:link{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #006BB3;
	text-decoration: none;

}
.duizendwoorden-nav-on A:visited{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #006BB3;
	text-decoration: none;

}
.duizendwoorden-nav-off {
	background-image: url(../img/duizendwoorden_navbutton_off.jpg);
	background-repeat: no-repeat;
	height: 26px;
	background-position: left;
	width: 128px;
	font-family: "Courier New", Courier, monospace;
	

}
.duizendwoorden-nav-off A:link{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

}
.duizendwoorden-nav-off A:visited{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

}.medialist {
	background-color: #E4E7DA;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.medialist a {
	font-size: 12px;
	font-weight: bold;
}

.contentlist-item-title {
	font-size: 14px;
	font-weight: bold;
}


.links { 
	color:#FFF;
	text-decoration:underline;
}