
/* Styles voor tekst */

body, p, td, li
        { color: #000000; 
          font-size: 8pt; 
          font-family: verdana, Arial, Helvetica, sans-serif; 
          line-height: 1.7em;   
          vertical-align: top; 
 }
html {overflow: -moz-scrollbars-vertical;}

.subkop {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 1.7em;  
	color: #000000;
	font-weight: bold;
}
 .donker {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background: #F4F4F4;
}
 
.licht {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: #F4F4F4;
}
 .nieuws {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: Maroon;
	font-weight: bold;
}


.rood {
	letter-spacing: 1;
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	color: red;
	background: #F4F4F4;
	font-weight: bold;
}

 .kop { letter-spacing: 0; 
          font-family: verdana, Arial, Helvetica; 
          font-size: 15px; 
         color: Maroon;
          font-weight: bold; 
 }

.small  { font-family: verdana, Arial; 
          font-size: 7pt; 
          font-style: nomal; 
          line-height: 1.7em; 
          font-weight: normal; 
          font-variant: normal; 
          text-transform: none; 
          padding: 2px;
          color: #000000}

.text   { font-family: Verdana; 
          font-size: 8pt; 
          font-style: normal; 
          line-height: 1.5em; 
          font-weight: normal; 
          font-variant: normal; 
          text-transform: none; 
          color: #000000
 }

.adres {width: 165;
          font-family: verdana, Tahoma, Helvetica; 
          font-size: 70%;
          line-height: 1.5em; 
          color: #ffffff;  
          padding: 2px;
			 text-align: right
 }
 
 /* Styles voor gastenboek */
 
.gboek {
	font: 8pt 'verdana','Arial',sans-serif;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid black;
}        
 
 
.startleft {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #98c93d;
	padding: 2px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	
}

.startright {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background-color: #98c93d;
	padding: 2px;
        
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
        border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	
}

/* Styles voor popup */

.CTooltip {
	position: absolute;
	top: auto;
	left: 10px;
	background: transparent url(http://www.opdekuierlatten.nl/back/scherm.gif) 0 0 no-repeat; 
	width: 263px;
	height: 170px;
	visibility: hidden;
	font: 8pt 'verdana','Arial',sans-serif;
	color: Black;
	padding: 10px;
	
}

/* Styles voor formulier */

.invul {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-color: #ffffff;
	width: 310px;
}


textarea.invul {
	font-family: Arial;
	font-size: 12px;
	border-top: 1px solid #8CB2D3;
	border-left: 1px solid #8CB2D3;
	border-right: 1px solid #8CB2D3;
	border-bottom: 1px solid #8CB2D3;
	background-color: #ffffff;
	width: 325px;
}
.form {
	color: #E0E0E0;
	border: 1px solid #BBBBBB;
	padding: 5px 10px 0px 5px;
	margin: 15px 50px 0px 0px;
	background: #F4F4F4;
	font-weight: bold;
	font-size: 13px;
}

/* Styles voor koplinks */

#nieuwskop  A:link { color: Maroon; font-weight: bold; font-size: 15px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

#nieuwskop  A:active { color: Maroon; font-weight: bold; font-size: 15px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

#nieuwskop  A:visited { color: Maroon; font-weight: bold; font-size: 15px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

#nieuwskop A:hover  { color: #FF0000; font-weight: bold; font-size: 15px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

			 
.text  A:link { color: #0066CC; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

.text  A:active { color: #0066CC; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

.text  A:visited { color: #0066cc; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }

.text A:hover  { color: #FF0000; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none }


.trans img        { filter:alpha(opacity=70);
                    -moz-opacity: 0.7; 
                    opacity: 0.7; 
                   -khtml-opacity: 0.7;
 }

.trans:hover img { filter:alpha(opacity=100); 
                   -moz-opacity: 1.0; 
                   opacity: 1.0; 
                   -khtml-opacity: 1.0; 
 }
 
 .trans1 img       { filter:alpha(opacity=100);
                    -moz-opacity: 1.0; 
                    opacity: 1.0; 
                   -khtml-opacity: 1.0;
 }

.trans1:hover img { background: #788FE7;filter:alpha(opacity=70); 
                   -moz-opacity: 0.7; 
                   opacity: 0.7; 
                   -khtml-opacity: 0.7; 
 }
 
/* Styles voor footer */

#footer1 { margin: 3px; 0px; 4px; 5px; letter-spacing: 1; padding: 2px; color: #F8E8BE; font-weight: normal; font-size: 8px; font-family: verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; text-decoration: none }

#footer1 a { letter-spacing: 1; padding: 2px; color: #F8E8BE; text-decoration: none }

#footer1 a:hover  {	letter-spacing: 1;	padding: 2px;	color: Blue;	text-decoration: none;}

#footer1 a.selected  { letter-spacing: 1; padding: 2px; color: Blue;  text-decoration: none }



#footer { margin: 5px; 0px; 0px; 5px; letter-spacing: 1; padding: 2px; color: #666666; font-weight: normal; font-size: 8px; font-family: verdana, Arial, Helvetica, sans-serif; line-height: 1.7em; text-decoration: none }

#footer a { letter-spacing: 1; padding: 2px; color: #666666; text-decoration: none }

#footer a:hover  {
	letter-spacing: 1;
	padding: 2px;
	color: Blue;
	text-decoration: none;
}

#footer a.selected  { letter-spacing: 1; padding: 2px; color: Blue;  text-decoration: none }

.link A:link  { color: #999999; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; text-decoration: none }

.link A:active  { color: #999999; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, sans-letter-spacing: 1; text-decoration: none }

.link A:visited  { color: #999999; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; text-decoration: none }

.link A:hover  { color: #ff0000; font-weight: normal; font-size: 8px; font-family: tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1; text-decoration: none }

/* navigatie 2 */
#navigatie 
{ width: 800px;
	padding: 0px 1px 0px 1px;
	color: #000000;
	/* width: 100%; */
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	border-top: 1px solid #F4F4F4;
	height:25px;
	border-top:1px solid #E4E3E3;
	border-bottom:0px solid #454545;
	background: url(../back/menu.jpg) top right;
}

#navigatie ul { list-style:none; padding: 0px 0px 0px 0px; margin: 0 0 0 0; 
height:25px;}

#navigatie li { list-style:none; float:left; }

#navigatie li a{ 	float:left;
	display:block;
	height:25px;
	padding:3px 0px 0px 0px;
	width: 88px;
	text-decoration:none;
	color:#000000;
	font-size: 11px;
	font-family: "arial"; 
	font-weight:bold;
	text-align:center;
	background: url(../buttons/button.jpg) no-repeat top right;
}

#navigatie li a{ background: url(../buttons/button.jpg) no-repeat top right; }

#navigatie li a:hover{	
 background: url(../buttons/button_over.jpg) no-repeat top right; 
 height:25px;
 color:#000000;}


#navigatie li a.selected{ background: url(../buttons/button_over.jpg) no-repeat top right; 
 height:25px;
 color:#000000;}

html>body #navigatie {
	 margin: 0; 
	 background: url(../back/button.jpg);
        padding:0px 0px 0px 0px;
	}

/************* navigatie vert *************/


#button {position: absolute;
top: 187px;

} 

#button ul {
        width: 180px;
        padding: 0 0 1em 0;   
        margin: 0;
        padding: 0;
	border-bottom: 0px solid #000000;
	 }	
#button ul li {
        margin: 0;
        padding: 0;
        list-style: none;
	display: inline;
        text-align: left;
  }
#button li a {
	display: block;
	padding: 2px 1px 2px 2px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #E7E7EF;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #0D0046;
	background-color: #e4f1cd;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
	}

#button li a:hover{

        border-left: 1px solid #ffffff;
        border-right: 1px solid #E7E7EF;
  	border-top: 1px solid #E7E7EF;
        border-bottom: 1px solid #cccccc;
        background-color: #98c93d;
        color: #0D0046;
	}

#button li a.selected{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #E7E7EF;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #98c93d;
	color: #0D0046;
}
#button ul {
	margin: 0;
        padding: 0px 0;
	border-bottom: 0px solid #C48439;
	}





/* Styles voor koppen */
h1
{ letter-spacing: 0; 
          font-family: verdana, Arial, Helvetica; 
          font-size: 15px; 
          color: Maroon;
          font-weight: bold; 
 }

h2
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 16px; 
           line-height: 1.5em; 
           color: #042B51;
           font-weight: bold;}

h3
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 15px; 
           line-height: 1.5em; 
           color: #042B51;
           font-weight: bold;}

h4
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 14px; 
           line-height: 1.5em; 
           color: #042B51;
           font-weight: bold;}

h5
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 13px; 
           line-height: 1.5em; 
           color: #042B51;
           font-weight: bold;}

h6
{letter-spacing: 1; 
           margin: 0;
	   font-family: verdana, Arial, Helvetica;
           font-size: 12px; 
           line-height: 1.5em; 
           color: #042B51;
           font-weight: bold;}

p
{}


/* Styles voor streepjes */

.seperator
{
	background-repeat : repeat-y;
	background : url(../back/column_separator.gif);
}

.separatorx
{
	background-repeat : repeat-x;
	background : url(../back/separator.gif);
        
}

a:link       { text-decoration: none; color: #0066cc }
a:active     { text-decoration: none; color: #0066cc  }
a:visited    { text-decoration: none; color: #0066cc }
a:hover      { text-decoration: none; color: #0000FF }
/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */
