/*standaard html onderdelen*/
body,html {
margin: 0px;
padding: 0px;
}

body {
font-family: 'Tahoma', 'Verdana';
font-size: 13px;
color: #cccccc;
background: #000;
}

input, select, textarea {
padding-left: 2px;
padding-right: 2px;
}

select {
font-size: 11px;
}

img {
border: 0px;
}

table {
border-collapse: collapse;
width: 100%;
}

table img {
margin: 0px;
}

table a {
background: none;
}

td{
padding: 2px;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
}

h1, h2, h3, h4, p, form {
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
}

hr {
border: 0;
color: #f1a328;
background-color: #f1a328;
height: 1px;
width: 80%;
margin: 0px auto;
padding: 0px;
clear: both;
text-align: center;
}

blockquote {
padding: 0px 10px;
margin: 10px;
}

ul {
list-style-type: square;
}

/*onderhoudsmededeling*/
.maintenance-text {
background: #ffffe1;
font-size: 1.1em;
text-align: center;
padding: 4px 0px;
border-bottom: solid 1px #000;
color: #000;
}

.maintenance-text a {
color: #ff6000;
}

/*de positioning en opmaak van de onderdelen site*/
.wrap {
width: 100%;
padding: 0px;
margin: 0px;
}

.header-wrap {
width: 100%;
height: 226px;
padding: 0px;
background: url('../images/theme/back_wrap.png') top center no-repeat;
}

.header {
width: 920px;
height: 226px;
padding: 0px;
margin: 0px auto;
background: url('../images/theme/back_header.png');
cursor: pointer;
}

/*de rest van het frame*/
.main-wrap {
width: 100%;
background: url('../images/theme/back_footer_wrasp.png') repeat-x bottom;
}

.main {
width: 900px;
padding: 10px 0px 0px 0px;
margin: 0px auto;
}

/*general waarschuwingen*/
.general-error {
display: block;
padding: 3px 0px 3px 30px;
background: #fab9a0;
border: solid 1px #cf3d04;
margin: 0px 0px 2px 0px;
color: #3d3d3d;
}

.general-error a {
color: #cf3d04;
}

.general-warning {
display: block;
padding: 3px 0px 3px 30px;
background: #fff8b1;
border: solid 1px #f79d00;
margin: 0px 0px 2px 0px;
color: #3d3d3d;
}

.general-warning a {
color: #f79d00;
}

.general-info {
display: block;
padding: 3px 0px 3px 30px;
background: #e2eaf5;
border: solid 1px #88a3c9;
margin: 0px 0px 2px 0px;
color: #3d3d3d;
}

.general-info a {
color: #88a3c9;
}

.general-error img, .general-warning img, .general-info img {
vertical-align: middle;
}

/*de pagina zelf*/
div.text {
padding: 4px 0px 0px 10px;
width: 470px;
float: left;
border-left: solid 5px #2b2b2b;
}

/*de footer*/
.footer-wrap {
width: 100%;
height: 200px;
margin-bottom: 0px;
padding: 0px;
sbackground: url('../images/theme/back_footer_wrap.png') repeat-x;
}

.footer {
width: 900px;
text-align: right;
font-size: 0.8em;
padding: 4px 10px 3px 0px;
margin: 0px auto;
color: #4a4a4a;
}

.footer a {
color: #808080;
}

.footer a:hover {
text-decoration: none;
color: #e3e27d;
}

.footer img {
vertical-align: middle;
}

/*EINDE POSITIONERING*/


/*het menuutje links*/
.submenu-left {
width: 240px;
border-right: solid 5px #2b2b2b;
float: left;
margin: 0px;
padding: 0px;
}

.submenu-left .item {
margin: 0px 0px 15px 0px;
}

.submenu-left h3 {
width: 240px;
height: 28px;
text-indent: -9999px;
margin: 0px 0px 0px 5px;
}

.submenu-left h3 a {
display: block;
height: 28px;
}

.submenu-left h3.actueel {
background: url('../images/theme/back_h3_actueel.png') no-repeat;
width: 210px;
float: left;
}

.submenu-left a.rss {
padding: 7px 0px 0px 0px;
display: block;
}

.submenu-left h3.newsletter {
background: url('../images/theme/back_h3_newsletter.png') no-repeat;
}

.submenu-left h3.agenda {
background: url('../images/theme/back_h3_agenda.png') no-repeat;
}

.submenu-left ul {
width: 230px;
list-style-type: none;
margin: 0px;
padding: 0px;
}

.submenu-left ul li {
padding: 5px 0px 5px 3px;
border-bottom: 1px solid #2d2d2d;
}

.submenu-left ul li a {
line-height: 1.1em;
text-decoration: none;
color: #e3e27d;
}

.submenu-left ul li a:hover {
color: #ede926;
}

.submenu-left ul li a span.date {
color: #e7e7e7;
font-size: 0.9em;
}

.submenu-left ul li a:hover span.date {
color: #ede926;
}

.submenu-left ul li a span.title {
font-size: 1em;
color: #6270ab;
}

.submenu-left ul li a:hover span.title {
color: #ede926;
}

/*nieuwsbrief aanmelden in submenu*/
.content form ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.submenu-left form ul li {
display: block;
margin: 0px 0px 0px 0px;
padding: 5px 0px;
overflow: hidden;
border: none;
}

.submenu-left form ul li label {
float: left;
font-size: 0.9em;
font-weight: 600;
margin-top: 6px;
color: #888;
}

.submenu-left form ul li input {
background: #161616;
border: none;
border: solid 1px #2d2d2d;
padding: 3px 5px 4px 5px;
color: #e7e7e7;
font-family: 'Tahoma';
font-size: 12px;
}

.submenu-left form ul li input.required{
border-right: solid 5px #e7e7e7;
}

.submenu-left form ul li input.text-input {
width: 170px;
float: right;
}

.submenu-left form ul li input.submit {
border: none;
cursor: pointer;
padding: 4px 15px 6px 15px;
width: 230px;
}

/*het hoofdmenu*/
.menu-wrap {
margin: 0px;
padding: 0px;
width: 170px;
float: left;
background: url('../images/theme/back_menu.png') top center no-repeat;
}

.menu-wrap .menu {
margin: 0px 0px;
width: 170px;
}

.menu-wrap .menu ul {
display: block;
width: 160px;
list-style-type: none;
margin: 0px auto;
padding: 6px 5px;
}

.menu-wrap .menu ul li {
float: left;
}

.menu-wrap .menu ul li a {
height: 21px;
padding: 0px;
margin: 0px;
}

.menu-wrap .menu ul li a {
display: block;
text-indent: -9999px;
overflow: hidden;
}

.menu-wrap .menu ul li#actueel a {
width: 82px;
float: left;
}

.menu-wrap .menu ul li#home a {
width: 56px;
margin: 0px 0px 0px 19px;
float: right;
}

.menu-wrap .menu ul li#band a {
width: 53px;
float: left;
}

.menu-wrap .menu ul li#contact a {
width: 85px;
margin: 0px 0px 0px 19px;
float: right;
}

.menu-wrap .menu ul li#crew a {
width: 52px;
float: left;
}

.menu-wrap .menu ul li#coaching a {
width: 86px;
margin: 0px 0px 0px 19px;
float: right;
}

.menu-wrap .menu ul li#webshop a {
width: 80px;
float: left;
}

.menu-wrap .menu ul li#gallery a {
width: 61px;
margin: 0px 0px 0px 19px;
float: right;
}

.menu-wrap .menu ul li#bonus a {
width: 92px;
float: left;
}

.menu-wrap .menu ul li#media a {
width: 52px;
margin: 0px 0px 0px 16px;
float: right;
}

.menu-wrap .menu ul li#guestbook a {
width: 161px;
float: left;
}

/*algemene zaken*/
.clear {
clear: both;
line-height: 0px;
height: 0px;
overflow: hidden;
}

.mod-today{
font-weight: bold;
}

.frontpage-message {
background: #333333;
color: #fff;
text-align: center;
margin: 0px auto 10px auto;
padding: 5px 0px;
border-top: solid 1px #59a4f1;
border-bottom: solid 1px #59a4f1;
width: 400px;
}

.frontpage-message img {
vertical-align: bottom;
}

ul.check-list {
list-style-type: square;
list-style-image: url('../images/check.gif');
margin: 0px 0px 0px 20px;
padding: 0px;
}

.comment {
font-size: 0.9em;
font-style: italic;
}

/*EINDE ALGEMEEN*/

/*de opmaak van de standaard pagina's*/
.content {
margin: 0px 0px 10px 0px;
padding: 0px;
line-height: 18px;
color: #cccccc;
}

.content h2 {
font-size: 30px;
letter-spacing: -1px;
padding: 0px 0px 3px 0px;
margin: 10px 0px 6px 0px;
font-weight: bold;
}

.content h3 {
font-size: 20px;
margin: 14px 0px 2px 0px;
font-weight: bold;
}

/*speciaal voor Sela*/
.content h3#band {
text-indent: -9999px;
background: url('../images/theme/back_h3_band.png') no-repeat;
height: 30px;
padding: 0px;
margin: 0px;
}

.content h3#coaching {
text-indent: -9999px;
background: url('../images/theme/back_h3_coaching.png') no-repeat;
height: 30px;
padding: 0px;
margin: 0px;
}

.content h4 {
font-size: 16px;
margin: 6px 0px 4px 0px;
font-weight: bold;
}

.content a , a.content {
color: #e3e27d;
}

.content a img {
vertical-align: bottom;
}

.content a:hover , a:hover.content{
text-decoration: underline;
color: #ede926;
}

.content ul, .content ol {
margin: 10px 0px 10px 20px;
}

.content p {

}

.content p.info {
font-size: 0.8em;
margin: 0px 0px 10px 0px;
display: block;
color: #7e7e7e;
}

/*de opmaak van alle items*/
.item-header h2 {

letter-spacing: -2px;

margin: 0px;
}

.item-header .stats {
font: 1.0em 'Lucida Sans Unicode', 'Verdana';
font-variant: small-caps;
margin: 0px;
margin: -2px 0px 10px 0px;
background: url('../images/back_frontpage_news_body.gif') no-repeat bottom left; /*stolen from http://www.triplecrowncs.com/ */
padding: 0px 0px 5px 0px;
}

.item-header a {
color: #476e9f;
letter-spacing: 1px;
}

.item-header a:hover {
text-decoration: none;
color: #a4c22b;
}

.item-body {
padding: 0px 0px 30px 0px;
}

.item-body a {
color: #476e9f;
letter-spacing: 1px;
}

.item-body a:hover {
text-decoration: none;
color: #a4c22b;
}

.item-body ul, .item-body ol {
margin: 10px 0px 10px 20px;
}

.next-prev {
margin: 10px 0px;
width: 500px;
clear: both;
display: block;
}

.next-prev .prev{
float: left;
}

.next-prev .next{
float: right;
}

.item-footer {
padding: 1px 5px 2px 0px;
margin: 10px 0px;
text-align: right;
font: 1.1em 'Lucida Sans Unicode', 'Verdana';
font-variant: small-caps;
clear: both;
display: block;
}

.item-footer a {
color: #476e9f;
letter-spacing: 1px;
}

.item-footer a:hover {
text-decoration: none;
color: #a4c22b;
}

/*tabellen*/
tbody tr th {
text-align: left;
}

tbody tr.year th {
font-size: 1.3em;
padding: 10px 0px 0px 0px;
}

tbody tr.month th {
font-size: 1.1em;
padding: 5px 0px 0px 0px;
}

.tr-even td, .tr-odd td, .tr-over td {
padding: 2px 3px;
font-size: 0.9em;

border-bottom: solid 1px #2b2b2b;
}

.tr-even td, .tr-odd td {

}

.tr-over td {
background: #ecf1f8;
}

/*formulieren*/
.content form ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.content form ul li {
display: block;
margin: 0px 0px 0px 0px;
padding: 5px 0px;
overflow: hidden;
}

.content form ul li.required {
border-right: solid 4px #a4c22b;
}

.content form ul li label {
font-size: 0.9em;
font-weight: 600;
margin-top: 4px;
padding-right: 5px;
color: #888;
}

.content form ul li .label {
font-size: 0.9em;
font-weight: 600;
color: #4a4a4a;
}

.content form ul li h3 {
margin: 0px;
color: #a4c22b;
font-size: 1.4em;
margin: 0px 0px 0px 30px;
}

.content form ul li input, .content form ul li textarea, .content form ul li select {
background: #161616;
border: solid 1px #2d2d2d;
padding: 4px 5px 6px 5px;
color: #e7e7e7;
font-family: 'Tahoma';
font-size: 13px;
}

.content form ul li textarea {
height: 100px;
}

.content form ul li input.required, .content form ul li textarea.required, .content form ul li select.required {
border-right: solid 5px #e7e7e7;
}

.content form ul li img {
vertical-align: top;
}

.content form ul li.submit {
padding: 12px 10px 10px 280px;
width: 506px;
}

.content form ul li input.checkbox, .content form ul li.submit input {
border-style: none;
background: none;
padding: 0px;
}

.content form ul li input.text-input, .content form ul li textarea.text-input {
width: 440px;
}

.content form ul li input.int-input {
width: 40px;
}

.content form ul li input.file-input {
width: 440px;
}

.content form ul li input.submit {
border: none;
cursor: pointer;
padding: 4px 15px 6px 15px;
}

.content form ul li.submit img {
vertical-align: top;
}

.content form li .form-element {
margin: 0px 5px 0px 0px;
padding: 0px;
list-style-type: none;
width: 440px;
float: right;
}

.content form h5.form-header {
color: #e3e27d;
font-size: 1.0em;
font-weight: bold;
margin: 10px 0px 0px 0px;
}

.content form h5.form-header span.title {
color: #6270ab;
}
