/**************************************************/
/*              General settings                  */
/**************************************************/
html,body {
	background:#cadb29;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;

}

div#container {
	background:#cadb29 url(../gfx/bg_gradient.gif) top left repeat-y;
	font-size:90%;
	margin:0 auto;
	overflow: hidden;
	padding: 0;
	text-align:left;
	width:1017px;
}



/**************************************************/
/*            General Page settings               */
/**************************************************/
a {
	text-decoration:underline;
	color:#004557;
}

a:hover {
	text-decoration:none;
}

a.readMore {
	background: url(../gfx/but_readmore.gif) top left no-repeat;
	color:#000;
	cursor: pointer;
	display: block;
	height: 38px;
	font-weight:bold;
	line-height: 35px;
	text-align: center;
	width: 114px;
}

.lastChild {
	background: none !important;
	border: none !important;
}

p {
	line-height: 18px;
	margin: 10px 0 10px;
}

em {
	font-style:italic;
}

strong,
strong em,
em strong {
	font-weight:bold;
}

h1,h2,h3 {
	color:#000;
	font-weight:bold;	
}

h2 {
	font-size: 138.5%;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

h3 {
	font-size: 138%;
	color:#c1272d;
}

.item h2 {
	border-bottom: 5px solid #004557;
}

.teach h2,
.teach a.readMore {
	color:#cadb29;
}

.train h2,
.train a.readMore {
	color:#00adef;
}

.transform h2,
.transform a.readMore {
	color:#c1272d;
}

.teach h2 {
	border-bottom: 5px solid #cadb29;
}

.train h2 {
	border-bottom: 5px solid #00adef;
}

.transform h2 {
	border-bottom: 5px solid #c1272d;
}

div#block h2 {
	border-bottom: 5px solid #004557;
	color:#004557;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
	color:#7c8a6e;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	text-decoration:none;
}

img.alignLeft {
	float:left;
	margin-right:5px;
}

img.alignRight {
	float:right;
	margin-left:5px;
}

.important {
	color:#004557;
	font-style:italic;
	font-weight: bold;
}

#errorSignupForm {
	color: #FF0000;
}

/**************************************************/
/*              Content components                */
/**************************************************/
div#contentColumn {
	float: left;
	margin: 0 0 0 30px;
	width: 960px;
}

body.home div#contentColumn {
	background:url(../gfx/home_content.jpg) top left no-repeat;
}

body.teach div#contentColumn {
	background:url(../gfx/banner_1.jpg) top left no-repeat;
}

body.train div#contentColumn {
	background:url(../gfx/banner_2.jpg) top left no-repeat;
}

body.transform div#contentColumn {
	background:url(../gfx/banner_3.jpg) top left no-repeat;
}

body.praktisch div#contentColumn {
	background:url(../gfx/banner_4.jpg) top left no-repeat;
}

body.aanmelden div#contentColumn {
	background:url(../gfx/banner_5.jpg) top left no-repeat;
}

body.sitemap div#contentColumn {
	background:url(../gfx/banner_6.jpg) top left no-repeat;
}

body.visie div#contentColumn {
	background:url(../gfx/banner_7.jpg) top left no-repeat;
}

div#wrapper {
	margin: 100px 0 0 20px;
}

div#coll {
	background: url(../gfx/bg_gradient.gif) top left repeat-y;
	float: left;
	padding: 0 0 0 20px;
}

div#pageFooter {
	border-top: 1px solid #000;
	float: left;
	margin: 10px 0 0 40px;
	width: 940px;
}

div#breadCrumbs {
	background: url(../gfx/bg_round_top_right.gif) top right no-repeat;
	padding: 10px 0;
}

div#breadCrumbs a.selected {
	text-decoration: none;
}

body.home div#imageFrame {
	background: url(../gfx/img_1.jpg) top left;
	float: left;
	height: auto;
	padding-right: 15px;
	width: 345px;
	overflow: hidden;
}

/**************************************************/
/*              Header components                 */
/**************************************************/
div#topLogo {
	float: left;
}

div#topLogo a,
div#topLogo span {
	display: block;
	text-indent: -9999px;
}

div#topLogo a {
	background: url(../gfx/branding.gif) top left no-repeat;
	cursor: pointer;
	height: 93px;
	margin: 15px 0 0 50px;
	width: 410px; 
}

ul#serviceNav {
	background: url(../gfx/bg_servicenav.gif) top left repeat-x;
	border: 1px solid #F0F0F0;
	float: right;
	margin: 0 30px 0;
	padding: 5px 0 10px;
}

ul#serviceNav li {
	background: url(../gfx/devider_servicenav.gif) center right no-repeat;
	display: inline;
	padding: 0 15px;
}

/* font change buttons */
div#fontChange {
	height:1.9em;
	float: left;
	margin: 10px 0;
}

div#fontChange ul {
	margin-top:0.3em;
}

div#fontChange ul li {
	float:left;
	display:inline;
}

div#fontChange ul li a {
	background:#fff url(../gfx/fontsizes.gif) top left no-repeat;
	text-decoration:none;
}

div#fontChange ul li a {
	display:block;
	float:left;
	font-size:0;
	text-indent:-2200px;
	height:14px;
	margin-right:5px;
}

div#fontChange ul li.small a {
 	background-position: 0 bottom;
 	width:9px;
}

div#fontChange ul li.normal a {
	background-position: -15px bottom;
 	width:12px;
}

div#fontChange ul li.large a {
 	background-position: -32px bottom;
 	width:14px;
}

/**************************************************/
/*              Menu components                 */
/**************************************************/
div#topMenu {
	background:url(../gfx/topmenu_end.gif) top right no-repeat;
	clear: both;
	float: left;
	height: 44px;
	margin: 0 0 0 30px;
	width: 960px;
}

div#topMenu ul {
	background:url(../gfx/topmenu_begin.gif) top left no-repeat;
	height: 24px;
	padding: 10px;
}

div#topMenu ul li {
	background:transparent url(../gfx/topmenu_divider.gif) no-repeat scroll right center;
	display: block;
	float: left;
	height: 30px;
	padding: 6px 10px 0 10px;
}

div#topMenu ul li.lastChild {
	background: none;
	border: none;
}

div#topMenu ul li a {
	font-size: 120%;
	height:33px;
	padding-top:7px;
	text-decoration: none;
}

div#topMenu ul li a.active {
	font-weight: bold;

} 

/**************************************************/
/*              Layout component                  */
/**************************************************/
div.image {
	float: left;
}

div.item {
	float: left;
	margin: 0 0 10px 0;
	width: 570px;
}

div.itemSmall {
	float: left;
	margin: 0 20px 10px 0;
	width: 175px;
}
/*
div.item h2,
div.itemSmall h2 {
	border-bottom: 1px solid #4b5757;
	padding: 10px 5px 2px 0;
}*/

div.column {
	float: left;
	margin: 0 10px 0 0;
	width: 190px;	
}

div.column p {
	height: 240px;
}

div#block {
	float: right;
	margin: 0 15px 0 0;
	width: 305px;
}

div#block div.payoff {
	margin: 10px 0;
}

div.item {
	float: left;
	width: 600px;
}

blockquote {
	font-style:italic;
	padding: 10px 10px 0;
}


/**************************************************/
/*            table blokken component             */
/**************************************************/
table {
	float: left;
	margin: 0 0 10px;

}

table h2 {
	color: #e3e3d1;
}

table,
th,
td {
	border:1px solid #f8f8f8;
}

tbody tr {
	background: #;
}

th {
	width: 110px;
}

th, td {
	padding: 5px;
}

table th.odd,
table td.odd {
	background: #cadb29;
}

/**************************************************/
/*              aanmeldings component             */
/**************************************************/
legend {
	display: none;
}

div#mainContent form p {
	margin:0 0 5px;
}

div#mainContent div div form p {
	margin:0;
	width:105%;
}

div#mainContent form p.confirmation {
	margin-left:-28px;
}

div#mainContent label, div#mainContent p.choice label:first-child {
	float:left;
	margin:0pt 10px 0pt 0pt;
	width:85px;
}

div#mainContent p.choice label {
	float:none;
	width:auto;
}

div#mainContent form ul li label {
	color:#29ACF8;
	font-weight:bold;
	margin:0;
	width:250px;
}

div#mainContent input {
	margin: 0 5px 0 0;
	width:250px;
}

div#mainContent input#addressNumber {
	margin: 0 10px 0 0;
	width: 50px;
}

div#mainContent input#postal {
	margin: 0 10px 0 0;
	width: 50px;
}

div#mainContent textarea {
	color:#999999;
	height:85px;
	padding:1px 3px;
	width:340px;
}

div#mainContent form p.choice input {
	width:auto;
}

div#mainContent form ul li input {
	width:20px;
}

div#mainContent div div form input {
	width:160px;
}

div#mainContent input.submit {
	background: url(../gfx/but_readmore.gif) top left no-repeat;
	border: none;
	color:#004557;
	cursor: pointer;
	display: block;
	height: 38px;
	font-weight:bold;
	margin: 10px 0;
	text-align: center;
	text-decoration:underline;
	width: 114px;
}

div#mainContent input.submit:hover {
	text-decoration:none;
}


/**************************************************/
/*              Vcard components                  */
/**************************************************/
div.vcard {
	margin: 10px 0;
}

span.org,
a.email {
	display: none;
}
/**************************************************/
/*              Page Footer                       */
/**************************************************/

div#pageFooter p {
	text-align:center;
	width: 960px;
}

div.footerItem p {
	margin-bottom: 4px;
}
