.newSkin { 
	background-color:#019DE1;
	clear:both;
	margin-bottom:1px;
	}

.newSkinSub { 
	background-color:#019DE1;
	clear:both;
	margin-bottom:1px;
	height:600px;
	}
.newSkinSub .main-content{
	height:550px;
	width:550px;
	overflow:auto;
}
.newSkin .main-content {
	max-height:550px;
	overflow:auto;
	overflow-x:hidden;}

.newSkinSub #dnn_RightPane .naw {
	margin-top:60px;
	background-image:url(../images/gradient-right.gif);
	background-repeat:repeat-x;
	padding-top:10px;}
#dnn_ContentPane {
	padding:4px 6px;}

.teaser {
	width:565px;
	float:left;
	/*height:249px;
	overflow:hidden;   
	padding:4px 6px;*/
	margin-bottom:17px;
	background-image:url(../images/gradient-bg.gif);
	background-repeat:repeat-x;
	background-color:#019DE1;
	
}

.teaser img {
	float: left;
	margin-right: 7px;
}

.teaser h2 {
	font-size: 32px;
	line-height:42px;
	font-weight: normal;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.teaser p {
	font-size: 11px;
	line-height:22px;
	/*height:110px;
	overflow:hidden;*/
	padding-bottom:8px;
}

.teaser a.video-link {
	position:inherit;
	right:12px;
	left:301px;
	bottom: 16px;
	font-size: 19px;
	font-weight:bold;
	line-height:34px;
	color:#006891;
	padding:0 122px 0 9px;
	background-color:#FFFFFF;
	margin-right:6px;
	display:block;
	width: auto;
	text-decoration: none;
	float: right;

}

.teaserSubPage {
	width:565px;
/*	height:249px;
	padding:4px 6px;*/
	background-image:url(../images/gradient-bg.gif);
	background-repeat:repeat-x;
	background-color:#019DE1;
/*	overflow:hidden;   */
	float:left;}

.teaserSubPage img {
	float: left;
	margin-right: 7px;
}

.teaserSubPage h2 {
	font-size: 32px;
	line-height:42px;
	font-weight: normal;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.teaserSubPage p {
	font-size: 11px;
	line-height:22px;
/*	height:110px;*/
/*	overflow:hidden;*/
}

.teaserEditPage {
	width:100%;
/*	height:249px;*/
	min-height:600px;
	_height:600px;
	padding:4px 6px;
	margin-bottom:17px;
	background-image:url(../images/gradient-bg.gif);
	background-repeat:repeat-x;
	background-color:#019DE1;
/*	overflow:hidden;   */
	float:left;
}

.teaserEditPage img {
	float: left;
	margin-right: 7px;
}

.teaserEditPage h2 {
	font-size: 36px;
	line-height:42px;
	font-weight: normal;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.teaserEditPage p {
	font-size: 11px;
	line-height:22px;
/*	height:110px;*/
/*	overflow:hidden;*/
}
.projecten {
	width:288px;
	background-image:url(../images/gradient.gif);
	background-repeat:repeat-x;
	background-color:#019DE1;
	overflow:hidden;
	width:300px;
	float:left;
	margin-top:11px;
}

.projecten h3 {
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.projecten ul {	
	width: 288px;
	background-image:url(../images/projecten-09.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:24px;
}

.projecten ul li {
	padding-left:2px;
	padding-bottom:26px;
}

.projecten ul li a:link,
.projecten ul li a:visited,
.projecten ul li a:active{	
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
}

.projecten ul li a:hover,
.projecten ul li a:focus {

}

.projecten ul li a span  {
	color:#000000;
	font-size:16px;
	display: block;
}


.persinfo {
	width:249px;
	background-image:url(../images/gradient.gif);
	background-repeat:repeat-x;
	background-color:#019DE1;
	overflow:hidden;   
	float: left;
	margin-left:11px;
	margin-top:11px;
}

.persinfo h3 {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.persinfo ul {	
	padding-top:24px;
}

.persinfo ul li {
	padding-left:2px;
	padding-bottom:42px;
}

.persinfo ul li a:link,
.persinfo ul li a:visited,
.persinfo ul li a:active{	
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
}

.persinfo ul li a:hover,
.persinfo ul li a:focus {

}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.projecten .DNN_HTMLContent, .persinfo .DNN_HTMLContent, .naw .DNN_HTMLContent { padding:6px;}
