﻿body {
			background: #D2C7B9 url('images/vertaler.gif') no-repeat fixed;
            background-position: 1em 1.5em;
			
			margin: 10px;
			padding: 0px, 10px, 10px, 10px; 
			font-family: "Futura Lt BT, Helvetica, sans-serif, Arial", Helvetica, sans-serif;
			font-size: medium;
			
			             scrollbar-face-color:#D2C7B9;
                         scrollbar-highlight-color:#DCDCDC;
                         scrollbar-3dlight-color:#D2C7B9;
                         scrollbar-darkshadow-color:#999999;
                         scrollbar-shadow-color:#D2C7B9;
                         scrollbar-arrow-color:#D2C7B9;
                         scrollbar-track-color:#CDC2B4; background-attachment
		}
		
A           { text-decoration: none}; font-family: Futura Lt BT", sans-serif; }
                            a:link {color: #FFFFFF; }
                            a:visited {color: #FFFFFF; }
                            a:hover {color: gray; border-bottom: 1px dotted; }
                            a:active {color: yellow; }
                            a > img { border: 0 none; }
                            a:hover img {text-decoration: none;
}
                            
span.vertaler {
			position: absolute; left: 0em ; top: 0px;
		    font-size: 8em; font-weight: normal; color: #DCDCDC;
		    z-index: -100;
		}
.style1 {
border-width: 0;
}
		
h1          { font-size: 150%; font-weight: normal; color: black; }
                            
h2          { font-size: 130%; font-weight: normal; color: #696969; }

h3          { font-size: 110%; font-weight: bold; color: #696969; }

h4          { font-size: 80%; font-weight: normal; color: #696969; }

h5          { font-size: 65%; font-weight: normal; color: #696969; }

h6          { font-size: .6em; font-weight: normal; color: #696969; }


		#header {
		    padding: 0px;
		    height: 60px;
			background: transparent;
		}

		#content {
			background: url('images/woordenboeken.jpg') no-repeat fixed;
			top: 30px;
			margin-right: 22%;
			margin-left: 20%;
			padding: 2%;
		}

		#sidecolumn {
			position: absolute;
			padding: 10px;
			top: 30px;
			left: 0;
			width: 12%;
			background: transparent;
     		font-size: 90%;
		}

		#sidebar {
			position: absolute;
			padding: 10px;
			top: 30px;
			right: 0;
			width: 16%;
			background: transparent;
			font-size: 90%;
		}

		#footer {
			padding: 20px;
			background: transparent;
		}