/******************** MAIN LAYOUT ***********************/

body
{
  margin: 0px;
  padding: 0px;
	background-image: url(/img/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a
{
  color: #32404f;
}

a.bs_top
{
  color: #FFFFFF;
  text-decoration: none;
}


a.bs_top:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}
						
						
a.left
{
  color: #32404f;
  text-decoration: none;
}
						
a.left_hover
{
  color: #32404f;
  text-decoration: underline;
}

img
{
  border: none;
}
						
						
		/* Totaliteit */
						
						
.container_body
{
  float: left;
	width: 100%;
	height: 100%;
	background-image: url(/img/bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
						
.main_body
{
  float: left;
	width: 100%;
	height: 100%;
	background-image: url(/img/bovenkant.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}			
						
.webhelpje
{
  float: left;
	width: 960px;
	height: inherit;
}


	/* Bovenkant e.d. */

.bovenkant
{
  float: left;
	width: 960px;
	height: 260px;
}
						
.logo_vlak
{
  float: left;
  width: 960px;
  height: 210px;}
						
.logo
{
  width: 435px;
  height: 110px;
  margin-left: 500px;
  margin-top: 100px;
}
						
						
.menubalk
{
  float: left;
  width: 960px;
  height: 50px;
}
						
.button_set
{
  width: 435px;
  height: 15px;
  margin-left: 500px;
  margin-top: 15px;
}
						
.button_style
{
  float: left;
  width: 87px;
  height: 17px;
  color: #FFFFFF;
  text-align: center;
}
						
						
		/* Content */
						
.middenstuk
{
  float: left;
  width: 960px;
  height: inherit;
  background-image: url(/img/content_bg.jpg);
  background-repeat: repeat-y;
  background-position: top right;
}
						
.linkerkant_ruimte
{
  float: left;
  width: 50px;
  height: 660px;
  background-image: url(/img/linkerkant_ruimte.png);
  background-repeat: no-repeat;
  background-position: top;
}
						
.linkermenu_vlak
{
  float: left;
  width: 230px;
  height: inherit;
  background-image: url(/img/bovenkant_balk.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
						
.onze_webtools_vlak
{
  float: left;
  width: 230px;
  height: 75px;
}
						
.onze_webtools
{
  width: 100%;
  height: 20px;
  text-align: center;
  margin-top: 27px;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
}
						
.str_menu_ruimte
{
  float: left;
  width: 230px;
  height: 15px;
}
						
.str_menu_totaal
{
  float: left;
  width: 230px;
  height: inherit;
  background-image: url(/img/str_menu_center.jpg);
}						
						
.str_menu_center
{
  float: left;
  width: 230px;
  height: inherit;
  background-image: url(/img/str_menu_content.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}	
						
.str_menu_top
{
  float: left;
  width: 230px;
  height: 15px;
  background-image: url(/img/str_menu_top.jpg);
  background-position: top;
  background-repeat: no;
}
						
.str_menu_bottom
{
  float: left;
  width: 230px;
  height: 20px;
  background-image: url(/img/str_menu_bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
						
.webtools_menu
{
  width: 170px;
  height: inherit;
  margin-left: 35px;
  margin-bottom: 5px;
  line-height: 12px;
  font-size: 12px;
  color: #FFFFFF;
}

.webtools_menu .dienstkop
{
  font-size: 14px;
  color: #32404f;
  text-decoration: none;
  font-weight: bold;
}

.str_diensten li
{
  margin-left: -20px;
  margin-top: 9px;
  font-weight: bold;
}

.str_diensten li a
{
  color: #32404f;
  text-decoration: none;
}

.submenu ul li a
{
  font-weight: normal;
}
						
.inloggen_vlak
{
  float: left;
  width: 170px;
  height: 30px;
}
						
.content_vlak
{
  float: left;
  width: 680px;
  height: inherit;
}
						
.content_tekst
{
  width: 635px;
  height: inherit;
  margin-left: 20px;
  margin-right: 25px;
  margin-top: 15px;
  margin-bottom: 20px;
  text-align: justify;
}
						
						
		/* Onderkant */
						
.onderkant
{
  float: left;
  width: 960px;
  height: 80px;
  background-image: url(/img/onderkant.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}
						
.copyright
{
  width: 590px;
  height: 20px;
  margin-left: 320px;
  margin-top: 35px;
  color: #FFFFFF;
  text-align: center;
}				

.copyright a
{
  text-decoration: none;
  color: #FFFFFF;
}

.copyright div
{
  float: left;
  width: 190px;
}

.copyright .scheiding
{
  float: left;
  width: 10px;
}
