body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}

img{
	border: opx;
}

table{
	width: 400px;
	border: 1px solid #7F9DB9;
}

.normaltext{
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.normaltextred{
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 140px 0 0 0;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #7C0C00;
	border-right: 2px solid #7C0C00;
	border-bottom: 2px solid #7C0C00;
}

#content {
	height: 400px;
	margin-left: 200px;
	padding: 5px 10px 0 0;
}

#content p {
	font-size: 10pt;
	line-height: 1.8em;
	padding: 0px 0px 0px 0.5em;
}

#content h1 {
	font: normal 19pt Georgia, Times, serif;
	color: #B51032;
	background-color: transparent;
}

#content h2 {
	font-size: 12pt;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}

#navigation {
	position: absolute;
	top: 140px;
	left: 0;
	width: 180px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navigation li {
	width: 180px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}

#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #7C0C00;
	border-right: 1px solid #7C0C00;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #7C0C00;
	color: #FFFFFF;
}

#navigation ul.subnav {
	margin-left: 12px;
}

#navigation ul.subnav li {
	border-bottom: 1px solid #7C0C00;
	width: 168px;
}

#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #7C0C00;
}

#contactdata {
	height: 180px;
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*background-color: transparent;
	background-image: url(images/logo_iamsterdam.gif);
	background-repeat: no-repeat;
	background-position: bottom center;*/
	position: absolute;
	top: 370px;
	width: 180px;
	padding-left: 0.4em;
	line-height: 1.8em;
}

.ul, .li{
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.ul_bullets{list-style-image: url('images/listitem.gif'); }

a:link{font-size: 10pt; font-weight: normal; color: #002D6C; font-family: verdana, tahoma, arial; text-decoration: underline;}
a:visited{font-size: 10pt; font-weight: normal; color: #002D6C; font-family: verdana, tahoma, arial; text-decoration: underline;}
a:active{font-size: 10pt; font-weight: normal; color: #002D6C; font-family: verdana, tahoma, arial; text-decoration: underline;}
a:hover{font-size: 10pt; font-weight: normal; color: #000000; font-family: verdana, tahoma, arial; text-decoration: none;}

#footer {
	padding: 0px 0px 7px 200px;
	font-size: 8pt;
	color: #AAAAAA;
	background-color: transparent;
	text-align: center;
}

.button_form{
	width: 150px;
	height: 20px;
	text-align: center;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	padding: 1px 0px 2px 1px;
	margin: 2px 0px 0px 0px;
 	font-size: 8pt; color: #FFFFFF; font-weight: bold; font-family: verdana, tahoma, arial;
	background-repeat: no-repeat;
	background-color: #7C0C00;
	overflow: hidden;
	cursor: pointer;
}

.divslideshow {
	background-color: #E8E8E8;
	border-color: #9D9D9D;
	width: 500px;
}

.td_divslideshow{
	width: 160px;
	height: 110px;
}
