
html{ 
  background: #FFE2A2 url(back.gif) top center repeat-x scroll;
}

body{
	left: 50%;
  margin: 0;
	margin-left: -388px;
	padding: 145px 20px 20px 210px;
	position: absolute;
	top: 0px;
  color: #616161;
  background: transparent url(side.gif) 0px 0px repeat-y scroll;
	width: 776px;

  voice-family: "\"}\""; 
  voice-family:inherit;
	width: 546px;
}

#side{ /* De zijbalk */
  position: absolute;
  top: 95px;
  left: 50%;
  margin-left: -373px;
  height: 400px;
  padding: 300px 14px 0px 14px;
  color: #616161;
  background: #FFF3D8 url(mars_vrouw.jpg);
  background-repeat:no-repeat;
  width: 159px;
  border-right: 1px solid #C2942E;
  voice-family: "\"}\""; 
  voice-family:inherit;
}

#linkerside{ /* De zijbalk */
  position: absolute;
  top: 95px;
  left: 50%;
  margin-left: -373px;
  height: 400px;
  padding: 300px 14px 0px 14px;
  color: #616161;
  background: #FFF3D8 url(coca_cola_vrouw2.jpg);
  background-repeat:no-repeat;
  width: 159px;
  border-right: 1px solid #C2942E;
  voice-family: "\"}\""; 
  voice-family:inherit;
}

html>body #side{ 
  padding-top: 270px;
}

 
 #navcontainer
{
background: #FFF3D8;
width: 159px;
margin: 0 auto;
padding: 1em 0;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.2em 0 0.2em 1em;
border-width: 1px;
border-color: #FFF9EB #9B5F92 #784E72 #FFFBF1;
border-style: solid;
color: #7D7D7D;
text-decoration: none;
background: #FFF3D8; 
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #683560; 
color: #FFF3D8; 
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #3E2A00; 
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}


h1, h2, h3{
	font-weight: normal;
}

h1, h2, h3, label, input, textarea, tel{
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Sans-serif;
}

p, li, address{
  font-family: Verdana, Helvetica, Sans-serif;
}

h1#header{
  padding: 0;
  margin: -145px -21px 0px -210px;
  height: 205px; 
  background: transparent url(header.jpg) 0px 0px no-repeat scroll;
  padding-left: 16px;
}

html>body h1{ 
  margin-top: 0em;
}

#content{
  margin: -70px 35px 0px 35px;
}

h1, h2, h3{
  color: #683560;
  margin-top: 0.3em;
  margin-bottom: 0.2em; 
}

h1{
  margin-bottom: -0.4em;
}

h2{
  font-size: 1.3em;
  clear: both;
  margin-top: 1.5em;
}

h3{
  font-size: 1em;
  clear: both;
  font-weight: normal;
}

#side h2, tel{
  font-size: 1.2em;
  color: #683560;
}

#side li{
  font-size: .6em;
}

#linkerside h2, tel{
  font-size: 1.2em;
  color: #683560;
}

#linkerside li{
  font-size: .6em;
}

p, li{
	font-size: 0.6em;
}


a{
  color: #EB423D;
	text-decoration:none;
}

a:hover{
  color: #4F6EE0;
}



fieldset{
	border: 0;
	margin: 30px 0 0 0;
  width: 425px;
  font-size: 0.9em;
}

legend{
  display: none;
}

fieldset p, ul ol{
	font-size: 1em;
}

html>body textarea{
	width: 395px;
}

input{
	width: 220px;
}

input, textarea, #contactform div.checkfrm input#naam{
	background: url(form.gif) #FFFFFF 0px -3px repeat-x scroll;
	border: 1px solid #E9CC8E;
	padding: 0.3em;
}

input, textarea, select{
	font-size: 0.75em;
	margin-bottom: 0.4em;
}

input.knop{
	background-position: 0px 2px;
	color: #999999;
	width: 9em;
}

input.knop:hover{ 
	background-position: 0px -2px;
	color: #777777;
}

input:hover, textarea:hover, 
input:focus, textarea:focus,
#contactform div.checkfrm input#naam:hover{
	background-position: 0px -5px;
	border-color: #C2942E;
}

label{
	color: #777777;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 0.75em;
}

small{
	color: #888888;
}

textarea{
	background: url(frm_ta.gif) #FFFFFF 0px -4px repeat-x scroll;
	height: 180px;
	overflow: auto;
	width: 398px;
}

textarea:hover, textarea:focus{ 
	background-position: 0px -10px;
}

.bar fieldset{
	padding: 0;
}

#contactform{margin-bottom: 3em;}

#contactform div{
	background: #FFF3D8;
	margin: 2px;
	padding: 8px 0px 2px 8px;
}

#contactform div input, #contactform div.checkfrm input#naam{
	width: 180px;
}

#contactform div.checkfrm input#naam{
  float: right;
  margin: -28px 5px 10px -15px;
}

html>body #contactform div.checkfrm input#naam{
  margin-right: 10px;
}

#contactform label{
	color: #444444;
	display: block;
	float: left;
	width: 215px;
}

#contactform div.checkfrm{
  height: 35px;
}

#contactform div.checkfrm input{
  width: 15px;
  background: transparent;
  border: 0;
  position: relative;
  top: 6px;
}

#contactform div.checkfrm label{
  display: inline;
  float: none;
}

#contactform div.checkfrm label.slabel{
  width: 15px;
  margin: 0;
}

div label:hover + input, div label:hover + br + textarea{ 
	border: 1px solid #324C9C;
}



p#bottomlinks{
  margin: 3em -350px 0 0; 
  padding: 2em 0 2em 0;
  font-size: 0.7em;
  color: #CACCC1;
  display: block;
  text-align: center;
  width: 776px;
  background: #FFE2A2 url(footer.gif) 0px 0px no-repeat scroll; 
  position: relative;
  left: -210px;
  top: 21px; 
  height: 50px;
}

p#bottomlinks a{
  color: #BFCAD9;
}

img.left{ 
  float: left;
  margin-right: 15px;
}

img.right{ 
  float: right;
  margin-left: 15px;
}

strong, b{
  font-weight: normal;
}

address{ 
  background: #FFFBF3;
  color: #EB423D;
  font-weight: bold;
  font-style: normal;
  margin-left: -195px; 
  margin-right: -5px;
  font-size: 0.6em;
  padding: 6px 0 6px 0;
  text-align: center;
  position: relative;
  top: 79px; /* plaatsing */
  z-index: 3;
  border-top: 1px solid #C2942E;
}
.volscherm {
	height: 100%;
}
