/* Start of CMSMS style sheet 'trainingsklus' */
/*
ColComp websites en cms
Internet: http://www.colcomp.nl/
E-mail: info@colcomp.nl
*/

body {
	margin: 0;
	padding: 0;
	background: #AFA4C6 url(http://www.trainingsklus.nl/uploads/trainingsklus/img01.jpg) repeat-x left top;
	font-family: Century Gothic;
	font-size: 14px;
	color: #737373;
}

h1, h2, h3 {
	margin: 0;
	font-family: Century Gothic;
	font-weight: normal;
	color: #60407F;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #F99422;
	color: #F99422;
}

a:hover {
	border-bottom: 1px solid #787878;
	color: #787878;

}

/* Header */

#header {
	width: 960px;
	height: 145px;
	margin: 0 auto;
	background: url(http://www.trainingsklus.nl/uploads/trainingsklus/img02.jpg) no-repeat left top;
}


/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Century Gothic;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: url(http://www.trainingsklus.nl/uploads/trainingsklus/img03.jpg) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(http://www.trainingsklus.nl/uploads/trainingsklus/img03.jpg) no-repeat center top;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
        margin-left: 0 auto;
	margin-bottom: 0px;
	background: url(http://www.trainingsklus.nl/uploads/trainingsklus/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 960px;
	background: url(http://www.trainingsklus.nl/uploads/trainingsklus/img07.jpg) no-repeat left top;
}

#wrapper-btm {
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 5px;
}

/* Content */

#content {
	float: right;
	width: 540px;
	margin: 3px;
	padding: 0;
        background: url(http://www.trainingsklus.nl/uploads/trainingsklus/background.jpg) no-repeat right top;
}

#breadcrumbs {
        float: right;
	width: 540px;
	margin: 0;
	padding-top: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 330px;
	margin: 0;
	padding: 0 0 0 21px;
        padding-top: 43px;
        padding-bottom: 40px;
        text-align: center;
        color: #60407F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #60407F;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #60407F;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #F99422;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}


/* Footer */

#footer {
	width: 100%x;
	height: 30px;
	margin: 0 auto;
	padding: 52px 0 15px 0;
	background: #4D4D4D url(http://www.trainingsklus.nl/uploads/trainingsklus/img06.jpg) repeat-x left top;
	font-family: Arial;
	color: #FFFFFF;
        font-weight: bold;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFDB7B;
	border-bottom: 1px #FFDB7B dotted;
        font-weight: bold;
}


#footer a:hover {
	border-bottom: 1px solid #787878;
	color: #787878;
}
/* End of 'trainingsklus' */

