/* 
Copyright skins and containers: Cestus Websites 2006. 
Created by Peter Schotman, contact information: www.cestuswebsites.nl
*/

.intrAps{}

.plain, .orangearrow, .foto 
{
	clear: both;
}
.orangearrow, .plain
{
	margin: 10px 0px 0px 15px; border: solid 0px #dcdcdc;
}
.paneRight .orangearrow, .paneRight .plain, .paneLeft .orangearrow, .paneLeft .plain
{
	margin: 10px 5px 0px 10px; border: solid 0px #dcdcdc;
}

.headerActions 
{
	width: 10px;
	text-align: right;
	float: right;
}

.header {
	margin: 0px; border: solid 0px #dcdcdc;
	background-color: transparent;
	vertical-align: top;
	height: 21px;
	padding: 2px 0px 0px 20px;
}
.foto .header 
{
	height: 0px;
}

.Head 
{
	margin: 0 0 0 0px; padding: 0px;
	float: left;
	width: 90%;
	letter-spacing: 0.05em;
}
.orangearrow .Head, .plainchart .Head 
{
	margin: 0 0 0 20px; padding: 0px;
	float: left;
	width: 80%;
}




.containercontent
{
	padding: 4px 10px 10px 0px;
	margin: 0px; border: solid 0px #dcdcdc;
	clear: both;
}

.containerfooter 
{
	padding: 0px; margin: 0px; border: solid 0px #dcdcdc;
	vertical-align: middle;
	text-align: left;
	height: auto;
	clear: both;
}

/* tekst stijlen */
h2, .Head
{
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}
.orangearrow .Head
{
    color: #F46200; 
	font-size: 14px;
}


.containercontent .SubHead
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3D9900; 
}

.containercontent .Normal, .containercontent p, .containercontent div
{
	font-size: 11px;
	line-height: 160%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
.containercontent TD
{
	font-size: 11px;
	line-height: 160%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #3f3f3f;
	padding: 0px 0px 3px 0px;
}


.containercontent table, .containercontent div
{
	clear: both;
}

.containercontent b, .containercontent strong
{
	color: #3D9900;
}

.containercontent a, .containercontent a:link, .containercontent a:visited
{
	text-decoration: underline;
	font-weight: normal;
	color: #0080BB;
}
.containercontent a:hover
{
	text-decoration: underline;
	color: #646464;
}


.plain .header {
	margin: 0px; 
	padding: 1px 0px 0px 0px;
	background-color: Transparent;
	text-align: left;
}

.orangearrow .header {
	margin: 0 0 0 0px; 
	padding: 1px 0px 0px 0px;
	text-align: left;
	background: Transparent url(images/header-arrow.gif) no-repeat scroll left center;
}


.plainwhite 
{
	background-color: #B1AF90;
	margin: 0px 0 10px 0;
	border: solid 1px #B1AF90;
}

.plainwhite .header 
{
	padding: 2px 0px 0px 10px;
	border: solid 0px #B1AF90;
	margin: 0px;
	background-color: #B1AF90;
}
.plainwhite .Head
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
.plainwhite .SubHead
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
	line-height: 20px;
    font-weight: bold;
    color: #B1AF90;
}

.plainwhite .containercontent
{
	padding: 5px 10px 0 10px; margin: 0px; border: solid 0px #dcdcdc;
	background-color: #ffffff;
}
.plainwhite .containerfooter
{
	background-color: #ffffff;
}


ul
{
	padding: 0px;
	margin: 0 0 0px 10px;
    list-style-type: none;
    list-style-image: url(images/list-icon.gif);
}
ul li
{
	padding: 0px;
	margin: 0px 0 7px 15px;
    list-style-type: none;
    list-style-image: url(images/list-icon.gif);
}

.topcontentPane a:link, .topcontentPane a:visited, 
.topcontentPane h2, .topcontentPane b, .topcontentPane strong, .topcontentPane h1, .topcontentPane h3, .topcontentPane .Head, .topcontentPane .containercontent .Normal, .topcontentPane .containercontent p, .topcontentPane .containercontent div
{
	color: #efefef;
}

h2.blog_title a, h2.blog_title a:link, h2.blog_title a:visited, h2.blog_title a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0080BB;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	text-decoration: none;
}

h2.blog_title a:hover
{
	text-decoration: underline;
	color: #646464;
}


.containercontent input.Normal
{
    padding: 3px 5px 3px 5px;
    
}