/* Stylesheet Brand Visser Heerenveen */

/*
Kleurcodes:

oranje     : #ff6600
zwart      : #000000
groen      : #83C0A3
groen	   : #C6E1D5
groen      : #E9F3EF

*/

html, body {
	height:100%;
	background:#E9F3EF;
}

.ww a:link {
	color:#ff6600;
	text-decoration:underline;
}

.ww a:visited {
	color:#ff6600;
	text-decoration:underline;
}

.ww a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.ww a:active {
	color:#ff6600;
	text-decoration:underline;
}

.ww2 a:link {
	color:#ff6600;
	text-decoration:underline;
}

.ww2 a:visited {
	color:#ff6600;
	text-decoration:underline;
}

.ww2 a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.ww2 a:active {
	color:#ff6600;
	text-decoration:underline;
}

#container {
	width:970px;
	height:auto;
	margin:auto;
	background:#FFFFFF;
}

#printLogo {
	display:none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#008977;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF6600;
}

li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
}

/* Kop website */
#linksfoto {
	float:left;
	width:450px;
	height:196px;
}

#logo {
	border-top:solid 2px #C6E1D5;
	border-left:solid 2px #C6E1D5;
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:445px;
	height:97px;
}

#adres {
	float:left;
	width:450px;
	height:82px;
	background:#C6E1D5 url(../../images/diaglijn.gif) repeat;
}

#adres2 {
	float:left;
	width:178px;
	height:72px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 27px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:14px;
}

#adres2 a:link {
	color:#000000;
	text-decoration:none;
}

#adres2 a:visited {
	color:#000000;
	text-decoration:none;
}

#adres2 a:hover {
	color:#FF6600;
	text-decoration:none;
}

#adres2 a:active {
	color:#000000;
	text-decoration:none;
}

/* Knoppen Customer Login en Sitemap */
#knop1 {
	float:left;
	width:123px;
	height:80px;
}

#knop1a {
	width:120px;
	height:17px;
	background:url(../../images/taboranje.png) bottom no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:65px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	overflow:hidden;
}

#knop1 a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#knop1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#knop1 a:hover {
	color:#000000;
	text-decoration:none;
}

#knop1 a:active {
	color:#000000;
	text-decoration:none;
}

#knop2 {
	float:left;
	width:120px;
	height:80px;
}

#knop2a {
	width:120px;
	height:17px;
	background:url(../../images/tabgroen.png) bottom no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:65px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

#knop2 a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#knop2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#knop2 a:hover {
	color:#000000;
	text-decoration:none;
}

#knop2 a:active {
	color:#000000;
	text-decoration:none;
}

#foto {
	float:right;
	width:520px;
	height:196px;
	background:#C6E1D5;
}

#balkgroen {
	clear:both;
	width:940px;
	height:23px;
	background:#C6E1D5 url(../../images/balkgroen.gif) repeat;
	text-align:right;
	padding:7px 30px 0 0;
}

/* Contentgedeelte website */
#content {
	width:950px;
	height:100%;
	border-left:solid #C6E1D5 10px;
	border-right:solid #C6E1D5 10px;
	background:url(../../images/wereldbol.gif) right bottom no-repeat;
}

#menu {
	float:left;
	width:165px;
	height:100%;
}

#lijn {
	border-top:1px dashed #C6E1D5;
	padding-top:10px;
}

.foto {
	border:1px solid #C6E1D5;
	float:left;
	margin:7px 25px 15px 0;
	padding:5px;
	text-align:left;
}

/* Menu linkerkant */
div#navLinks {
	width:164px;
	margin-top:50px;
	border-top:1px dashed #C6E1D5;
}

#navLinks ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navLinks li a {
	display:block;
	padding:5px 0 6px 19px;
	width:145px;
	border-bottom:1px dashed #C6E1D5;
	text-align:left;
	font:bold 11px verdana,arial,sans-serif;
}

#navLinks a:link, #navlist a:visited {
	color:#000000;
	text-decoration:none;
}

#navLinks a:hover {
	background:#008977;
	background-position:0 10px;
	color:#000;
}

#navLinks li#knopaan a {
	background:#C6E1D5;
	background-position:0 10px;
	color:#000;
}

/*Submenu */
#sub1, #sub2, #sub3 {
	display:none;
}

#sub1 li a, #sub2 li a, #sub3 li a {
	background:#C6E1D5 !important;
	color:#000 !important;
	border-bottom:none !important;
	font-weight:normal;
	text-transform:none;
}

#sub1 li a:hover, #sub2 li a:hover, #sub3 li a:hover {
	background:#008977 !important;
	background-position:0 10px !important;
	color:#fff !important;
	border-bottom:none !important;
	font-weight:normal !important;
}

#subOpen li a {
	background:#cc000e !important;
	color:#fff !important;
	border-bottom:none !important;
	font-weight:normal !important;
	text-transform:none !important;
}

#subOpen li a:hover {
	background:#0083a5 url('../../images/bullet-nLinks.gif') no-repeat !important;
	background-position:0 10px !important;
	color:#fff !important;
	border-bottom:none !important;
	font-weight:normal !important;
}

#subOpen li#subaan a {
	text-decoration:underline;
}

/* Content */
#inhoud {
	float:right;
	width:735px;
	height:100%;
	background:url(../../images/veritas.gif) right top no-repeat;
	padding:20px 20px 20px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#000000;
}

#kruimelpad {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6600;
}

#kruimelpad a {
	text-decoration:underline;
	color:#ff6600
}

/* Onderste balk */
#balkonder {
	clear:both;
	width:950px;
	height:22px;
	background:#C6E1D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:right;
	padding:8px 10px 0 0;
}

#balkonder a:link {
	color:#333333;
	text-decoration:none;
}

#balkonder a:visited {
	color:#333333;
	text-decoration:none;
}

#balkonder a:hover {
	color:#FF6600;
	text-decoration:none;
}

#balkonder a:active {
	color:#333333;
	text-decoration:none;
}

/* Printen adres */
#printAdres {
	display:none;
}

/* Customer Login-pagina */	
.velden {
	border-right:1px solid #008977;
	border-bottom:1px solid #008977;
	border-top:1px solid #008977;
	border-left:1px solid #008977;
	width:196px;
	height:18px;
	font:normal 11px verdana,tahoma,arial;
	color:#333;
	padding:4px 2px 0 2px;
}

.select {
	border-right:1px solid #008977;
	border-bottom:1px solid #008977;
	border-top:1px solid #008977;
	border-left:1px solid #008977;
	height:22px;
}

.txtArea {
	border-right:1px solid #008977;
	border-bottom:1px solid #008977;
	border-top:1px solid #008977;
	border-left:1px solid #008977;
	width:196px;
	height:60px;
	font:normal 11px verdana,tahoma,arial;
	color:#333;
	padding:4px 2px 0 2px;
}

.txtAreaGroot {
	border-right:1px solid #008977;
	border-bottom:1px solid #008977;
	border-top:1px solid #008977;
	border-left:1px solid #008977;
	width:455px;
	height:60px;
	font:normal 11px verdana,tahoma,arial;
	color:#333;
	padding:4px 2px 0 2px;
}

#knoppen {
	border:0;
	background:#008977;
	font:normal 11px verdana,tahoma,arial;
	color:#fff;
	width:202px;
	height:26px;
	color:#fff;
}

form {
	margin:0;
	padding:0;
}

form a:link {
	color:#000000;
	text-decoration:none;
}

form a:visited {
	color:#000000;
	text-decoration:none;
}

form a:hover {
	color:#FF6600;
	text-decoration:none;
}

form a:active {
	color:#000000;
	text-decoration:none;
}
