* {
	margin: 0px;
	padding: 0px;
} 

body {
	background-color: #f2e6c9;
}

#container {
	text-align: left;
	width: 800px; 
	background-image: url('http://www.krachtbalaalter.be/images/achtergrond.png');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px auto;
}

#header {
  text-align: center;
  clear: both;
  width: 800px;
  height: 170px;
  background-image: url('http://www.krachtbalaalter.be/images/header.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px auto;
}

#left {
  float: left;
  width: 475px;
  padding: 10px 0px 0px 15px;
}

#right {
  width: 260px;
  padding: 10px 15px 0px 0px;
  margin-left: 510px;
}

#footer {
  text-align: center;
  clear : both;
  width: 800px;
  height: 30px;
  background-image: url('http://www.krachtbalaalter.be/images/footer.png');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	font-family: verdana;
	margin: 0px auto;
}

td,tr,table {
margin: 0px;
font-size: 12px;
font-family: verdana;
border-width: 0px;
}

ul,ol {
margin-left: 15px;
}

p {
margin-bottom: 5px;
}

h1 {
}

h2 {
text-align: center;
margin-bottom: 5px;
color : #e37526;
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}


table.midden {margin-left:auto; margin-right:auto;}

.title {
text-align: center;
background-color: #e37526;
font-size: 15px;
font-family: verdana;
padding: 2px 0px;
}

.date {
text-align: left;
font-style : italic;
padding: 0px 0px 0px 5px;
font-size: 10px;
font-family: verdana;
}

.content {
text-align: justify;
margin: 0px;
font-size: 12px;
font-family: verdana;
padding : 5px;
margin-bottom : 15px;
border: 0px;
}

.center{
text-align: center;
}

.volledig{
border : 2px solid #e37526;
}

.onder{
border-bottom : 2px solid #e37526;
}

.zij{
border-left : 2px solid #e37526;
border-right : 2px solid #e37526;
}

.normaal{
border : 2px solid #e37526;
border-top: 0px;
}

.wide{
margin-left: 15px;
margin-right: 15px;
}

img{
border: 0px;
}

.headerimg{
vertical-align: top;
left: 0px;
}


.nopadding{
padding: 0px;
}

.persoon{
font-size: 12px;
font-family: verdana;
margin-bottom: 5px;
}

.naam{
font-size: 13px;
}

.email{
font-style : italic;
}

.telefoon{
font-style : italic;
}

a{
text-decoration: none;
color : #e37526;
}

a:hover{
text-decoration: underline;
color : #000000;
}

.lijn_onder{
clear:both; 
border-bottom: 1px solid #e37526; 
margin-bottom: 10px;
}

.ploeg{
width: 175px;
text-align: left;
}

.dag{
width: 75px;
text-align: center;
}

.uur{
width: 50px;
text-align: center;
}

.helft{
width: 390px;
}

.persoon_foto{
font-size: 12px;
font-family: verdana;
margin-bottom: 5px;
margin-left: 120px;
}

.foto_ledenlijst{
float: left;
}