body {
    color: black;
    background: white;
    background-image: url(images/stad.jpg);
    background-repeat: repeat-x;
    font-family: Verdana, Helvetica;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0; 
}

a:link {
    color: #0000BF ;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
    color: #9C0031;
}

a:visited {
    color: #006699;
    text-decoration: none;
}

p {
    font-family: Verdana, Helvetica;
    color: #000000;
    font-size: 80%;
    line-height: 100%;
    background: #FFFFFF;
    text-align: left;
    letter-spacing: 0.05em;
    padding: 4;
    margin-left: 10%;
    margin-right: 10%;
}

div {
	font-family: Verdana, Helvetica;
	margin: 0;
}

ul {
    font-family: Verdana, Helvetica;
    color: #000000;
    font-size: 80%;
    line-height: 100%;
    background: #FFFFFF;
    text-align: left;
    letter-spacing: 0.05em;
    padding: 4;
    margin-left: 10%;
    margin-right: 10%;
}

dl {
    font-family: Verdana, Helvetica;
    color: #333333;
    font-size: 80%;
    line-height: 100%;
    background: #FFFFFF;
	border-width: 1;
    border-color: #C62121;
    border-style: solid;
	padding: 20;
	margin-left: 10%;
    margin-right: 10%;
}

div.vlak {
	font-family: Verdana, Helvetica;
	color: #FFFFFF;
    font-size: 120%;
    line-height: 100%;
    background: #000000;
    font-weight: bold;
    text-align: center;
    padding: 20;
    margin-bottom: 20;
}

h1 {
    font-family: Verdana, Helvetica;
    font-size: 200%;
   	font-weight: bold;
    margin: 5;
    text-align: left;
    letter-spacing: 2pt;
    padding: 0;
    margin-left: 10%;
    margin-right: 10%;
}

b.wit {
	color: #FFFFFF;
    font-family: Verdana, Helvetica;
    font-size: 105%;
   	font-weight: bold;
    line-height: 120%;
    text-align: right;
    letter-spacing: 0.05em;
    padding: 0;
}


h2 {
    font-family: Verdana, Helvetica;
    font-size: 120%;
    line-height: 120%;
    font-weight: bold;
    text-align: left;
    margin-left: 10%;
    margin-right: 10%;
    display: block;
}


hr {
    color: #942129;
}

table {
    font-family: Verdana, Helvetica;
 	padding: 5 20;
    margin-left: 7%;
    margin-right: 7%;
    margin-bottom: 0;
    text-align: left;
}

