/*CSS Sheet van Spot Design voor Coxbegeleidingopmaat.nl*/

h1, h2 { color:#d5652c; font-weight: bold; }
h1 { font-size:16px; }
h2 {  font-size:14px; }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #f8bea0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.NorWhite {
	color:#FFFFFF;
}

.FatGreen {
	color:#4f8f43;
	font-weight: bold;
}

.FatOrange {
	color:#d5652c;
	font-weight: bold;
}

.NormalBold { color: #000000; font-weight:bold; }
.OranjeBold { color: #d5652c; font-weight:bold; }

.NormalItalic { color: #000000; font-style:italic; }
.LargeItalic { color: #4f8f43; font-size:14px; font-style:italic; font-weight:bold; }

.Normal { color: #000000;  }
.NormalSmall { color: #000000;  }
.NormalGreen { color: #53791c; }

.FatWhite { color:#FFFFFF; font-weight: bold; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background: #d5652c/*#d2f3aa  none repeat scroll 0% */;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#website {
	display: block;
	margin: 20px auto;
	width: 920px;
	height: auto;
}

#indexborder {
	width: 900px;
	display: block;
	float: left;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #d05511;
	margin: 0 0 20px 0;
}

#index {
	width: 900px;
	float: left;
	background: url(../img/index_bg.jpg) repeat-y #FFFFFF;
}

.container {
	width:880px;
	height:29px;
	cursor:pointer;
	background:#464646;
	float:left;
	padding: 0 5px 0 15px;
}

.container a {
	color: #FFFFFF;
	font-weight:bold;
}

.container a:hover {
	color: #CCCCCC;  /* #CCFF00 */;
}

.container .menu {
	height:29px;
	background:#464646;
	width:95px;
	text-align:center;
	float:left;
	position:relative;
	cursor:pointer;

}

.container .active {
	width:110px;
	height:29px;
	background: url(../img/menubg.png) no-repeat #92c04f;
	text-align:center;
	float:left;
	position:relative;
	color:#4f8f43;
	cursor:pointer;

}
.container .active .items {
	padding: 8px 0 0 0;
}
.container .menu .items {
	padding: 8px 0 0 0;
}

div.topline {
	width:100%;
	background:#d5652c;
	height:5px;
	float:left;
}

div.hcontainer {
	width: 100%;
	height: 240px;
}

div.header {
	width:800px;
	float:right;
	position:relative;
}
	
.subcontainer {
	width:100%;
	height:29px;
	background:#92c04f;
	float:left;
	border-bottom: #FFFFFF 1px solid;
}

.subcontainer a {
	color: #FFFFFF;
	font-weight:bold;
}

.subcontainer a:hover {
	color: #CCFF00;
}

.subcontainer .contentholder {
	width:800px;
	height:29px;
	background:none;
	display:none;
	float:left;
}

.subcontainer .contentholder .submenu {
	width:100px;
	height:29px;
	background:#92c04f;
	text-align:center;
	float:left;
	position:relative;
	cursor:pointer;
}

.subcontainer .contentholder .submenu:hover {
	width:100px;
	height:29px;
	text-align:center;
	float:left;
	position:relative;
	cursor:pointer;
	background:#464646;
}

.subcontainer .contentholder .submenu .subitems {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:auto;
	height:auto;
	padding-top:7px;
	cursor:pointer;
}

div.spacer_sm { width:100px; height:28px; float:left; position:relative;}
div.spacer_lg { width:200px; height:28px; float:left; position:relative;}

div.picture {
	height:150px;
	width:100%;
	background:#d96d37;
	float:left;
}

div.maincontent { width:650px; }
div.leftcontent { width:249px; margin-right: 1px; }

div.leftcontent, div.maincontent{
	float:left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background: #FFFFFF;
	min-height: 500px;
	padding: 0 0 50px 0;
}

div.headblok { width:247px; height:27px; background: url(../img/leftbox.gif) no-repeat #cd6734; margin-right: 2px; }
div.menuheadblok { width:250px; height:auto; background:#cd6734; margin-bottom:9px; }
div.headblokext { width:648px; height:27px; background: url(../img/mainbox.gif) no-repeat #cd6734; margin-left: 2px; }
div.contentimg { width:647px; height:auto; background:none; margin-left: 2px; }

div.logoimg { width:249px; height:120px; background:none; }

div.menublok { width:248px; background:#FFFFFF; clear:both; height:29px; border-bottom:solid 1px #cd6734; color:#cd6734; }
div.menublok:hover { width:248px; background:#cd6734; clear:both; height:29px; border-bottom:solid 1px #cd6734; color:#FFFFFF;}
div.menublokactive { width:248px; background:#cd6734; clear:both; height:29px; border-bottom:solid 1px #cd6734; color:#FFFFFF;}

div.menublokactivetxt { color:#FFFFFF; }
div.menubloktxt { color:#cd6734; }

div.menubloktxt, div.menublokactivetxt {
	font-weight:bold;
	padding:8px;
}

div.menubloktxt:hover {
	font-weight:bold;
	padding:8px;
	color:#FFFFFF;
}

div.headbloktxt {
	color:#FFFFFF;
	padding:6px;
}

div.inblok { width:249px; }
div.inblokext {	width:650px; }
div.quoteinblokext { margin-left:4px; width:640px; border-bottom:solid 1px #cd6734; }
div.inblok, div.inblokext {
	height:auto;
	color:#000000;
}

div.quotetxtblok {
	padding:14px;
}

div.txtblok {
	padding:8px;
}

div.headcontent {
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
}

div.footer {
	height:50px;
	width:100%;
	background:url(../img/grip_footer.gif) no-repeat #FFFFFF;
	float:left;
	position:relative;
}

div.txtfooter {
	color:#53791c;
	padding-top:15px;
	padding-left:120px;
}

div.contentmenuholder { height:30px; width:648px; border-bottom:solid 1px #cd6734; margin: 20px 0 1px 2px; }
div.contentmenu {
	background-color:#FFFFFF;
	width:100px;
	height:29px;
	border-bottom:1px solid #FFFFFF; border-top:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc;
	float:left;
	position:relative;
	text-align:center;
	margin-right:2px;
}

div.contentmenuactive {
	background-color:#FFFFFF;
	width:100px;
	height:29px;
	border-bottom:1px solid #FFFFFF; border-top:1px solid #cd6734; border-left:1px solid #cd6734; border-right:1px solid #cd6734;
	float:left;
	position:relative;
	text-align:center;
	margin-right:2px;
}

div.contentmenu:hover {
	color:#f8bea0;
	width:100px;
	height:29px;
	border-bottom:1px solid #FFFFFF; border-top:1px solid #cd6734; border-left:1px solid #cd6734; border-right:1px solid #cd6734;
	float:left;
	position:relative;
	text-align:center;
	margin-right:2px;
	background: #FFFFFF;
}

div.contentmenuitems, div.contentmenuitems:hover, div.contentmenuitemsactive {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:auto;
	height:30px;
	padding-top:8px;
	cursor:pointer;
}

div.contentmenuitems { color:#cccccc; }
div.contentmenuitemsactive { color:#cd6734; }
div.contentmenuitems:hover { color:#cd6734; }

.form {
	width:auto;
	height:auto;
	border:1px solid #cd6734;
	padding:15px 5px 5px 5px;
}

.form td, input, textarea {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.form input, textarea {
	border:solid 1px #666666;
	padding:3px;
}

.form input:hover, textarea:hover, input:focus, textarea:focus {
	border:solid 1px #cd6734;
	padding:3px;
	color:#cd6734;
}

div.intro {	
	float:left;
	position:relative;
	width:630px;
	background-color: #FFFFFF;
	padding: 20px 8px;
}

div.introimg, div.intropic { float:left; height:200px; }
div.intropic { width:215px; }
div.introimg { width:865px; }	

.clear {
	clear:both;
	}
	

table#contact {
	border:1px solid #CCCCCC;
	padding: 2px;
}

td#contact {
	background: #f7f8f8 ;
	padding: 3px;
}

td#contactnext {
	background: #ffffff ;
	padding: 3px;
}

table#main {
	border:1px solid #CCCCCC;
	padding: 2px;
	margin: 0 0 10px 0;
}

td#main {
	background: #f7f8f8 ;
	padding: 3px;
}

td#mainnext {
	background: #ffffff;
	padding: 3px;
}

td#main a, td#mainnext a { color:#333333; }
td#main a:hover, td#mainnext a:hover { color:#4f8f43; }

td h2, table h2 {
	font-size:14px; color:#d5652c; font-weight: bold; margin: 0; padding: 3px 0 3px 0;
}