/*

Stylesheet for www.dewatervogels.nl
by Nico Sloep (web-master)

*/

body {
	background: #002E74;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

img {
	border: 0px;
}

td {
	font-family: Tahoma, sans-serif;
	font-size: 12px; /* 12px */
}

hr {
	color: #73BFFF;
}

a {
	color: #0A578B;
	text-decoration: none;
}

a:hover {
	color: #0A578B;
	text-decoration: none;
}

.bg {
	background-repeat: repeat-y;
}

.menubg {
	background: #EBF0F3;	
	background-image: url(images/index_04.gif);
}

.contentbg {
	background: #CCD9E0;
	background-image: url(images/index_05.gif);
}

.contentbg, .menubg {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu {
	color: #0A578B;
	display: block;
	padding-left: 10px;
	padding-top: 3px; /* 5px */
	padding-bottom: 3px; /* 5px */
	padding-right: 10px;
}

a.menu {
	color: #0A578B;
}

a.menu:hover {
	color: #0A578B;
}

.title {
	padding-right: 15px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

.content {
	vertical-align: top;
	text-align: justify;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
}

.imgcontent {
	float: right;
	border: 1px solid black;
	margin: 4px;
	margin-left: 10px;
}
.imgprikbord {
	float: left;
	border: 1px solid black;
	margin: 4px;
	margin-left: 10px;
}
.versie {
	font-family: Tahoma, sans-serif;
	font-size: 10px; /* 12px */
	text-align: center;
}
p {
	margin: 10px;
	padding: 0px;
}
