#head, #navigation, div.newsticker_truncate, #content-head, hr, #willkommen, #dropdown-menu, .noprint, #holder {
	display:none;
}

body, table, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border:0px;
	text-decoration: none;
}
iframe {
	/* height: 827px !important; */
	height: 957px !important;
	margin-top: -130px;
}

h1 {
	text-indent: 0px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	border: 0px;
	padding-right: 5px;
	font-weight: normal;	
}
#main-content a {
	text-decoration: underline;
}
#main-content a[href]:after {
	content: " ["attr(href)"] ";
	color: #888888;
	font-size: 0.85em;
}
#main-content div.tx-bzdstaffdirectory-pi1 a {
	text-decoration: none;
}
#main-content div.tx-bzdstaffdirectory-pi1 a[href]:after {
	content: "";
}

span.date {
	font-weight: normal;
	font-size: 12px;
}


#branding {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}
#logo{
	float: right;
}

#main-content {
 	width: 100%;
 	display: block;
	float: left;
 	clear: both;
}

#footer {
	float: left; 
	clear: both;
	font-size: 9px;
	font-style: normal;
	font-family: Arial;
	display: inline;
	width: 100%;
	margin-top: 20px;
}
