﻿html{ background:url(bg.png) #ba9253; background-repeat:repeat-x}
iframe{
  background: url('images/jbbg.jpg') no-repeat;
}
body{ width: 800px; margin: 0px auto;} 

.header 	{ background:url(images/header.png); width:800px; height:186px;}

.balk1 		{background:url(images/cmenu1.png); width:423px; height:20px;}
.balk2 		{background:url(images/cmenu2.png); width:181px; height:18px;}

.tussen	 	{ background:#ba9253; width:5px; height:337px; float:left}
.tussen2	{ background:#ba9253; width:181px; height:5px; float:left}

.content	{ background:#beaa8a; width:423px; height:345px; float:left; margin:0px auto}
.jbbbg		{ background:url(images/jbbg.png);  width:423px; height:345px;float:left; margin:0px auto; opacity:10%}

.info		{ background:#beaa8a; width:181px; height:345px; float:left; margin:0px auto}

ul#menu
    {
        margin: 0px;
        padding-left: 10px;
        list-style: none;
	width: 790px;
	height: 50px;
       	background: url(images/menu.png) no-repeat;
    }
   
ul#menu li
    {
        float: left;
        height: 25px;
    }

ul#menu li a
    {
        display: block;
        overflow: hidden;
        height:    41px;
        padding: 9px 12px 10px 8px;
        font-family: Verdana;
        color: #000000;
        font-size: 11px;
        text-decoration: none;
        font-weight: normal;
    }
   
   ul#menu li a:hover, ul#menu li.active a, ul#menu li.active a:hover
    {
        padding: 9px 12px 10px 8px;
       	background: url(images/hover.png);
        color: #ff0000;
        height: 20px;
    }
    
.content_footer{
	background: url(images/cmenu33.png);
	width: 423px;
	height: 20px;
	overflow: hidden;
}

.vrienden_footer{
	background: url(images/cmenu22.png);
	width: 181px;
	height: 18px;
	overflow: hidden;
}


.image {float:left; border:4px solid #ba9253;}
.image2 {float:right; border:4px solid #ba9253;}
iframe {border: 0;}

h1
    {
        font-family: "Arial";
        font-size: 13px;
        color: #000;
        font-weight: normal;
        margin: 0;
    } 
h2
    {
        font-family: "Arial";
        font-size: 11px;
        color: #000;
        font-weight: normal;
        margin: 0;
    } 
	
A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color:#000000}
A:active {text-decoration: none; color:#000000}
A:hover {text-decoration: none; color:#ff0000}


h3
    {
        font-family: "Arial";
        font-size: 25px;
        color: #000;
        font-weight: normal;
        margin: 0;
    } 

h4
    {
        font-family: "Arial";
        font-size: 14px;
        color: #000;
        font-weight: normal;
        margin: 0;
    } 
