body {
	background: #666666;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-align:center;
}

.foutmelding{
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#container{
	text-align:left;
	width:780px;
	margin:auto;
}

#header{
	height: 170px;
    background-image: url('images/header.gif');
    margin: 0;
    padding: 0;
}

#container2{
	background-image: url('images/textback.gif');
	background-repeat: repeat-y;
	min-height: 500px;
}
*html #content{
	height: 500px;
}


#content{
	margin-left: 165px;
	margin-right: 14px;
	padding-bottom: 50px;
}

#content a{
	color: #A7826F;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

#content a:hover{
	color: #ffff00;
/*	background: #A7826F;*/
}

#content h1{
	font-size: 18px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
}

#content h2{
	font-size: 14px;
	margin-top: 0px;
	padding: 10px 0px 0px 0px;
}

#content p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content img{
	border: 0px;
/*	background: #ffffff;*/
}

#content img.links{
	border: 0px;
	background: #ffffff;
	padding-right: 10px;
	float: left;
}

#content table.kalender {
	border: 1px solid;
	width: 550px;
	margin: auto;
	text-align: left;
	border-color: #000000;
}

#content td.kalender{ 
	border-top: 1px dashed;
	vertical-align: top;
}

#content table.inschrijflid {
	border: 1px solid;
	border-color: #000000;
	width: 99%;
	text-align: left;
	margin-bottom: 10px;
}

.markeer_rood{ 
	font-weight: bold;
	color: #ff0000;
}

.markeer_ub{ 
	font-weight: bold;
	text-decoration: underline;
}

.reiswegkaart{
	text-align: center;
}

.reiswegkaart img{
	padding: 10px 0px 10px 0px;
}

.top{
	text-align: right;
	font-size: 8px;
    margin: 0;
	padding: 0;
}

#footer{
	text-align: right;
	font-size: 10px;
	color: #ffffff;
    background-image: url('images/footer.gif');
	background-repeat: no-repeat;
    margin: 0;
	padding: 0;
}

.sponsor{
	padding: 100px 0px 0px 25px;
	font-size: 11px;
}

.sponsortip{
	display: none;
    font-size: 11px;
    font-family: verdana;
	width: 100px;
	margin-top: 30px;
    padding: 2px;
}

#menu{
	float:left;
	clear: none;
}

#menu ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}

#menu li{
	margin-bottom: 7px;
	padding: 0px;
	list-style-type: none;
}

#menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
	}

#menu a:hover {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: none;
}

.tooltip {
	position: absolute;
	display: none;
    border: 1px solid #333333;
    font-size: 12px;
    font-family: sans-serif;
    background-color: #F1F1FF;
	width: 300px;
    padding: 2px;
}
