@charset "utf-8";
/* CSS Document */

body {



	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #393739;
	



}
.oneColLiqCtrHdr #container {
	background: #393739;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	position: relative;
	width: 1000px;
	height: 700px;
	padding-top: 60px;
}
.oneColLiqCtrHdr #header {
	background: #393739;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-top: 5%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1px;
	width: 980px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColLiqCtrHdr #mainContent {
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #565456;
	border-bottom-color: #cccad4;
	border-left-color: #cccad4;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
	height: 600px;
	width: 980px;
	background-repeat: repeat-y;
	background-image: url(../images/achtergrond1.jpg);
	background-position: left top;
	text-decoration: none;
}
.oneColLiqCtrHdr #container #mainContent embed {
	clear: left;
	float: left;
	height: 500px;
	width: 500px;
}

.oneColLiqCtrHdr #footer {
	background:#393739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #cccad4;
	text-decoration: none;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 10%;
	float: right;
	margin-left: 20%;
	padding-right: 18px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.oneColLiqCtrHdr #container #mainContent #left {
	float: left;
	height: 100px;
	width: 250px;
	padding-left: 25px;
	margin-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #393739;
	border-right-color: #393739;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
}
.oneColLiqCtrHdr #container #mainContent #bottomleft {
	float: left;
	height: 160px;
	width:200px;
	margin-left:20px;
}
</style>


left {
	float: right;
	height: 300px;
	width: 20px;
	border: thin double #393739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.style1 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-right: 50px;
	margin-left: 20px;
	background-color: #Eaeaea;
	background-repeat: repeat-y;
	padding-right: 60px;
	padding-left: 5px;
	padding-top: 14px;
	background-image: url(file:///C|/Documents%20and%20Settings/Caroline/Mijn%20documenten/websites/vanosdesign.nl/images/achtergrond2.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #cccad5;
	border-right-color: #cccad5;
	border-bottom-color: #cccad5;
	border-left-color: #cccad5;
}
.top {
	margin-left: 50px;
	margin-top: 17px;
}
.style2 {color: #FFFFFF}
.style3 {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
.style4 {
	margin-right: 200px;
	padding-right: 100px;
}

</style>
