/* CSS Document */


*:focus { 
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
}

html, body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	width: 100%;
	min-width: 960px;
}

body {
  	font: 14px/20px "Trebuchet MS", Verdana, Sans-serif;
	color: #333333;
	padding: 0;
	margin: 0 auto;
	background: #FFFFFF;
}

a {
    color: green;
    text-decoration: none;
}

p {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

img {
    border: none;
}

img.avatar {
    margin: 0 10px 0 0;
    padding: 0;
    width: 60px;
    height: 60px;
    display: block;
    float: left;
}



iframe {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: none;
    overflow: hidden;
}

hr {
    margin: 10px 0 10px 0;
    padding: 0;
    border: none;
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
}

h1 {
    padding: 17px;
    margin: 0;
    display: block;
    height: auto;
    padding-left: 0;
    overflow: hidden;
    line-height: 32px;
}

h2 {
    color: #CCCCCC;
    text-transform: capitalize;
    clear: both;
    display: block;
}

#intro_wrapper {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    background: url(/images/intro_back.png) no-repeat top center;
    text-align: center;
    background-position: center 230px;
    height: 600px;
    min-width: 960px;
}

#intro {
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 960px;
    height: 200px;
    text-align: left;
    text-align: center;
    padding-top: 60px;
}

ul.intro {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    height: 320px;
}

ul.intro li {
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    width: 460px;
    height: 380px;
    float: left;
}

ul.intro li.walk { 
    float: left; 
    margin: 10px 0 0 10px;
}

ul.intro li.bike { 
    float: right; 
    margin: 10px 10px 0 0;
}

ul.intro li.walk:hover { 
    background: url(/images/walk.png) no-repeat top left;
}

ul.intro li.bike:hover { 
    background: url(/images/bike.png) no-repeat top left;
}

ul.intro li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 50px;
    padding-top: 320px;
}

#header_wrapper {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 240px;
    background: url(/images/header.png) no-repeat top center;
    text-align: center;
}

#header {
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 960px;
    height: 200px;
    text-align: left;
    min-width: 960px;
}

#regiolijst img {
    width: 100%;
}

ul#navigation {
    margin: 0 auto;
    padding: 0;
    display: block;
    width: 960px;
    height: 40px;
    overflow: hidden;
}

ul#navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
    width: 160px;
    height: 40px;
    text-align: center;
    text-transform: uppercase;
}

ul#navigation li a {
    margin: 0;
    padding: 10px 0 0 0;
    display: block;
    width: 160px;
    height: 40px;
    font-weight: bold;
    color: #333333;
}

ul#navigation li:hover a {
    font-weight: bold;
    color: #FFFFFF;
}

ul#navigation li.active {
    background: url(/images/tab.png);
}

ul#navigation li.active:hover a {
    color: #333333;
}

ul.menu {
    margin: 0;
    padding: 0;
    display: block;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 20px;
}

ul.menu li {
    margin: 0;
    padding: 10px 10px 10px 25px;
    display: block;
    list-style: none;
    border-bottom: 1px solid #CCCCCC;
    background: url(/images/icons/control_play.png) left center no-repeat;
    background-position: 5px 12px;
    cursor: pointer;
    zoom: 1;
}

ul.menu li:hover {
    background-color: #CCCCCC;
}

ul.menu li a {
    margin: 0;
    padding: 0;
    display: block; 
    width: 100%;
}

#main {
    margin: 0 auto;
    padding: 0px;
    display: block;
    width: 960px;
    min-width: 960px;
    text-align: left;
/*    background: url(/images/960_grid_12_col.png) center top; */
}

div.clear {
    clear: both;
}

div.copyright {
    color: #CCCCCC;
    text-align: right;
}

div.copyright a {
    color: #CCCCCC;
    text-decoration: underline;
}

div.vijfzesde,
div.eenzesde,
div.eenderde,
div.tweederde,
div.driederde {
    margin: 10px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    display: inline;
    float: left;
    width: 940px;
}

div.vijfzesde {
    width: 780px;
}

div.eenzesde {
    width: 140px;
}

div.eenderde {
    width: 300px;
}

div.tweederde {
    width: 620px;
}

#footer_wrapper {
    margin: 40px 0 0 0;
    padding: 0px;
    display: block;
    background: #CCCCCC;
    clear: both;
    width: 100%;
    border-top: 1px solid #333333;
    text-align: center;
}

#footer {
    margin: 0 auto;
    padding: 40px 0 80px 0;
    display: block;
    text-align: left;
    width: 960px;
    min-width: 960px;
    color: #888888;
}

#footer a {
    color: inherit;
}

div.media {
    width: 300px;
    float: left;
    margin: 0 20px 10px 0;
    padding: 0px;
}

img.text {
    float: left;
    margin: 0 20px 10px 0;
    padding: 0px;
}

#user {
    margin: 10px 10px 0 0;
    padding: 0;
    float: right;
    width: 300px;
}

label {
    margin: 20px 20px 0 80px;
    padding: 0;
    display: block;
    float: left;
    clear: both;
    width: 140px;
}

.eenderde label {
    margin-left: 0;
    width: 100%;
}

input, select, textarea {
    margin: 20px 0 0 0;
    padding: 3px;
    display: block;
    float: left;
    width: 292px;
    height: 16px;
    border: 1px solid #333333;
  	font: 14px/14px "Trebuchet MS", Verdana, Sans-serif;
  	background: url(/images/header.png) repeat-x;
}

select {
    background: white;
    width: 300px;
    padding: 0px;
    height: 24px;
}

textarea {
    margin: 20px 0 0 80px;
    clear: both;
    display: block;
    float: left;
    width: 456px;
    height: 92px;
    background-position-y: 20px;
}

input.submit {
    width: 140px;
    height: 24px;
    margin-left: 240px;
    margin-bottom: 40px;
    clear: both;
    display: block;
    float: left;
    border: 1px solid #333333;
}

input.address {
    width: auto;
    height: 24px;
    margin-right: 75px;
    margin-bottom: 40px;
    clear: both;
    display: block;
    float: right;
    border: 1px solid #333333;
}

div.eenderde input.submit {
    margin-left: 80px;
}

input.search {
    background: url(/images/icons/magnifier.png) center right no-repeat;
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    width: 215px;
    margin: 0;
}

img.icon {
    display: block;
    margin: 4px;
    float: right;
    cursor: pointer;
}

div.kader {
    background: url(/images/kader.png) no-repeat;
    padding: 30px;
    width: 240px;
    height: 240px;
    overflow: hidden;
}

div.kader input ,
div.kader input.submit {
    width: 232px;
    margin: 20px 0 0 0;
    clear: both;
}

div.kader input.submit {
    width: 100%;
}
div.kader select {
    width: 100%;
}


div.error, div.message {
    padding: 5px;
    padding-left: 25px;
    margin: 0;
    background: pink url(/images/icons/exclamation.png) no-repeat;
    background-position: 5px 6px;
    color: #000;
    border: 1px solid red;
}
div.message {
    margin-top: 20px;
    background: #B2FF87 url(/images/icons/accept.png) no-repeat;
    background-position: 5px 6px;
    color: #000;
    border: 1px solid #61BC47;
}
div.error p, div.message p{
    margin: 0;
    padding: 0;
}


#weer {
    margin: 0;
    padding: 0;
    display: block;
    height: 207px;
    background: url(http://www.weathernews.nl/freedata/meerdaagsebanner.jpg) bottom center no-repeat
}

table {
    margin: 0 0 0 0;
    width: 100%;    
    border-collapse: collapse;
}

table tr {
    border-bottom: 1px solid #CCCCCC;
}

table tr:hover {
    /* background-color: #CCCCCC; */
}

table tr td,
table tr th {
    padding: 10px;
    padding-top: 11px;
    border-bottom: 1px solid #CCCCCC;
    vertical-align: top;
    overflow: hidden;
}


table tr th {
    background: url('/images/header.png');
    font-weight: bold;
}


#map, #mini_map {
	width: auto; 
	height: 600px;
	border: 1px solid #333333;	
	overflow: hidden;
}

#map input,
#mini_map input  {
    margin: auto;
    padding: auto;
    display: auto;
    float: auto;
    width: auto;
    height: auto;
    border: auto;
  	font: auto;
  	background: auto;
}

#mini_map {
	height: 300px;
}

input[type=hidden] 
{
    display: none;
}

input.button {
    display: inline;
    float: right;
    margin: 0;
    padding: 0;
    height: 30px;
    width: 150px;
}

img.inline_icon {
    display: inline;
    margin: 1px;
    padding: 0;
}

.faded {
    color: #AAAAAA;
}

.event {
    margin-bottom:2px; 
    overflow: hidden; 
    font-style: italic;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
}

.event a {
    padding:5px; 
    color: #000000;
    width: auto;
    height: 100%;
    display: block;
}

div.boekentips a {
	display: block;
	float: left;
	width: 130px;
	padding: 10px;
	font-size: small;
}

div.boekentips a img {
	float: left;
	margin: 0 10px 10px 0;
}

div.scroll {
    display: block; 
    width: 100%;
    overflow: auto;
}

div.thumb {
    display: block;
    float: left;
    width: 130px;
    height: 130px;
    overflow: hidden;
    margin: 10px;
    clear: none;
}

div.thumb img {
    width: 100%
}

div#planner_help 
{
    display: none;
    margin: 0;
    padding: 0px;
    border: 1px solid #000000;
    width: auto;
    height: 150px;
    overflow: auto;
    clear: both;
}

div#planner_help_toggle
{
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
    display: block;
    float: right;
    width: 160px;
    height: 30px;
    text-align: center;
    background: url(/images/tab.png);
    cursor: pointer;
    font-weight: bold;
}


.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a#walkplanner,
a#bikeplanner, 
a#falkplanner {
    display: block;
    margin: 0;
    padding: 20px;
    width: 260px;
    height: 360px;
    background: url(/images/walkplanner.png) no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	color: white;
  	font: 28px/32px "Trebuchet MS", Verdana, Sans-serif;
	text-shadow: #000000 0px 0px 5px;
  	
	font-weight: bold;
	vertical-align: bottom;
}

a#walkplanner:hover,
a#bikeplanner:hover, 
a#falkplanner:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

a#bikeplanner {
    background: url(/images/bikeplanner.png) no-repeat;
}
a#falkplanner {
    background: url(/images/falkplanner.png) no-repeat;
}
