/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	/*border-right: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}
.containerheader {
	
}

.hoeklinksboven {
	background-image: url(images/hoek_links.gif);
	background-repeat: no-repeat;
/*	background-position: top left;*/
	width: 9px !important;
	height: 26px;
}
.header {
	background-image: url(images/header_1px.gif);
	background-repeat: repeat-x;	
}
.hoekrechtsboven {
	background-image: url(images/hoek_rechts.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 26px;
}
.ContainerTitle {
   color: #FFFFFF;
	font-family: Arial, Verdana, Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
}
.ContainerTitle_Leeg {
	color: #009edc;
	font-family: Arial, Verdana, Trebuchet MS;
	font-weight: bold;
	font-size: 22px;
}
.containercontent {
	background-color: #d5d6d8;
	background-image: url(images/content_1px.gif);
	background-repeat: repeat-x;
	height: 229px;
	border-top : solid 0px #009DD9;     
 	border-bottom : solid 0px #009DD9;     
  	border-right : solid 1px #a8aaad;
  	border-left  : solid 1px #a8aaad;
/*	padding-bottom: 20px;*/
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 6px;
}
.containercontent_admin {
	background-color: #d5d6d8;
	background-image: url(images/content_1px.gif);
	background-repeat: repeat-x;
	border-top : solid 0px #009DD9;     
 	border-bottom : solid 0px #009DD9;     
  	border-right : solid 1px #a8aaad;
  	border-left  : solid 1px #a8aaad;
	/*padding-bottom: 20px;*/
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 6px;
}
.containercontent_leeg {
	padding-top: 12px;
}
.containercontent_small {
	background-color: #d5d6d8;
	background-image: url(images/gradient_content_small.jpg);
	background-repeat: repeat-x;
/*	width: 100%;*/
/*	height: 100px;
	height:50px;*/
	border-top : solid 0px #009DD9;     
 	border-bottom : solid 0px #009DD9;     
  	border-right : solid 1px #a8aaad;
  	border-left  : solid 1px #a8aaad;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 6px;
}

.hoeklinksonder {
	background-image: url(images/hoeklinksonder.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 11px;	
}
.footer {
	background-image: url(images/footer_1px.gif);
	background-repeat: repeat-x; 
	width: 100%;
	height: 11px;	
	background-position: top;
}
.hoekrechtsonder {
	background-image: url(images/hoekrechtsonder.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 11px;	
}
.bovenrood {
	width: 100%;
}
.middenrood {
	width: 100%;
}
.onderrood {
	width: 100%;
}
.linksboven {
	background-image: url(images/rood/linksboven.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 19px;
}
.headerrood {
	background-image: url(images/rood/header.gif);
	background-repeat: repeat-x;
	height: 19px;
}
.rechtsboven {
	background-image: url(images/rood/rechtsboven.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 19px;
}
.side {
	background-image: url(images/rood/side.gif);
	background-repeat: repeat-y;
	width: 3px;
}
.linksonder {
	background-image: url(images/rood/linksonder.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 11px;
}
.bottom {
	background-image: url(images/rood/bottom.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.rechtsonder {
	background-image: url(images/rood/rechtsonder.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 11px;
}
.content {
	background-color: #dddedf;
	background-image: url(images/rood/background.gif);
	background-repeat: repeat-x;
	height: 255px;
	padding-left: 6px;
	padding-right: 6px;
}
/*  
Hieronder volgen de styles voor de container met een rode rand!


.hoeklinksbovenrood {
	background-image: url(images/rood/topleft.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
.headerrood {
	background-image: url(images/rood/top.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 9px;
}
.hoekrechtsbovenrood {
	background-image: url(images/rood/topright.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
.hoeklinksonderrood {
	background-image: url(images/rood/bottomleft.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
.bottomrood {
	background-image: url(images/rood/bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 9px;
}
.hoekrechtsonderrood {
	background-image: url(images/rood/bottomright.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 9px;
}
.containercontentrood {
	background-color: #dadbdc;
	background-image: url(images/rood/background.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 256px;
	padding-top: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
}
.side {
	background-image: url(images/rood/side.gif);
	background-repeat: repeat-y;
	width: 3px;
}
*/