/* setup */
body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background: none;
	border-bottom: 1px solid #686868;
	margin:0;
	overflow-x: hidden;
	width: 690px;

	}

::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

#header { 
	display: block;
	margin-top: 135px;
	}
	
a, a:visited { color: #000000; text-decoration: none !important; }
	
#language, #breadcrumb, #navigation, #search, #content ul, #footerbox p, #frame  {
	display:none;
	}

#content {
	margin-top: 35px;
	width:690px;
	}

#container00, #container02 {
	text-align:left;
	margin:0;
	}
	
#container01 {
	background-image: none !important;
	margin:0;
	text-align:left;
	width:100%;
	}

#container03 {
	text-align:left;
	}

/* Im Haupt-CSS auf display-none setzen! */

#printTitle {
	display:block;
	float:left;
	margin-top: -135px;
	padding: 35px 0;
	width: 690px;
	}
	
#printTitle h1 {
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	margin:8px 0 0 0;
	}	

#printTitle h2 {
	float:left;
	font-size: 15px;
	font-weight: 500;
	margin:4px 0 0 0;
	}
	
#printTitle img {

}

#logo img {
	display:none;
	left: 484px;
	top:35px;
}

div#breitbild, div#breitbild .slideshow { margin-top: 100px; }

div#breitbild h1 {
	font-size: 24px;
	}

div#breitbild div#breitbildBindeName, div#breitbild div#breitbildBindeDatum  {
display:none;
}

#description h3 {
	color: #000000;
	}
	
#footer {
	background: none;
	border:0;
	display:inline;
	margin: 0;
	overflow:none;
	text-align: left;
	width:690px;
	}
	
#footerbox {
	margin:0;
	width:690px;
}

address {
	font-style: normal;
	font-size: 9pt;
	margin-top: 15pt;
	text-align: left;
}


.slideshowprint
{
  display:block;
}

#filterbox { display:none; }

#content h1 { display:none; }

#printtable {margin-top: 15px;}

#tablehead, #projecttitle { display:none; }
