/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.containermaster_green {
	/*height: 345px;*/
	height: 420px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_white {
	height: 170px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_zoektekst_homepage {
	height: 30px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_zoek_homepage {
	height: 50px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_zoektekst_service {
	height: 70px;
	width: 222px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_zoek_service {
	height: 262px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_nieuws {
	width: 222px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.containermaster_links {
	width: 222px;
	height: 345px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.head_green {
	border-right: #E7F093 1px solid; 
	border-top: #CDE22B 1px solid; 
	border-left: #E7F093 0px solid; 
	border-bottom: #CDE22B 0px solid; 
	background-color: #CDE22B;
	height: 32px;
}
.content_green {
	border-right: #CDE22B 1px solid; 
	border-top: #CDE22B 0px solid; 
	border-left: #CDE22B 0px solid; 
	border-bottom: #CDE22B 0px solid; 
	background-color: #F2F8CA;
}
.title_red {
	color : #CB1158;
	font-size : 15px;
	font-weight : bold;
	font-family: "Trebuchet MS";
}
.head_white {
	border-right: #FFFFFF 1px solid; 
	border-top: #CDE22B 1px solid; 
	border-left: #E7F093 1px solid; 
	border-bottom: #CDE22B 0px solid; 
	background-color: #CDE22B;
	height: 32px;
}
.head_zoektekst {
	border-right: #E7F093 1px solid; 
	border-top: #CDE22B 1px solid; 
	border-left: #E7F093 0px solid; 
	border-bottom: #CDE22B 0px solid; 
	background-color: #CDE22B;
	height: 32px;
}
.content_white {
	border-right: #CDE22B 1px solid; 
	border-top: #CDE22B 0px solid; 
	border-left: #CDE22B 0px solid; 
	border-bottom: #CDE22B 0px solid; 
	background-color: #FFFFFF;
	background-repeat : repeat-y;
	height: 100%;
}
.title_green {
	color : #08544A;
	font-size : 15px;
	font-weight : bold;
	font-family: "Trebuchet MS";
}
.content_verloop1 {
	border-right: #CDE22B 1px solid; 
	border-top: #CDE22B 0px solid; 
	border-left: #CDE22B 0px solid; 
	border-bottom: #CDE22B 0px solid; 
	BACKGROUND-IMAGE: url(verloop1.gif);
	background-repeat : repeat-x;
}
.content_verloop2 {
	border-right: #CDE22B 1px solid; 
	border-top: #CDE22B 0px solid; 
	border-left: #CDE22B 0px solid; 
	border-bottom: #CDE22B 0px solid; 
	BACKGROUND-IMAGE: url(verloop2.gif);
	background-repeat : repeat-x;
}
.content_verloop3 {
	border-right: #CDE22B 1px solid; 
	border-top: #CDE22B 0px solid; 
	border-left: #CDE22B 0px solid; 
	border-bottom: #CDE22B 0px solid; 
	BACKGROUND-IMAGE: url(verloop3.gif);
	background-repeat : repeat-x;
}
.content_zoektekst {
	border-right: #CDE22B 1px solid;
	border-top: #CDE22B 0px solid;
	border-left: #CDE22B 0px solid;
	border-bottom: #CDE22B 0px solid;
	background-color : #FCFDF5;
}










