/* Martijn Fransen - Proximedia  */

body{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	scrollbar-face-color:#6D6D99;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #6D6D99;
	scrollbar-darkshadow-color: #6D6D99;
	scrollbar-track-color: #6D6D99;
	scrollbar-arrow-color:#FFFFFF;
	background-color : #6D6D99;
	padding: 0px;
	margin: 0px;
	background-image : url(../images/bg.gif);
	background-position : left top;
	background-repeat : repeat;
	background-attachment : fixed;
	text-align : left;
	overflow: -moz-scrollbars-vertical;
	/**/
}

*{
	margin: 0px;
	padding: 0px;
}
p{
	padding-bottom: 20px;
}

/* HYPERLINKS */

a{
	color : #AE8A67;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover{
	color : #000000;
	font :  8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:active{
	color : #AE8A67;
	font :  8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.adreslink{
	color : #000088;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.adreslink:hover{
	color : #FF0000;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.adreslink:active{
	color : #000088;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

td{
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.wit{
	background-color : #FFFFFF;
}



.fout{
    font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	letter-spacing : 1pt;
}

.klein{
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* HEADERS */

h1{
	font : bold 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000088;
	text-align : left;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 200px;
	/*background-image : url(../images/h1.gif);
	background-position : left top;
	background-repeat : no-repeat;
	background-attachment : fixed;*/
}
h2{
	font : bold 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4791CE;
	text-align : right;
	padding-top: 5px;
	padding-right: 10px;
	margin-bottom: -5px;
	padding-bottom: 0px;
}
h3{
	font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	margin-bottom: -5px;
}



/*  ---------------------------------------------------------- */
/*  Gastenboek  */
.titel{
	font : bold;
}
a.pagina{
	color : #AE8A67;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.pagina:hover{
	color : #000000;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.pagina:active{
	color : #AE8A67;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.delete{
	color : red;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
a.delete:hover{
	color : black;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.delete:active{
	color : red;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
hr{
	color : #AE8A67;
	height: 1px;
	width: 435px;
}
.afscheidingslijn{
	background-color : #AE8A67;
}
/*  ---------------------------------------------------------- */



/* FOTO'S  */

.foto {
	border : 1px solid #000088;
}
.fotorechts {
	border : 1px solid #000088;
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 0px;
}
.fotolinks {
	border : 1px solid #000088;
	float:left;
	margin-right: 10px;
	margin-top: 0px;
}



/* OPSOMMINGEN */

ul{
	list-style: url(../images/list.gif);
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}



/*  FORMULIEREN */
.invul, .route {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	/*filter: alpha(opacity=70)*/
	background-color: #FFFFFF;
	color: #000000;
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-bottom : 1px solid #777777;
	border-right : 1px solid #777777;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#777777;
	scrollbar-highlight-color:#777777;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color:#777777;
	margin-bottom: 0px;
}
textarea.invul{
    height: 75px;
	width : 225px;
	margin-bottom: 2px;
}
input.invul{
	width : 225px;
}
.route{
	width : 110px;
}


/*    BUTTONS    */
.versturen, .wissen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #999999;
	color: #FFFFFF;
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-bottom : 1px solid #777777;
	border-right : 1px solid #777777;
	width : 110px;
	margin-top: 2px;
}
.wissen{
	margin-right: 5px;
}


#tekstvlak{
	position:absolute;
	text-align:right;
	left:251px;
	top:212px;
	width:526px;
	height:360px;
	z-index:2;
	overflow: auto;
	background-image : url(../images/bg_tekst.gif);
	background-repeat : repeat;
	background-position : left top;
	background-attachment : fixed;
}

/*  TEKSTVLAK  */

/*   Scrollende DIV in IE   */
#scrolltekst{
	position:absolute;
	text-align:left;
	left:301px;
	top:232px;
	width:476px;
	height:325px;
	z-index:10;
	overflow: auto;
	scrollbar-face-color:#6F6F6F;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #6F6F6F;
	scrollbar-darkshadow-color: #6F6F6F;
	scrollbar-track-color: #6F6F6F;
	scrollbar-arrow-color:#FFFFFF;
	border : 0px solid #B8B8B8;
	padding-right: 15px;
}
/*   Scrollende DIV in Firefox   */
html>body  #scrolltekst{
	left:301px; 
	top:232px; 
	width:461px; 
	height:309px;
}

#iframediv{
	position:absolute;
	text-align:left;
	left:301px;
	top:232px;
	z-index:10;
}
.nieuwscata{
   width: 100%;
   height: 100%;
}

/* ===========================================================================*/


ul.navigatielijst{
	list-style-type : none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	 /*width: auto; Width of Menu Items */
	width: 145px;  /*Width of Menu Items */
}
ul.navigatielijst li{
	/*float: left;*/
	display: block;
}
ul.navigatielijst li a {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #000088;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*width: 70px;*/
	text-align : left;
}

ul.navigatielijst li a:hover {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color : #000088;
	filter:alpha(opacity=30); -moz-opacity:.30; opacity:.30; 
} 

ul.navigatielijst li a:active {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

/* Fix IE. Hide from IE Mac \*/
* html ul.navigatielijst li { float:left;}
* html ul.navigatielijst li a { height: 1%;  }
/* End */


.main{
	width : 720px;
	height: 100%;
	border: 0px;
}
.top{
	width : 700px;
	height: 210px;
	border: 0px;
	background-color : White;
	background-image : url(../images/bloemensalon.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	text-align : left;
	vertical-align : bottom;
}
.schaduwleft{
	width: 10px;
	height: 100%;
	background-image : url(../images/schaduw_left.gif);
	background-position : left top;
	background-repeat : repeat-y;
}
.schaduwright{
	width: 10px;
	height: 100%;
	background-image : url(../images/schaduw_right.gif);
	background-position : left top;
	background-repeat : repeat-y;
}
.adres{
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000088;
	vertical-align : bottom;
	text-align : right;
	width : 455px;
	height : 35px;
	background-image : url(../images/bg_adres.gif);
	background-position : left top;
	background-repeat : no-repeat;
	background-color : White;
	padding-bottom: 2px;
}
.navigatievlak{
	width : 155px;
	height: 100%;
	border: 0px;
	background-color : White;
	background-image : url(../images/bg_nav.gif);
	background-repeat : no-repeat;
	background-position : right top;
	vertical-align : top;
	text-align : left;
}
.krullenleft{
	width : 45px;
	height: 100%;
	border: 0px;
	background-color : White;
	background-image : url(../images/krullen_left.jpg);
	background-repeat : repeat-y;
	background-position : left top;
	vertical-align : top;
	text-align : left;
}
.krullenright{
	width : 45px;
	height: 100%;
	border: 0px;
	background-color : White;
	background-image : url(../images/krullen_right.jpg);
	background-repeat : repeat-y;
	background-position : right top;
	vertical-align : top;
	text-align : left;
}
.textvlak{
	width : 455px;
	height: 100%;
	border: 0px;
	background-color : White;
	background-image : url(../images/bg_text.gif);
	background-repeat : no-repeat;
	background-position : left top;
	vertical-align : top;
	text-align : left;
	padding-top: 13px;
}






/*   Stilstaande Tekst DIV   */
#tekstdiv{
	position:relative;
	text-align:left;
	left:90px;
	top:0px;
	width:450px;
	z-index:1;
	border : 0px solid #B8B8B8;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	/* background-color : Silver; */
}

.catalogus{
	width: 100%;
	height: 100%;
	border: 0px solid #000000;
}



/*  Tabel in contactformulier  */

.contact{
	/*width: 380px;*/
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
.contactleft{
	width: 140px;
	height: 20px;
	vertical-align : top;
	text-align : left;
}
.contactright{
	width: 240px;
	height: 20px;
	vertical-align : top;
	text-align : right;
}
.contactklein{
	width: 140px;
	height: 20px;
	vertical-align : bottom;
	text-align : left;
	font-size : 9px;
}
.contactbuttons{
	width: 240px;
	height: 20px;
	vertical-align : bottom;
	text-align : right;
}

/*  Tabel in contactformulier  */

.routetabel{
	width: 300px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
.routeleft{
	width: 150px;
	height: 20px;
	vertical-align : top;
	text-align : left;
}
.routeright{
	width: 150px;
	height: 20px;
	vertical-align : top;
	text-align : right;
}
.routeklein{
	width: 150px;
	height: 20px;
	vertical-align : bottom;
	text-align : left;
	font-size : 9px;
}
.routebuttons{
	width: 150px;
	height: 20px;
	vertical-align : bottom;
	text-align : right;
}



/*  ---------------------------------------------------------- */
/*  PROXImedia link  */
.proximedia{
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000088;
	vertical-align : bottom;
	text-align : left;
	width : 155px;
	height : 35px;
	background-color : White;
	background-image : url(../images/bg_prox.gif);
	background-position : left top;
	background-repeat : no-repeat;
	padding-bottom: 2px;
}

a.proxlink{
	color : #000088;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
}
a.proxlink:hover{
	color : #FF0000;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.proxlink:active{
	color : #000088;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}


#webdesigner{
	display: none;
}
