/* CSS Document */
body {
	background-color: #333333;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
input {
	border: solid 1px #4887cf;
	width: 150px;
}
textarea {
	border: solid 1px #4887cf;
	width: 310px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #4887cf;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(/images/bg_koptxt.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}
.border_horizontaal {
	background-color: #FFFFFF;
	height: 5px;
}
.border_verticaal {
	background-color: #FFFFFF;
	width: 5px;
}
.top_navigatie {
	background-image: url(/images/topnav_rpt.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
.main_navigatie {
	background-image: url(/images/nav_right.jpg);
	background-repeat: repeat-x;
	height: 55px:
}
.main_content {
	background-color: #414141;
	background-image: url(/images/content_stip.gif);
	background-repeat: repeat-y;
	padding: 50px;
}
#left_nav{
	float:left;
	width:195px;
	margin:46px 0 30px 0;
	padding:0;
}
#left_nav ul {
	margin:0 0 6px 3px;
	padding:0;
}
#left_nav li {
	margin:0 0 5px 14px;
	list-style-type: none;
}
.adres{
	float:left;
	height:126px;
	margin:25px 0 0 0;
}
.bottom {
	background-image: url(/images/bottom_rpt.gif);
	background-repeat: repeat-x;
	height:41px;
}
.margin_images {
	margin: 0 0 12px 12px;
}
.credits {
	font-size: 10px;
}
.credits a:link {
	color: #999999;
	text-decoration: none;
}
.credits a:visited {
	text-decoration: none;
	color: #999999;
}
.credits a:hover {
	text-decoration: none;
	color: #666666;
}
.credits a:active {
	text-decoration: none;
	color: #999999;
}
.verzenden{
	width: 130px;
	height: 24px;
	color:#000000;
	border: solid 1px #4887cf;
}
.borderfoto {
	border: solid 1px #4887cf;
	margin: 0 0 0 4px;
}
