/* 
Website: Client Name
Author: CYBOX internet & communicatie, Boxmeer, www.cybox.nl
*/

/* default
--------------------------------------------------------------------------------------*/

body {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url('../images/bg.jpg'); 
	background-repeat: repeat-x;
	/* background-position: 50% 0 / 0 50% / 10px 30px */
	/* background-attachment: fixed / auto */
}
a {
	color: #970d0f; text-decoration: none;
}
a:hover {
	color: #666;
}
p {
	margin-bottom: 10px;
	line-height: 16px;
}

h1 { 
	font-size: 36px;
	color: #970d0f;
	margin-top: 17px;
}
h2 {
	font-size: 21px;
	color: #970d0f;	
}
h3 {
	font-size: 13px;
	color: #970d0f;	
}

.body ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}

.body ul li {
    padding: 4px;   
}

.body ul.links {
    list-style-type: none;
    list-style-position: outside;
    margin-left: 0px;
}

#container {
	width: 960px;
	margin: 0 auto;
}

/* header
--------------------------------------------------------------------------------------*/

#container .header {
	height: 108px;
	width: 960px;
	position: relative;
}
#container .header .logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container .header .logo a {
	display: block;
	background-image: url('../images/logo.jpg');
	height: 108px;
	width: 430px;
	background-position: 0 0; 	
	background-repeat: no-repeat;
}
#container .header .logo a:hover {
	background-position: 0 -108px; 
}
#container .header .cycle {
	position: absolute;
	right: 0px;
	top: 0px;
}

/* submenu top
--------------------------------------------------------------------------------------*/

#container .submenu {
	height: 35px;
	background-color: #57b9e7;
}
#container .submenu ul {
	margin-left: 252px;
}
#container .submenu ul li {
	float: left;

}
#container .submenu ul li a {
	display: block;
	width: 170px;
	background-color: #57b9e7;
	border-right: 1px solid #fff;
	color: #fff;
	text-align: center;
	height: 25px;
	text-decoration: none;
	padding-top: 10px;
}
#container .submenu ul li a:hover {
	color: #fff;
	background-color: #7fcaed;
}
#container .submenu ul li a.on {
	border: 0;
	background-color: #970d0f;
}

/* main menu links
--------------------------------------------------------------------------------------*/

#container .content .menu {
	float: left;
	background-color: #57b9e7;
	padding: 20px;
	color: #fff;
	width: 160px;
}
#container .content .menu ul li {
	padding-bottom: 7px;
}
#container .content .menu ul li a {
	color: #fff;
	text-decoration: none;
}
#container .content .menu ul li a.on {
	font-weight: bold;
}
#container .content .menu ul li a:hover {
	color: #970D0F;
}

/* main menu links
--------------------------------------------------------------------------------------*/

#container .content .body {
	width: 530px;
	float: right;
	margin-top: 27px;	
}
#container .content .body p {
	margin-top: 27px;
	line-height: 20pt;	
}

#container .content .updates {
	width: 160px;
	float: right;
	margin-left: 20px;
	margin-top: 27px;
	line-height: 20pt;	
	color: #970D0F;
}
#container .content .updates .date {
	color: #57b9e7;
}
#container .content .updates h3 {
	margin-bottom: 17px;
}
#container .content .updates p {
	margin-bottom: 20px;
}
#container .content .updates p.intro {
	color: #970d0f;
}

/* leden login 
--------------------------------------------------------------------------------------*/

.leden-login {
	padding: 10px;
	//background-color: #7FCAED;
	border: 1px solid #7FCAED;
	height: 127px;
}
.leden-login form input {
	display: block;
	margin-top: 5px;	
	margin-bottom: 5px;

	width: 130px;
	padding: 5px;
	border: 0;
}
.leden-login form .submit {
	background-color: #970D0F;
	color: #fff;
	width: 140px;
	padding: 5px;
	border: 0;
	display: block;
	margin: 0 auto;
}

#container .body .bericht span {
    color: #8F8F8F;
}

#container .body .bericht p {
    margin: 20px 0px 20px 0px;
}

#container .body .bericht p.plaat {
    float: right;
    margin: 40px 0px 20px 20px; 
}

#container .body .links {
}

#container .body .links li {
    padding-top: 10px;
    padding-bottom: 10px;
}

#container .body .links li img {
    float: left;
    margin-right: 10px;
}

.body h1, .body h2 {
    clear: both;
}

.ledentable {
    margin-top: 20px;
}

.ledentable td, .ledentable th {
    text-align: left;
    padding: 0px 15px 8px 0px;
}

.contact {
    background-color: #57B9E7;
    padding: 20px 20px 5px 20px;
    margin-bottom: 20px;
    color: #ffffff;
}

#container .content .body .contact p {
    margin: 0px;
    padding: 0px 0px 10px 0px;   
}

.contact label {
    width: 150px;
    float: left;
    padding: 0px 15px 0px 0px;
    text-align: right;
    font-weight: bold;
}

.contact input, .contact select, .contact textarea {
    border: 0px;
    width: 200px;
    padding: 4px;
    background-color: #ffffff;
    font-family: arial, sans-serif;
	font-size: 13px;
}

.contact select, .contact #submit {
    width: 208px;
}

.contact textarea {
    height: 100px;   
}

input.submit {
    padding: 4px 8px;
    background-color: #57B9E7;
    color: #ffffff;
    border: 0px;
    cursor: pointer;
}

.inteken {
    margin: 20px 0px;
    width: 100%;
}

.inteken td {
    padding: 10px;
    color: #ffffff;
    background-color: #57B9E7;
}

.inteken td.rechts {
    text-align: right;
    width: 155px;
}

.inteken .vraag {
    background-color: #ffffff;
    color: #970D0F;
}

.inteken .vraag form {
    display: none;
}

.inteken .vraag form textarea {
    height: 50px;
    width: 100%;
    margin: 10px 0px;
}

.intekenlijst label {
   float: left;
   width: 100px;
   margin-bottom: 5px;
   line-height: 18px;
}

.intekenlijst .field {
   background-color: #ffffff;
   border: 1px solid #57B9E7;
   float: left;
   width: 200px;
   margin-bottom: 5px;
}

.intekenlijst br {
   clear: both;
}
