* {
	margin: 0px;
	padding: 0px;
}

body {
    color: #434343;
	font: 8pt arial, verdana, sans-serif;
	text-align: left;
}

a {
	color: #3b3b3b;
	text-decoration: none;
}

input,
select {
	font-size: 1em;
}

#container {
    background: #fff;
    margin: auto;
	padding: 0 9px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

.clearAfter:after {
    content: ".";
    visibility: hidden;
    height: 0;
    display: block;
    clear: both;
}

/***************************************************************************
* Header (Logo + Banner + Skyscraper) + Specials(SpecialMenu + Flash) + Main (DIV arround Navi and Content DIV's)
***************************************************************************/

#header {
    display: none;
}

/***************************************************************************
* Specials Menu + Navigation left (#specials)
***************************************************************************/

#specials {
    display: none;
}

/***************************************************************************
* Flash + Content (#main)
***************************************************************************/

#main {
	background: #fff;
    background-image: url(../img/logo_small.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 50px;
}

#flash {
    display: none;
}

#contentHeader, #bdSubHeader, #to_top {
    display: none;
}

#content {
	background: #fff;
    float: left;
	overflow: visible;
	text-align: justify;
}

#content a{
    font-weight: bold;
    text-align: justify;
}

/* Bautagebuch
***************************************************************************/

.leftBookPage, .rightBookPage {
    display: block;
    margin-bottom: 10px;
    width: 100% !important;
}

.rightBookPage ul {
    list-style: none;
}

.rightBookPage ul li {
    display: none;
}

.tx-buildersdiary-pi1 a img {
    display: none;
}

/* Teaserlist
***************************************************************************/

.tx-sdteaser-pi1 .tx_sdteaser {
    clear: both;
	margin-bottom: 8px;
}

.tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-image {
    background: #dddddd;
    display: inline;
    float: left;
    height: 100px;
    margin: 0 6px 8px 0;
    text-align: center;
    width: 140px;
}

.tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-textblock {
    float: right;
    text-align: left;
    width: 424px;
}

.tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-header,
.tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-header a {
    color: #3b3b3b;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}

 .tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-text a{
    color: #3b3b3b;
  	text-decoration: none;
}

/* Teaserbox
***************************************************************************/

.tx-sdteaserbox-pi1 {
	background : #f5f7ef;
    float: left;
	height: 238px;
	margin: 0px 3px 3px 0;
	width: 282px;
}

.tx-sdteaserbox-pi1 .tx_sdteaser-header {
	background : #a9a96a url(../img/content_teaser_header.gif) repeat-x top;
    float: left;
	height: 24px;
    padding-left: 12px;
	text-align: left;
    width: 270px;
}

.tx-sdteaserbox-pi1 .tx_sdteaser {
	border-left: 1px solid #dadcdd;
	border-right: 1px solid #dadcdd;
    float: left;
    height: 183px;
    width: 280px;
}

.tx-sdteaserbox-pi1 .tx_sdteaser .tx_sdteaser-text {
	color: #686868;
	text-align: left;
}

.tx-sdteaserbox-pi1 .tx_sdteaser .tx_sdteaser-image {
    background:  #ddd;
    display: inline;
    float: left;
	margin: 5px 0 0 4px;
	height: 96px;
    width: 128px;
	text-align: center;
}

.tx-sdteaserbox-pi1 .tx_sdteaser .tx_sdteaser-header {
    background: none;
    float: right;
	font-weight: bold;
    height: 86px;
	padding: 8px;
	text-align: left;
    width: 120px;
}

.tx-sdteaserbox-pi1 .tx_sdteaser .tx_sdteaser-text a {
   	color: #3b3b3b;
	display: block;
    clear: both;
	font-weight: normal;
	height: 57px;
	overflow: hidden;
	padding: 7px;
	text-align: left;
    width: 266px;
}

.tx-sdteaserbox-pi1 .tx_sdteaser-links {
	border-left: 1px solid #dadcdd;
	border-right: 1px solid #dadcdd;
    border-bottom: 1px solid #dadcdd;
    float: left;
	height: 25px;
	overflow: hidden;
	padding: 0 0 5px 8px;
	white-space: nowrap;
    width: 272px;
	text-align: left;
}

.tx-sdteaserbox-pi1 .tx_sdteaser-links a {
	background: url(../img/arrow_link.gif) no-repeat left;
    clear: both;
	color: #a9a96a;
	font-size: 0.9em;
    float: left;
	overflow: hidden;
	padding-left: 10px;
	text-align: left;
}

.lastPages,
.pdfExport_header,
.addPage2PDF,
.tx-mkexpertsfaq-pi1 {
    display: none;
}
.pdfEnd {
    display: block;
}


/***************************************************************************
* Navigation right
***************************************************************************/

#side_content {
    display: none;
}

/***************************************************************************
* Footer
***************************************************************************/

#footer {
    display: none;
}
