/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #fff;   /* #dae6f4; */
	font-size: 11px;
	font-family: verdana, sans-serif;

}
body{	
	text-align:left;
	min-width: 914px;/* for mozilla*/
	background-color: #fff;  /* #dae6f4; */
	height:100%;
	background: url(images/bg.jpg) repeat-x left top;
}
.post {
    border: solid 0px;
}
#wrapper {
	background: url(images/achtergrond1.jpg) repeat-y center top;
	_height: 30px;
	min-height: 100%;
	border: solid 0px;
}

#outer{
    min-height:100%;
    width: 942px;
    text-align:left;
    margin:auto;
    position:relative;
    overflow:visible;
    background: transparent url(images/achtergrondzijkant.gif) no-repeat center top;
    .background: transparent url(images/achtergrondzijkant.gif) no-repeat 2px top;
    /* opacity: .8; */
    /* filter: alpha(opacity=80); */
    border: red solid 0px;
}

/* mac hide \*/
* html #outer {
    width: 964px;
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	.width: 100%;
	height: 100%;
	min-height: 100%;
	padding-top: 159px; /*needed to make room for header*/
	border: solid 0px;
	background: url(images/header.jpg) no-repeat center top;
	.background: url(images/header.jpg) no-repeat 15px top;
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width: 916px;
	height: 109px;
	z-index:74;
	/* background: url(images/header.jpg) no-repeat left top; */

}
.tttopmenu {
    position: absolute;
    top: 113px;
    .top: 125px;
    left: 255px;
    border-left: solid 0px #61a421;

}
.menu{
	position:absolute;
	top: 85px;
	.top: 95px;
	left: 250px;
	width: 580px;
	height: 50px;
	z-index:65;
	border: solid 0px;
	/* font-size: 14px; */
	/* font-family: verdana; */
	background: url(images/divider.jpg) repeat-x left top;
}
#menu2 {
    top: 109px;
    left: 40px;
    .left: 42px;
    position: absolute;
    width: 201px;
    height: 30px;
    background: url(images/tab.jpg) repeat-x left top;
}
#logo {
	position:absolute;
	top: 10px;
	left:25px;
	width: 240px;
	height: 90px;
	text-indent: -5000px;
	z-index:300;
	background: url(images/logo_237x63.gif) no-repeat left top;
    border: solid 0px;
}
/* mac hide \*/
/* * html #outer, * html #header {width: 954px} */
/* end hide*/
#footer {
	color: #ffffff;
	width: 914px;
	clear:both;
	height: 30px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	/* background: #fff; url(images/footer.jpg) no-repeat left top; */

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height: 30px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width: 170px;
	margin-right: 51px;
	margin-top: 11px;
	float:right;
	z-index: 55;
	border: solid 0px blue;
}
#right-inner {
	width: 100%;
	padding-left: 0px;
	text-align: left;
border: solid 0px red;
}
#right-inner h2 {
	font-size: 15px;
}
#middle {
	position:relative;/*ie needs this to show float */
	width: 440px;
	float:left;
	padding-left: 15px;
	padding-top: 0px;
	z-index: 56;
	border: solid 0px brown;
}
#test {
    position: relative;
    width: 185px;
    background: #fff;
    /* float: left; */
}
#left {
    position: relative;
    width: 185px;
    height: 100%;
    /* min-height: 900px; */
    float: left;
    background: #fff url(images/hoek_wit.jpg) no-repeat left top;
    border-top: #022b5f solid 13px;
    border-right: #022b5f solid 0px;
    border-bottom: #022b5f solid 0px;
    border-left: #022b5f solid 6px;
    padding: 5px 5px 0px 5px;
    margin-top: -28px;
    margin-left: 40px;
    .margin-left: 42px;
    margin-bottom: 5px;

}
#left-inner {
	padding-left: 3px;
	padding-right: 2px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height: 30px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom: -30px;
} /*safari wrapper */
#content {
	min-height: 700px;
	z-index: 300;
	padding-bottom: 7px;
border: solid 0px;
}

#content h2 {
	font-size: 15px;
	color: #fff;
	/* background:  url(images/bullet_17x21.gif) no-repeat left top; */
	padding-left: 0px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #fff;
	background:  url() no-repeat left top;
	padding-left: 0px;
}
#tekst_blauw {
    color: #00488d;
    font-weight: bold;
}
#tekst_groen {
    font-weight: bold;
    font-size: 16px;
    color: #66ae24;
}

#onderstrepen {
    line-height: 24px;
    font-weight: bold;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-bottom: solid 1px #00488d;
}

#content p {
    text-align: justify;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}

.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 0px #444444;
	margin: 0;
	padding: 0;
}

#content ul li{
	margin-bottom: 10px;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.LIn_shortMode li {
    padding-bottom: 15px;
    .padding-bottom: 5px;
    border: solid 0px;
    width: 100%;
}
.LIn_shortMode a {
    float: left;
    padding: 2px 2px 5px 2px;
    .padding: 2px 2px 2px 2px;
    color: #000;
    width: 90%;
}
.LIn_shortMode a:hover {
    color: #7ea3cf;
}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin: 0 0 0px 5px;
	width: 100%;
}
#sidebar {
    width: 100%;
    border: solid 0px;
}
#content a, #sidebar a
{
    padding: 2px;
    color: #000;
}

#content a:hover, #sidebar a:hover
{
    color: #bbb;
}
#vlag {
    position: absolute;
    width: 100px;
    height: 75px;
    padding-left: 0px;
    .padding-top: 0px;
    left: 765px;
    top: 43px;
    border: solid 0px;
    color: #fff;

}
#vlag a {
    color: #fff;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    line-height: 25px;
}
#bestelForm fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
    width: 500px;
} 
#bestelForm label {
    cursor: pointer;
    padding: 0px;
    margin: 0px;
}
.text {
    width: 300px;
}
#afleverlabel {
    float: left;
    width: 200px;
    border: solid 1px;
    line-height: 18px;
}
#afleverinput {
    border: solid 1px #66ae24;
    width: 300px;
    height: 23px;
    .height: 22px;
    float: left;
}
#velden {
    /* float: left; */
    height: 50px;
    border: solid 1px;
}
#aflever {
    float: left;
    width: 600px;
    border: solid 1px;
}
#bestelForm input.checkbox {
    width: 15px;
    height: 15px;
    margin: 2px 0px 2px 0px;
}


#rechts1 {
    float: left;
    margin-left: 10px;
    width: 650px;
    height: 40px;
    border: solid 0px;
}
#bestel_select {
    width: 110px;
}
#foto_links {
    float: left;
    margin-right: 10px;
    font-size: 8px;
    color: #ccc;
    text-align: center;
}
#foto_rechts {
    float: right;
    margin-left: 10px;
    height: 100px;
    font-size: 8px;
    color: #ccc;
    text-align: center;

}
#foto_rechts a:hover, #foto_links a:hover {
    background: #fff;
}
#blok {
    float: left;
    width: 80px;
}
#blok1 {
    float: left;
    width: 125px;
}
#blok2 {
    float: left;
    width: 70px;
}
#blok3 {
    float: left;
    border: solid 0px;
}
#blok4 {
    float: right;
    width: 65px;
    border: solid 0px;
}
#blok5 {
    float: right;
    border-top: solid 1px;
    line-height: 16px;
    .line-height: 18px;
    text-align: right;
    font-weight: bold;
    padding-top: 5px;
}
#blok6 {
    float: right;
    width: 65px;
    border-top: solid 1px;
    padding-top: 5px;
}
.input_bestel {
    font-size: 11px;
    width: 15px;
    height: 13px;
    .height: 12px;
    margin-top: 2px;
    margin-bottom: 0px;
    cursor: pointer;
    border: solid 1px #66ae24;	
}
#k_opt1, #k_opt2, #k_opt3, #k_opt4, #k_opt5, #k_opt6, #k_opt7, #k_opt8, #k_opt9, #k_opt10, #k_opt11, #k_opt12, #k_opt13, #k_opt14, #k_opt15, #verzk, #totaal {
    font-size: 11px;
    width: 42px;
    height: 13px;
    .height: 12px;
    border: solid 1px #66ae24;	
    text-align: right;
    margin: 1px 0px 1px 0px;
    padding: 0px 2px 0px 0px;
}
#k_kg {
    font-size: 12px;
    font-weight: bold;
    width: 17px;
    /* height: 11px; */
    border: 0px;
}
#vlak1, #vlak3 {
    width: 25%;
    height: 117px;
    float: left;
    border: solid 0px;
}
#vlak2, #vlak4 {
    float: left;
    width: 70%;
    border: solid 0px;
    margin-bottom: 15px;
}
#vlak2 ul li {
    list-style-image: none;
    list-style: none;
    font-size: 100%;
}
#vlak5 {
    width: 95%;
    color: #00488d;
    font-weight: bold;
}
#vlak6 {
    width: 95%;
}
#vlak7 {
/* width: 97%; */
border: solid 1px #00488d;
background: #66ae24;
color: #fff;
margin-top: 10px;
padding: 5px;
font-weight: bold;
text-align: left;
}
#vlak7 a, #vlak7 a:hover {
    color: #00488d;
}
#beschrijving  td {
    vertical-align: top;
}
#beschrijving table {
    border: 0px;
}
#vlak8 {
    border: solid 1px #66ae24;
    padding: 5px;
}
#closebutton, #bericht {
    cursor: pointer;
}
#logo_tekst {
    font-size: 9px;
}
#dealer1, #dealer2 {
    float: left;
    width: 310px;
}
#garantie {
    /* float: right; */
    /* width: 180px; */
    /* height: 190px; */
    color: #00488d;
    font-size: 9px;
    text-align: center;
}
#logo1 {
    font-size: 9px;
}
#staten {
    float: left;
    width: 50px;
    background: #00115c;
    height: 655px;
    color: #fff;
}
#steden {
    float: left;
    width: 50px;
    background: #1534b4;
    height: 655px;
    color: #fff;
}
#spots {
    float: left;
    width: 50px;
    background: #4c67dc;
    height: 655px;
    color: #fff;
}
#map {
    padding: 0px;
    .padding: 0;
    .margin: 0;
}
#map1 {
    padding: 10px 0px 10px 0px;
    .padding: 0;
    .margin: 0;
}
#map_usa {
    color: #000;
    width: 430px;
    height: 100%;
    border: solid 1px #012c5f;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    text-align: justify;
    background: #cfdbe9 url(images/bg_map.jpg) repeat-x top left;
}
#info2 {
    color: #000;
    width: 422px;
    height: 6px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: justify;
    background: url(images/top_content.jpg) no-repeat top left;
}
#info {
    color: #000;
    width: 422px;
    height: 100%;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: justify;
    background: #fff url(images/top_content.jpg) no-repeat top left;
}
#statenfacts {
    color: #000;
    width: 432px;
    float: left;
    height: 100%;
    padding-top: 4px;
    padding-left: 10px;
    text-align: justify;
    background: #fff url(images/top_content.jpg) no-repeat 0 0;
}
#statenmaincontent {
    float: left;
    color: #000;
    width: 423px;
    float: left;
    height: 100%;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: justify;
    background: #fff;
}
#statenmap {
float: left;
    border: solid 0px #285c98;
    padding: 0px 0 0 0;
    margin: 0px 10px 15px 0;
    width: 218px;
    height: 207px;
    color: #ccc;
    font-size: 9px;
}
#maplinks {
    float: left;
    margin: 10px 5px 0px 0;
    font-size: 8px;
    color: #ccc;
    text-align: center;
}
#maplinks a {
    margin: 0;
    padding: 0;
    border: 0px solid;
}
#statenmaincontent img {
    border: solid 2px #285c98;
    margin: -10px 10px 10px 0;
    .margin: 0px 10px 5px 0;
    padding: 0px;
}
#nieuws {
    margin-top: 10px;
    color: #000;
    width: 422px;
    height: 100%;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: justify;
    background: #fff url(images/top_content.jpg) no-repeat top left;
 

}
.box1, .box2, .box3, .box4 {
    width: 100%;
    min-height: 100px;
    color: red;
    background: #fff;   /* #64bf00; */
    margin-bottom: 10px;
    margin-top: -25px;
    border: solid 0px;
}
.box1 {color: #eda41a;}
.box2 {color: #e93332;}
.box3 {color: #012c5f;}
.box1 h5, .box2 h5, .box3 h5, .box4 h5 {
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}

#sponsor {
    width: 403;
    height: 150px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 10px;
    background: #fff;
    border: solid 0px;
    margin-bottom: 10px;
    background: #fff url(images/top_content.jpg) no-repeat top left;
    text-align: justify;
}
#sponsor-head {
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
#sponsor-leeg {
    width: 403;
    height: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 10px;
    background: #fff;
    border: solid 0px;
    margin-bottom: 10px;
    background: #000 url(images/top_content.jpg) no-repeat top left;
    text-align: justify;
}
#sponsor img {
    margin-left: 10px;
}
#staat {
    width: 100%;
    height: 20px;
    border: solid 1px;
}
#forum {
    width: 100%;
    height: auto !important;
    border: solid 0px;
}
#tab {
    width: 100%;
    height: 50px;
    /* border: solid 1px green; */
}
#staten-tab, #steden-tab, #spots-tab {
    float: left;
    width: auto;
    cursor: pointer;
    background: #1534b4;
    color: #fff;
    padding: 3px;
    margin: 3px;
}
#tabber {
    background: red;
    border: solid 1px #000;
    color: #fff;
    padding: 3px;
    /* margin: 10px 0px 10px 0px; */
}
#staat1 {
    width: 48%;
    background: #fff;
    border: solid 1px;
}

#links {
    float: left;
    width: 43%;
    border: solid 0px;
    margin: 0 0 5px 0;
}
#links2 {
    float: left;
    width: 80%;
    border: solid 0px;
    margin: 0 0 5px 0;
}
#links3 {
    float: left;
    width: 55%;
    border: solid 0px;
    margin: 0 0 5px 0;
}
#rechts {
    float: left;
    margin-left: 10px;
    border: solid 0px;
}


#links a, #rechts a, #links a:visited, #rechts a:visited, #vier1 a, #vier1 a:visited {
    color: #1860ab;
    text-decoration: none;
}

#links2 a, #rechts a, #links2 a:visited, #rechts a:visited, #vier1 a, #vier1 a:visited {
    color: #1860ab;
    text-decoration: none;
}

#links3 a, #rechts a, #links3 a:visited, #rechts a:visited, #vier1 a, #vier1 a:visited {
    color: #1860ab;
    text-decoration: none;
}

#links3 a:hover, #links a:hover, #links2 a:hover, #rechts a:hover, #vier1 a:hover {
    text-decoration: underline;
}


#een {height: 55px;}
#twee {height: 70px;}
#drie {height: 85px;}
#vier {height: 95px;}
#vier1 {height: 95px; width: 43%; float: left; margin-left: 10px;}
#vijf {height: 105px;}
#zes {height: 120px;}
#zeven {height: 225px;}

#groen {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #57a493 url(images/hoek_groen.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#rood {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #ed3336 url(images/hoek_rood.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#paars {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #855fac url(images/hoek_paars.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#oranje {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #f96e1d url(images/hoek_oranje.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#bruin {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #bf6159 url(images/hoek_bruin.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#geel {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #eba218 url(images/hoek_geel.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#blauw {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #007dda url(images/hoek_blauw.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#groen1 {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 10px;
    margin: 0 0 10px 0;
    background: #008f33 url(images/hoek_groen1.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
#grijs {
    font-size: 12px;
    height: 18px;
    padding: 3px 0 0 7px;
    margin: 0 0 10px 0;
    background: #867a6a url(images/hoek_grijs.jpg) no-repeat left top;
    color: #fff;
    border: solid 0px #00488d;
}
.roundcont {
	width: 200px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
#box_klein {
    background: url(images/box_klein.jpg) no-repeat;
    height: 134px;
    margin: 0 0 5px 0;
    padding: 3px 13px 10px 5px;
    border: solid 0px;
}
#box_groot {
    background: url(images/box_groot2.jpg) no-repeat;
    height: 204px;
    margin: 0 0 5px 0;
    padding: 3px 13px 10px 5px;
}
#box_klein h5, #box_groot h5 {
    font-size: 11px;
    font-weight: bold;
    font-variant: small-caps;
    color: #295d99;
    margin: 0 0 10px 0;
}
#clocks {
    position: relative;
    left: 300px;
    width: 450px;
}
#recentdocsctnr {
    padding-bottom: 0px;
    .padding-top: 5px;
}
#sponsors {
    text-align: justify;
}
#EmailForm label {
    float: left;
    display: block;
    width: 130px;
    border: solid 0px;
}
#EmailForm .text {
    float: left;
    width: 270px;
}
#EmailForm fieldset {
    border: none;
}
#EmailForm textarea {
    width: 270px;
}
.temailer {
    width: 270px;
}






.aanbieding {
    background: #ddd;
    background: url(images/bg_aanbieding.jpg) no-repeat;
    width: 430px;
    height: 220px;
    padding: 5px;
    margin: 5px 0;
}
.aanbieding-logo {
    float: left;
    width: 100px;
    height: auto;


    
}
.aanbieding-tekst {
    float: left;
    padding-left: 10px;
    width: 310px;
    color: #324264;
}
.aanbieding-tekst h1 { font-size: 14px; margin: 0 0 5px;}

.aanbieding-rechts {
    float: right;
}
.aanbieding-prijs {
    float: left;
    padding: 15px 10px 0 0;
    color: #c00405;
    font-weight: bold;
    font-size: 20px;
}
.prijs {
    float: left;
    padding: 10px 10px 0 0;
    color: #c00405;
    font-size: 26px;
    font-weight: bold;
}
.aanbieding-tekst a {
    font-size: 12px;
    padding: 0!important;
    text-decoration: underline !important;
}
.aanbieding-a {
    padding: 0px 20px;
    margin: 60px 0;
}
.main-content h2 a {
    text-decoration: underline;
}
.aanbieding-rechts {
    height: 90px;
}
