

p {color:#FFFFFFF;
	margin: 12px 8px 12px 8px;
	font-family:Tahoma, Geneva, sans-serif;

}

b { 
	front-weight: bold;
}




h1 {color:#ffffff;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
    text-shadow: 0 0 0.2em #3B240B;
	margin: 12px 40px 12px 40px;
	
      }
	
h2 {color:#3B240B;
	font-size: 11px;
	font-style: italic;
    text-shadow: 0 0 0.2em #3B240B;
    margin:1px;
	
      }

h3 {
	color:#FFFFFF;
	text-shadow: 0 0 0.2em #FFFFFF;
	margin:1px;
	}
	
h4 {
	color:#FFFFFF;
	text-shadow: 0 0 0.2em #FFFFFF;
	float: right;
	margin:1px;
	}
	
h5 {
	color:#FFFFFF;
	text-shadow: 0 0 0.2em #FFFFFF;
	margin:1px;
	font-family: cursive;
	font-size: 60px;
}

h6 {
	color:#800080;
	text-shadow: 0 0 0.2em #800080;
	margin:1px;
	font-family: cursive;
	font-size: 15px;
}

h8 {
	color:#800080;
	text-shadow: 0 0 0.2em #800080;
	margin: 40px;
	font-family: cursive;
	font-size: 30px;
	text-align:center;
}

h9 {
	color:#FFFFFF;
	text-shadow: 0 0 0.2em #FFFFFF;
	margin: 40px;
	font-family: cursive;
	font-size: 30px;
	text-align:center;
}
	
	
      
 a:link {
    color: #000000;
    text-shadow: 0 0 0.2em #00000;
	front-weight: bold;
    text-decoration: none;
	text-align:center;
 }
  a:visited {
    color: #00000; 
    text-shadow: 0 0 0.2em #00000;
	front-weight: bold;
    text-decoration: none;
	text-align:center;
	}



* { padding: 0; margin: 0; }

body {

 background: url('image-background/12.jpg');
 background-repeat:repeat-y;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper { 
 margin: 0 auto;
 width: 700px;
 -webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#leftcolumn { 
 color: #000000;
 border-left: 1px solid #8a8a8a;
 border-top : 1px solid #8a8a8a;
 border-right: 2px solid #000000;
 border-bottom: 2px solid #000000;
 margin: 80px;
 padding: 40px;
 height: auto px;
 width: 350px;
 float: left;
 overflow: hidden;
 background-image: url(image-layer/112.png);
 -webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#informatiecolumn { 
 float: left;
 color: #FFFFFF;
 border-left: 1px solid #8a8a8a;
 border-top : 1px solid #8a8a8a;
 border-right: 2px solid #000000;
 border-bottom: 2px solid #000000;
 margin: 0px 0px 5px 0px;
 padding: 1px;
 width: 345px;
 min-height:345px;
 max-height:none;
 overflow: hidden;
 display: inline;
 background: #000000;
 -webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

