/* - - - - - - - - - - Yes2web.nl - - - - - - - - -  */
/* - - - - - - - - - -  Standaard - - - - - - - - -  */

body { margin: 0px 0px 0px 0px;
}

body, p, h3, table, td, th, ul, ol {
	  font-family: arial,verdana;
	  font-size: 12px;
	  color: #000000;
	  background-color: #ffffff;
}

/* - - - - - - - - - - Containers  - - - - - - - - -  */

#container { position: absolute;
	    width: 996px;
	    height: 570px;
	    margin-left: -498px;
	    margin-top: -285px;
	    left: 50%;
	    top: 50%;
		background-image:url(../images/bg.gif);
}

#container2 { position: absolute;
	    width: 996px;
	    height: 570px;
	    margin-left: -498px;
	    margin-top: -285px;
	    left: 50%;
	    top: 50%;
		background-image:url(../images/bg2.gif);
}

#text { position: absolute;
      width: 770px;
      height: 410px;
      left: 225px;
      top: 159px;
	  background-color: #ffffff;
	  overflow: auto;
}

#plaat1 { position: absolute;
      width: 238px;
      height: 238px;
      left: 474px;
      top: 19px;
}

#plaat2 { position: absolute;
      width: 238px;
      height: 238px;
      left: 474px;
      top: 19px;
}

#plaat3 { position: absolute;
      width: 238px;
      height: 238px;
      left: 474px;
      top: 19px;
}

#plaat4 { position: absolute;
      width: 238px;
      height: 238px;
      left: 474px;
      top: 19px;
}

/* - - - - - - - - - - -  Menu  - - - - - - - - - -  */

#homebutton { position: absolute;
      width: 400px;
      height: 125px;
      left: 550px;
      top: 30px;
}

#buttons { position: absolute;
      width: 156px;
      height: 232px;
      left: 32px;
      top: 292px;
}

/* - - - - - - - - - - - Opmaak  - - - - - - - - - - */

.header {font-size: 19px;
		color: #161E60;
		font-family: "Arial Black";
}

.inhoud { margin: 10px 12px 12px 12px;
	   width: 710px; 
}

.teksten { margin: 12px 12px 12px 12px;
	   width: 460px; 
}

.space { margin: 12px 12px 12px 12px;
}

/* - - - - - - - - - - -  Links  - - - - - - - - - - */

a:link    {color:#000000; text-decoration:underline; background-color:transparent}
a:visited {color:#000000; text-decoration:underline; background-color:transparent}
a:active  {color:#000000; text-decoration:none; background-color:transparent}
a:hover   {color:#000000; text-decoration:none; background-color:transparent}

/* ====== banner css: added by Bernhard on 6 nov 2008 */
#banner{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 132px 0 0 -300px;
	border: none;
}

/* ====== klanten login: added by Bernhard on 6 nov 2008*/
div#login{
	position: absolute;
	top: 570px;
	left: 930px;
}

div#login a{
	color: #223E76;
	font-size: 10px;
	text-decoration: none;
}

div#login a:hover{
	text-decoration: underline;
}

ul#klanten-list{
	margin: 0 0 0 10px;
	padding: 0;
}
ul#klanten-list li{
	margin-left: 20px;
}
