/* CSS Document */

html, body {
	margin: 0px;
	text-align: left;
}

table, tr, td, code, pre, div, span {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	text-align: left;
}

table {
	margin: 5px;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	font-weight: bold;
	color: #FF9900;
}

#footer {
	background-image: url( images/Footer.gif );
	width: 800px;
	height: 27px;
	background-repeat: no-repeat;
}

#m_diensten {
	background-image: url( images/Snelmenu1.gif );
	width: 166px;
	height: 30px;
	background-repeat: no-repeat;
}

#m_info {
	background-image: url( images/Volmenu1.gif );
	width: 166px;
	height: 36px;
	background-repeat: no-repeat;
}

.m_bot {
	background-image: url( images/Snelmenu3.gif );
	width: 16px;
	height: 13px;
	background-repeat: no-repeat;
}

.m_bot2 {
	background-image: url( images/Volmenu3.gif );
	width: 160px;
	height: 13px;
	background-repeat: no-repeat;
}

.menu {
	background-image: url( images/Snelmenu2.gif );
	width: 166px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu2 {
	background-image: url( images/Volmenu2.gif );
	width: 166px;
	padding-left: 10px;
	padding-right: 10px;
}

#c_top {
	background-image: url( images/Content1.gif );
	width: 634px;
	height: 15px;
}

#c_bot {
	background-image: url( images/Content3.gif );
	width: 634px;
	height: 15px;
	background-repeat: no-repeat;
}

.content {
	background-image: url( images/Content2.gif );
	width: 634px;
	padding-left: 10px;
	padding-right: 10px;
	
}

#teller {
		float: right;
		padding-top: 3px;	
		}
		
		
h7 {
	font-size: 30pt;
	text-decoration: underline;
}

