* {
	font-family: Arial, Verdana, 'Trebuchet MS';
	font-size: small;
	color: #0054a6;
}

h1 {
	font-size:165%;
	font-weight:normal;
	margin-top:12px;
	margin-bottom:3px;
	line-height:100%;
}

h2{
	font-size:125%;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:3px;
	line-height:100%;
}

a {
	text-decoration: underline;
	color: #EC008C;
}

body{
	margin: 0px;
	padding:0px 0px 0px 0px;
	overflow:visible;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	padding:0px;
	line-height:135%;
}

p{
	margin:0px 0px 0px 0px;
}

.object_title{
	padding-top:25px;
}

.crumbs {
	display: none;
}

.icon_print {
	display: none;
}

#header {
	display: none;
}
	
#subnavigation {
	display: none;
}

#footer {
	display: none;
}

#related_information {
	display: none;
}

#object_footer {
	display: none;
}

/*** Speziale Table Design ***/
.WE_Eenvoudig1_horizontaal {
	margin-left: auto;
	margin-right: auto;
}

.WE_Eenvoudig1_horizontaal thead {
	background-color: #ec008c;
	color: #ffffff;
}

.WE_Eenvoudig1_horizontaal tbody tr th, .WE_Eenvoudig1_horizontaal tbody tr td {
	border-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ec008c; 
}

.WE_Eenvoudig1_horizontaal tbody tr th {
	text-align: left;
	font-weight: bold;
}

.WE_Eenvoudig1_horizontaal tbody tr td {
	text-align: left;
	font-weight: normal;
}

.WE_Eenvoudig1_horizontaal tbody tr {
	text-align: left;
	font-weight: normal;
}

/*** Speziale Object Item Design ***/
.object_item h2 a {
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

.object_item p a {
	text-decoration: none;
}