@CHARSET "UTF-8";

/* CSS Document */

*{
	color:black;
}

h2{
	clear:both;
}

noscript, #headerWrapper .meta, .mainNavigation, #footerWrapper, .tx-fw-share, #breadcrumb, .tx-fw-teaser a, #sidebarRight .bodytext, .controllPreviousElement, .officeList, .divider, #sidebarRight hr, .contactSearch, #sidebarRight .news, .page-navigation, .galleryTeaser a, .topicTeaser a, .listNewsletter, .vacancySearch, .officeDetailInfo p, .officeDetailGMaps a, .officeTeam h2, .listSidebar, .contactImage, .vcard, .insertShare, #slideShow, .gallery_img img{
	display: none;
}

#headerWrapper .logo, #contentWrapper, #footer .claim{
	display: block !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7C7E7F;
}

a{
	color: #000000;
	text-decoration:none;
}

.slideContent .bodytext{
	display:block;
	height:auto !important;
}

.external-link,.external-link-new-window{
	color:black;
}

.officeListDetail {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 150px;
}

.manager{
	float:left;
	margin-right:20px;
}

li.csc-textpic-image {
    float: left;
    list-style: none outside none;
}

.tx-fw-events #gallery_main_wrapper{
	display:block;
}

.gallery_img {
    clear: both;
    margin-bottom: 20px;
    position: static !important;
}


.tx-fw-gvw-newsletter .register label {
    display: block;
    font-weight: bold;
    margin: 10px 0 3px;
    text-align: left;
}

.column {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}

.officeDetailGMaps #map_canvas {
    margin: 0 0 15px;
}

#map_canvas {
    border: 1px solid #D0D0D2;
    height: 298px;
    width: 298px;
}


