body {
	margin: 100px 0px 0px;
	padding: 0px;
	background-image: url(pics/back.gif);
	background-repeat: repeat;
	text-align:center;
}
.content {
	background-image: url(pics/content.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	height: 327px;
	width: 377px;
	color: #F0037F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.nav {
	background-image: url(pics/nav.jpg);
	background-repeat: no-repeat;
	height: 327px;
	width: 182px;
	padding: 30px;
}
.nav a:link, .nav a:visited {
  color: #666666;
  text-decoration: none;
}

.nav a:hover, .nav a:active  {
	color: #F0037F;
}
.nav a.current:link, .nav a.current:visited  {
	color: #F0037F;
	font-weight: bold;
}
div.intronet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 50px;

}
div.intronet a:link, div.intronet a:visited {
  color: #666666;
  text-decoration: none;
}
div.intronet a:hover, div.intronet a:active {
  color: #FF6600;
  text-decoration: none;
}
.container {
	height: 100%;
	width: 100%;
}
div#intro1{
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 325px;
	width: 243px;
	left: 0px;
	top: 0px;
	display: inline;

}
div#intro2{
	position: relative;
	visibility: hidden;
	z-index: 2;
	height: 325px;
	width: 243px;
	left: 0px;
	top: -328px;
	background-image: url(pics/home-intro2.jpg);
	display: inline;
}

p.vlak {
  display: none;
  height: 100%;
  vertical-align: bottom;
}
p.vlak span {
  position: relative;
  left: 20px;
  top: 100px;
}
#banner {
	margin-top:-80px;
	font-family:Verdana, Geneva, sans-serif;
	height:50px;
	padding-bottom:30px;
	
}
.rood {
	color:#F00;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.telnum {
	line-height:40px;
	font-size:24px;
	font-weight:bold;
}

