/* CSS Document */
/* BEGIN */
*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	border: none;
}

html body {
	background-color:#fff;
}
p {
	margin-bottom: 10px;
}
ul,ol,li {
	list-style: none;
}
h1 {
	font-size: 14px;
	color: #359a94;
}
h2 {
	font-size: 10px;
	color: #359a94;
}
sup {
	font-size: 8px;
}
#link {
	color: #359a94;
}
/* HEADER */
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#header {
	width: 950px;
	height: 243px;
	background-repeat:no-repeat;
}
/* HEADER OVERRIDE */
/* classname equals filename. contentpages have id postfixed */
div.home {background: url(../img/home.jpg); }
div.bedrijf {background: url(../img/bedrijf.jpg); }
div.vissen {background: url(../img/vissen.jpg); }
div.producten {background: url(../img/producten.jpg); }
div.reisverslagen, div.reisverslag {background: url(../img/reisverslagen.jpg); }
div.route {background: url(../img/route.jpg); }
div.zoeken {background: url(../img/vissen.jpg); }
div.nieuws {background: url(../img/vissen.jpg); }
div#header.archief {background: url(../img/vissen.jpg); }
div.content13 {background: url(../img/vissen.jpg); } /* disclaimer */


/* NAV */
ul {
	float: left;
	margin-left: 50px;
}
li.nav, li.active {
	text-align: center;
	width: 100px;
	height: 21px;
	float: left;
	margin: 222px 3px 0 0;
}
li.active {
	background-image: url(../img/nav_active.gif);
}
li.nav a {
	margin-top:3px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #fff;
}
li.nav a:hover {
	text-decoration:underline;
}
li.active a {
	margin-top:3px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #343434;
}
/* CONTENT */
#content {
	padding-top: 15px;
	width: 948px;
	border-left: dotted;
	border-right: dotted;
	border-color: #92bfb3;
	border-width: 1px;
	background-image: url(../img/background2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#col {
	float: left;
	margin: 0 0 10px 10px;
	padding-right: 10px;
	width: 701px;
	overflow:auto;
}
#col1 {
	float: left;
	margin: 0 0 10px 10px;
	padding-right: 10px;
	width: 720px;
}
#sub {
	width: 720px;
	height: 80px;
	border-bottom: dotted #92bfb3 1px;
}
#sub ul {
	text-align:center;
	padding: 0;
	margin: 0;
	width: 720;
}
#sub ul li{
	float: left;
	padding: 0 10px 5px 0;
}
#sub ul li a{
	display:block;
	width: 100px;
	heigth: 16px;
	line-height: 16px;
	background-image:url(../img/button.jpg);
	text-decoration:none;
	color: #359a94;
}
#sub ul li a:hover{
	color: #207873;
}
#sub ul li a.active{
	color: #333333;
	text-decoration:none;
}
div#afb {
	float:left;
	width: 150px;
	height: 220px;
	overflow:hidden;
	margin: 9px;
	float:left;
	padding: 3px;
	text-decoration:none;
	font-size:10px;
}
div#afb a {
	font-size:10px;
}
div#afb a img {
	margin-bottom: 2px;
}
div#afb:hover {
	margin: 8px;
	padding: -1px;
	border: dotted #92bfb3 1px;
	color:#2f5a50;
}
div#prod {
	float:left;
	width: 300px;
	height: 150px;
	overflow:hidden;
	margin: 10px;
	padding: 3px;
	text-decoration:none;
}
div#prod p{
	float:left;
	font-size:10px;
	width: 140px;
}
div#prod img {
	float:left;
	margin-right: 2px;
}
div#prod:hover {
	margin: 9px;
	padding: -1px;
	border: dotted #92bfb3 1px;
}
#route {
	padding: 9px 0 0 17px;
	background-image:url(../img/background4.jpg);
	background-repeat:no-repeat;
	height: 50px;
	width: 200px;
}
#col2 {
	float: left;
	margin: -10px 0 0 0;
	padding: 10px 10px 0 10px;
	width: 180px;
	background-color:#e7f1f0;
	background-image:url(../img/background3.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 100px;
}
#corners {
	width:200px;
	height: 8px;
	margin: -10px 0 0 -10px;
	background-image:url(../img/corners.jpg);
	background-repeat:no-repeat;
}
#col2 a {
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0 0 0 -5px;
	display: block;
	margin-bottom: 10px;
}
#col2 a:hover{
	color: #359a94;
}
#col3 {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	width: auto;
	border-left: dotted #92bfb3 1px;
}
#col3 a img {
	padding-top: 10px;
}
#zoeken {
	padding-bottom: 10px;
	border-bottom: dotted #92bfb3 1px;
	margin-bottom: 10px;
}
input.veld {
	border: solid #c6dfd9 1px;
}
input.knop {
	border: solid #c6dfd9 1px;
	color: #56998a;
	background-color:#ddece9;
	height: 17px;

}
#contactgegevens {
	padding-bottom: 10px;
	border-bottom: dotted #92bfb3 1px;
	margin-bottom: 10px;
}
#contactgegevens p a {
	text-decoration:underline;
}
#openingstijden {
	padding-bottom: 10px;
	border-bottom: dotted #92bfb3 1px;
	margin-bottom: 10px;
}
#nieuws {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* FOOTER */
#footer {
	clear: left;
	text-align: right;
	line-height: 21px;
	font-size: 10px;
	color: #fff;
	width: 940px;
	height: 21px;
	background-image:url(../img/footer.jpg);
	padding-right: 10px;
	margin-left: -1px;
}
#footer a {
	font-size:10px; 
	color: #fff; 
}

/* ARCHIEF */
.archief { padding-bottom: 8px; }
.archief .kop { height: 22px; line-height: 20px; background: url(../img/faq_title_bg.jpg) repeat-x; }
.archief .kop a { background: url(../img/faq_title_li.gif) no-repeat 6px center; padding-left: 16px; display: block; font-weight: bold; }
.archief .berichten { padding-top: 8px; }
.nieuwsbericht .lead, .zoekresultaat { padding: 8px; border: 1px dotted #92bfb3; margin: 8px; background: #e7f1f0; }
.nieuwsbericht .volledig { padding: 8px 0 8px 0; }
div#header.archief {
	padding: 0px;
}
