﻿body 
{
    background: #97d611 url(images/background2.gif) repeat-x fixed;
    font-family:  Trebuchet MS, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    /*line-height: 12px ;*/
    color: #0F1F30;   
}
A:link  {
    text-decoration:    none;
    color:  #F63008;
}

A:visited   {
    text-decoration:    none;
    color:  #F63008;
}

A:active    {
    text-decoration:    none;
    color:  #019dff;
}

A:hover {
    text-decoration:    none;
    color:  #019dff;
    text-indent: 0;
}

.SiteHeaderLarge
{
    font-size: 34px;
    font-weight: bolder;
}
.SiteHeaderMedium
{
    font-size: 18px;
    font-weight: bold;
}
.divMain
{
    position:relative;
    vertical-align:top;
    width:800px;
}
.divABC
{
    position:absolute;
    top:-140px;
    right:-170px;
    z-index:1;
}
.hypabc
{
    background-image: url(images/1.png);
    width:128px;
    height:128px;
}
.hypabc:hover
{
    background-image: url(images/1hot.png);
}
.hypgroep
{
    background-image: url(images/2.png);
    width:128px;
    height:128px;
}
.hypgroep:hover
{
    background-image: url(images/2hot.png);
}
.hypnieuw
{
    background-image: url(images/3.png);
    background-repeat: no-repeat;
    width:128px;
    height:128px;
}
.hypnieuw:hover
{
    background-image: url(images/3hot.png);
    background-repeat: no-repeat;
}
.divDefault
{
    position:absolute;
    top:-140px;
    right:-140px;
    z-index:1;
}
.divContact
{
    position:absolute;
    top:-140px;
    right:-200px;
    z-index:1;
}
.divTabHoek
{
    position:absolute;
    top:-190px;
    right:-160px;
    z-index:1;

}
.divTabHoekMain
{
    float:right;
    position:relative;
    top: -50px;
    left:70px;
    z-index: 1;
}
.divKruimels
{
    font-size:16px;
}
.divLaatsteKleurplaten
{
    position:absolute;
    top:-115px;
    right:-150px;
    z-index: 1;
}
.divAdd
{
    position:relative;
    top:0px;
    left:140px;
    z-index:1;
}
h1
{
    color: #fe4902;
    font-size: 22px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 5px;
}
h2
{
    color: #fe4902; 
    font-size: 18px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 5px;
}
h3
{

    color: #fe4902;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 5px;
}
.divbutton1
{
    background-image: url(images/1.png);
    width:128px;
    height:128px;
}
.divbutton1:hover
{
    background-image: url(images/1hot.png);
}
.divbutton2
{
    background-image: url(images/2.png);
    width:128px;
    height:128px;
}
.divbutton2:hover
{
    background-image: url(images/2hot.png);
}
.divbutton3
{
    background-image: url(images/3.png);
    width:128px;
    height:128px;
}
.divbutton3:hover
{
    background-image: url(images/3hot.png);
}
.popupMenu 
{
	position:absolute;
	visibility:hidden;
	height:100px;
	width:230px;
	background-color:#F5F7F8;
    /*border: solid 1px #fd4902;*/
	margin-top: 2px;
    margin-bottom: 5px;
}
.popupZoek
{
	position:absolute;
	visibility:hidden;
	height:75px;
	width:300px;
	background-color:#F5F7F8;
    border: solid 1px #fd4902;
	margin-top: 2px;
    margin-bottom: 5px;
}

.SitemapMenu 
{
	position:absolute;
	visibility:hidden;
	height:400px;
	width:230px;
	background-color:#F5F7F8;
    border: solid 1px #fd4902;
	margin-top: 2px;
    margin-bottom: 5px;
}
.kleurplaatthumbcont 
{ 
    float: left; 
    display: block; 
    width: 190px; 
    height: 275px; 
    margin: 8px 4px; 
    border: 1px solid #F63008; 
    padding: 0; 
    text-align: center; 
}
.kleurplaatthumbcont:hover
{ color: #fff; background: #a3eb0a; border: 1px solid #F63008; }

.kleurplaatthumb 
{ 
    margin: 8px 8px 8px 8px; 
}
.kleurplaatimg 
{ 
    float: left;
    width: 150px; 
    border: 1px solid #999; 
    clear: both; 
    margin: 10px 10px 5px 10px; 
}
.kleurplaatimg:hover
{
    border: 1px solid #F63008; 
}
/* tbv Rounded Corners */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
/* End Rounded Corners */

