/***************************************************************************
/* News General (Content)
***************************************************************************/

#content .tx-abnewscatmenu-pi1 {
    margin-right: 3px;
    padding: 15px;
}

.news-single-item {
	margin-right: 3px;
	padding: 0 15px 0 15px;
}

.news-single-item h3 {
	color: #babc7d;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}

.news-single-item .news-single-author {
	display: none;
}

.news-single-img {
	float: left;
	margin: 0 13px 8px 0;
	width: 226px;
}

.news-single-img a {
 	margin-bottom: 6px;
}

.news-single-navibottom {
    height: 35px;
    line-height: 2em;
    margin: 10px 0;
    width: 562px;
}
.news-single-navibottom .news-single-backlink {
    /*display: none;*/
    float: left;
    width: 170px;
}

#side_content .news-single-socialbookmark, 
.news-single-navibottom .news-single-socialbookmark {
    float: right;
    padding-top: 3px;
    /*width: 190px;*/
    width: 180px;
}

.news-single-navibottom .news-single-socialbookmark a {
    margin-left: 1px;
}

.news-single-navibottom  .googlePlusBlock,
.news-single-socialbookmark  .googlePlusBlock {
    height: 16px;
    float: left;
    margin-top: 1px;
    width: 30px;
}

.news-single-socialbookmark .addThisBlock,
.news-single-navibottom .addThisBlock {
    height: 16px;
    float: left;
    width: 127px;
}

#content .news-list-container {
    margin-right: 3px;
	padding: 0 15px 0 15px;
	width: 538px;
}

#content .news-list-container .news-list-item {
	border-bottom: 1px solid #cecfa7;
	margin: 25px 0 10px 0;
}

#content .news-list-container .news-list-item h3  {
	margin-bottom: 5px;
}

#content .news-list-container .news-list-image {
    display: inline;
    float: left;
    height: 107px;
    margin: 0 13px 25px 8px;
    text-align: center;
    width: 100px;
}

#content .news-list-container .news-list-image a img {
   border: 3px solid #ddd;
}

#content .news-list-container .news-list-image img {

}

#content .news-list-container .news-list-item p a {
	 color: #7a7a7a;
	 font-weight: bold;
	 padding-top: 10px;
}

#content .tx-newslettersubscription-pi1 {
	padding: 10px;
}

/***************************************************************************
* News Menu Box on left (Latest + List View)
***************************************************************************/

#menu_news {
	background: #f7f7f7;
	float: left;
	height: 274px;
	width: 203px;
}

#menu_news .news_button {
    float: right;
    margin: 6px 6px 0 0;
}

menu_news .tx-ttnews-browsebox {
    display: none;
}

/* News Latest View
***************************************************************************/

#menu_news .news-latest-container {
    border-bottom: 1px solid #e4e4e4;
    height: 144px;
    overflow: hidden;
    text-align: left;
}

#menu_news .news-latest-headline {
	background : #a9a96a url(../img/news_menu_title_bg.gif) top;
	height: 24px;
    width: 203px;
}

#menu_news .news-latest-item {
    height: 120px;
    padding: 6px;
}

#menu_news .news-latest-item h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

#menu_news .news-latest-item a {
    font-size: 0.9em;
}

#menu_news .news-latest-item img {
    border: 2px solid #ddd;
    float: left;
    margin-right: 7px;
}

#menu_news h2, .news-latest-maximize, .news-latest-date {
    display: none;
}

/* News List View
***************************************************************************/

#menu_news .news-list-container {
    border-bottom: 1px solid #e4e4e4;
    padding: 6px;
    text-align: left;
}

#menu_news .news-list-item {
    background: url(../img/arrow_green.gif) 1px 4px no-repeat;
    height: 17px;
    padding-left: 17px;
}

#menu_news .news-list-item h3 {
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}

#menu_news .news-list-item a {
    font-size: 0.9em;
}

#menu_news .tx-ttnews-browsebox {
    display: none;
}

#menu_news .news-list-image {
    display: none;
}

#menu_news .news-list-item p {
    display: none;
}

/***************************************************************************
/* Gallery
***************************************************************************/

.tx-sdgallery-pi1 {
	background: #f6f6f6;
	float: left;
	padding: 10px 0 10px 0;
	width: 566px;
}

.tx-sdgallery-pi1 .thumbList {
    margin: 10px;
}

.tx-sdgallery-pi1 .thumbList img {
    border: 3px solid #f6f6f6;
}
.tx-sdgallery-pi1 .thumbList .active img {
    border: 3px solid #f9a334;
}
.tx_sdgallery-browsebox-text {
	color: #686601;
	font-weight: bold;
    text-align: left;
	padding: 0 0 0 51px;
}

.tx_sdgallery-browsebox {
    background: #00FFFF;
	float: left;
	margin: 138px 6px 0 6px;
    width: 32px;
}

#tx_sdgallery-arrow-left {
    float: left;
}

#tx_sdgallery-arrow-right {
    float: right;
}

.tx_sdgallery-image {
    float: left;
    text-align: center;
	margin-top: 10px;
    width: 478px;
}

.tx_sdgallery-image img {
   	margin: 0 auto;
}

.tx_sdgallery-text {
    clear: both;
    padding-top: 1em;
    text-align: center;
}

/***************************************************************************
/* 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: 95px;
    width: 128px;
	text-align: center;
}

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

.tx-sdteaserbox-pi1 .tx_sdteaser .tx_sdteaser-text a:link,
.tx-sdteaserbox-pi1 .tx_sdteaser .tx_sdteaser-text a:visited {
   	color: #3b3b3b;
	display: block;
	float: left;
	font-weight: normal;
	height: 57px;
	overflow: hidden;
	padding: 7px 0 7px 7px;
	text-align: left;
    width: 273px;
}

.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:link,
.tx-sdteaserbox-pi1 .tx_sdteaser-links a:visited {
	background: url(../img/arrow_link.gif) no-repeat left;
    clear: both;
	color: #666701; /* a9a96a; */
	font-size: 0.9em;
	float: left;
	overflow: hidden;
	padding-left: 8px;
	text-align: left;
}

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

.tx-sdteaser-pi1 .tx_sdteaser {
	border-bottom: 1px solid #cecfa7;
    clear: both;
	font-weight: bold;
	height: 115px;
	margin: 12px 18px 0 18px;
}

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

.tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-header,
.tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-header a:link,
.tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-header a:visited {
    color: #3b3b3b;
	margin-bottom: 14px;
    text-decoration: none;
}

 .tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-text a:link,
  .tx-sdteaser-pi1 .tx_sdteaser .tx_sdteaser-text a:visited {
    color: #7a7a7a;
  	text-decoration: none;
}


/***************************************************************************
/* Brochure Service
***************************************************************************/

/* Brochure Single
***************************************************************************/

.tx_sdbrochure-single-teaser {
    color: #616500;
    font-size: 1em;
    font-weight: normal;
}

.tx_sdbrochure-single-image {
    float: left;
    margin: 0 10px 40px 20px;
}

#tx_sdbrochure-single p {
    margin-bottom: 10px;
}

/* Brochure Order
***************************************************************************/

#tx_sdbrochure-order {
	clear: both;
	margin-left: 20px;
}

.tx-sdbrochure-pi1 form ul.tx_sdbrochure .tx_sdbrochure-list {
   	/*width: 570px;*/
}

.tx_sdbrochure-box {
    float: left;
    display: inline;
    margin: 0 10px 10px 0;
}

.tx-sdbrochure-pi1 #tx_sdbrochure-order input {

	margin-left: 0px;
}

.tx-sdbrochure-pi1 input {
	margin-left: 30px;
}

.tx_sdbrochure_pi1-company {
    width: 200px;
}

.tx_sdbrochure_pi1-name {
    width: 200px;
}

.tx_sdbrochure_pi1-firstname {
    width: 130px;
}

.tx_sdbrochure_pi1-street {
    width: 200px;
}

.tx_sdbrochure_pi1-number {
    width: 60px;
}

.tx_sdbrochure_pi1-zip {
    width: 60px;
}

.tx_sdbrochure_pi1-city,
.tx_sdbrochure_pi1-country,
.tx_sdbrochure_pi1-email {
    width: 200px;
}

#tx_sdbrochure-order .terms div input,
#tx_sdbrochure-order .terms div label {
    float: left;
    margin-right: 10px;
    text-align: left;
}

#tx_sdbrochure-order .terms div label {
    width: 300px;
}

/* Brochure Teaser
***************************************************************************/

.tx-sdbrochure-pi1 {
    width: 422px;
}

.tx-sdbrochure-pi1 a {
    color: #000;
}

ul.tx_sdbrochure {
    clear: both;
}

.tx_sdbrochure-list {
    background: #f2f2f2;
    display: inline;
    float: left;
    margin: 0 0 10px 0;
    height: 100px;
    padding: 5px;
    position: relative;
    width: 557px;
}

.tx_sdbrochure-list-image {
    float: left;
    margin: 0 5px 5px 0;
}

.tx_sdbrochure-list .tx_sdbrochure-list-checkbox {
    bottom: 5px;
    position: absolute;
    right: 5px;
}

.tx_sdbrochure-list a {
    color: #666;
    text-decoration: none;
}

.tx_sdbrochure-list h2,
.tx_sdbrochure-list p {
    font-size: 1em;
    margin: 0;
    padding: 0;
}

.tx_sdbrochure-list h2 a:link,
.tx_sdbrochure-list h2 a:visited {
    font-size: 1em;
    font-weight: bold;
}

.tx_sdbrochure-list p {
    padding-top: 0;
}

.tx-sdbrochure-pi1  form input.tx_sdbrochure-submit {
    margin-left: 0px;
}

.tx_sdbrochure-submit {
    text-align: center;
    width: 200px;
}

/***************************************************************************
/* Lexicon
***************************************************************************/

.tx-sdlexicon-pi1 {
    padding: 0 15px 0 15px;
	margin: 10px 3px 0 15px;
}

#sd_lexicon-menu {
    text-align: center;
}

#sd_lexicon-menu a:link,
#sd_lexicon-menu a:visited {
	margin-right: 5px;
}

.sd_lexicon-anker {
    font-weight: bold;
    margin: 10px 0 10px 0;
}

.sd_lexicon-list li a:link,
.sd_lexicon-list li a:visited {
	color: #7a7a7a;
    font-weight: bold;
}

/***************************************************************************
/* Imagesearch
***************************************************************************/

.tx-sdimagesearch-pi1 {
    margin: auto;
    padding-left: 10px;
    text-align: left;
    width: 567px;
}

#tx_sdimagesearch {
    margin-top: 20px;
}


.tx_sdimagesearch-box {
    float: left;
    margin-right: 5px;
    text-align: left;
    width: 105px;
}

.tx_sdimagesearch-label {
    background: url(../img/image_search_title.gif);
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
}

.tx_sdimagesearch-field {
    background: #ebebeb;
	float: left;
    height: 150px;
    padding: 10px 0 0 10px;
    text-align: left;
	width: 95px;
}

.tx_sdimagesearch-field div {
    padding: 0;
    vertical-align: top;
}

.tx_sdimagesearch-field input.tx_sdimagesearch_pi1-checkbox {
    height: 13px;
    margin: 0 5px 10px 0;
    width: 13px;
}

.tx_sdimagesearch_pi1-header {
	margin-bottom: 10px;
}

.tx_sdimagesearch_pi1-image {
    background: #eaeaea;
    display: inline;
    float: left;
    height: 110px;
    margin: 0 2px 2px 0;
    text-align: center;
    width: 111px;
}

.imageSearchSubmit {
    background: url(../img/image_search_submit.gif);
    border: none;
    height: 20px;
    margin-top: 10px;
    width: 63px;
}


/***************************************************************************
/* Search (results + avanced search)
***************************************************************************/

.tx-indexedsearch {
    overflow: hidden;
    margin: 0 15px 0 15px;
    text-align: left;
}

.tx-indexedsearch a {

}

.tx-indexedsearch-searchbox {
    display: none;
}

.tx-indexedsearch-searchbox-sword {
    font-size: 1em;
    width: 150px;
}

.tx-indexedsearch-searchbox-button {
    font-size: 1.1em;
    width: 50px;
    border: 1px solid #000;
}

.tx-indexedsearch-searchbox a {
    background: url(../img/list-arrow.gif) no-repeat left;
    color: #000;
    margin-top: 10px;
    padding-left: 10px;
}

.tx-indexedsearch-rules {
    display: none;
}

.tx-indexedsearch-whatis {
    border-bottom: 1px solid #E7E7E7;
}

.tx-indexedsearch-sw {
    font-style: italic;
    font-weight: bold;
    padding-bottom: 5px;
}

.tx-indexedsearch-browsebox {
    margin: 10px 0 10px 0;
}

.tx-indexedsearch-browsebox ul li {
	float: left;
  	list-style: none;
  	margin-right: 5px;
  	margin-bottom: 10px;
}

.tx-indexedsearch-res {
    clear: both;
    margin-bottom: 20px;
}

.tx-indexedsearch-res h3 {
    background: #e9e9da;
    font-size: 1em;
    line-height: 1.5em;
}

.tx-indexedsearch-title {
    float: left;
    font-weight: bold;
}

.tx-indexedsearch-percent {
    float: right;
    font-weight: normal;
}

.tx-indexedsearch-descr {
    background: #f4f4ec;
	overflow: hidden;
	text-align: left;
}

.tx-indexedsearch-redMarkup {
    font-weight: bold;
}

.tx-indexedsearch-info {
    background: #eee;
    font-size: 0.9em;
    line-height: 1.5em;
    text-align: left;
}

.tx-indexedsearch-noresults {
    text-align: center;
    font-weight: bold;
}

/***************************************************************************
/* Sitemap (Dropdown Sitemap on Page)
***************************************************************************/

.tx-dropdownsitemap-pi1 a {
    font-weight: bold;
    text-decoration: none;
}

.tx-dropdownsitemap-pi1 a img {
    margin-right: 5px;
    vertical-align: middle;
}

.tx-dropdownsitemap-pi1 li.open ol {
    display: block;
}

.tx-dropdownsitemap-pi1 li.closed ol {
    display: none;
}

.tx-dropdownsitemap-pi1 li.open ul {
    display: block;
}

.tx-dropdownsitemap-pi1 li.closed ul {
    display: none;
}

.tx-dropdownsitemap-pi1 DIV {
    background: #fafbfb;
    border: solid 1px #dfe2e3;
    margin: 0 3px 5px 0;
    padding: 0 10px 0 10px;
}

.tx-dropdownsitemap-pi1 DIV.level_2 {
    background: #fff;
}

.tx-dropdownsitemap-pi1 DIV.level_2 a {
    font-weight: normal;
}

.tx-dropdownsitemap-pi1 DIV.level_3 {
    background: #fafbfb;
}

.tx-dropdownsitemap-pi1 DIV.level_4 {
    background: #fff;
}

.tx-dropdownsitemap-pi1 DIV.level_5 {
    background: #fafbfb;
}

.tx-dropdownsitemap-pi1 DIV.expAll {
    background: #fafbfb;
    border: solid 1px #dfe2e3;
    padding: 10px 0 10px 0;
    margin-right: 3px;
    text-align: center;
}

/***************************************************************************
/* Prospekte Teaser
***************************************************************************/

#teaserSpecial {
    background: #e1e1e1;
    color: #4d4d4d;
	height: 167px;
	text-align: left;
    width: 203px;
}

#teaserSpecial .teaserSpecial_title {
   /*	background: url(../img/content_teaser_title_bg.gif) repeat-x top;  */
	background: url(../img/content_teaser_title_bg_organge.gif) repeat-x top;
	height: 24px;
	padding-left: 12px;
}

.tx_sdteaserspecial {
    margin-top: 12px;
    padding: 0 6px
}

.tx_sdteaserspecial a:link,
.tx_sdteaserspecial a:visited {
	color: #4d4d4d;
    display: block;
	text-decoration: none;
}

.tx_sdteaserspecial h2,
.tx_sdteaserspecial h2 a:link,
.tx_sdteaserspecial h2 a:visited {
    font-size: 1em;
}

.tx_sdteaserspecial-image {
	display: block;
	float: left;
	margin-left: 0px;
    margin-right: 10px;
}

.tx_sdteaserspecial-image a:link,
.tx_sdteaserspecial-image a:visited {
    display: block;
	float: left;
	margin-left: 0px;
}

.tx_sdteaserspecial p {
	font-size: .9em;
}

.tx_sdteaserspecial p.tx_sdteaserspecial-text a:link img,
.tx_sdteaserspecial p.tx_sdteaserspecial-text a:visited img {
	border: 0;
    float: right;
	margin-top: 10px;
}

/***************************************************************************
/* Expert FAQ Forms
***************************************************************************/

/* General Settings
***************************************************************************/

.tx-mkexpertsfaq-pi1 {
    padding-left: 20px;
    border: 0;
}

.tx-mkexpertsfaq-pi1 .n_button {
    border: 0;
}

.tx-mkexpertsfaq-pi1 div {
    margin: 0 auto;
    border: 0;
}

/*mk expertfaq-p1
***************************************************************************/

.tx-mkexpertsfaq-pi1 .tx_mkexpertsfaq_pi1-captcha {
    float: left;
    padding: 10px 0 10px 0;
}

.tx-mkexpertsfaq-pi1 .tx_mkexpertsfaq_pi1-captcha label {
    float: left;
    width: 300px;
}

.tx-mkexpertsfaq-pi1 .tx_mkexpertsfaq_pi1-captcha .tx-srfreecap-pi2-cant-read {
    float: left;
    margin: 5px 0 20px 0px;
}

.tx-mkexpertsfaq-pi1 .tx_mkexpertsfaq_pi1-captcha #tx_mkexpertsfaq_pi1_captcha_response {
    float: left;
}

.tx-srfreecap-pi2-image {
    float: left;
    margin-left: 18px;
}

/* Request Form
***************************************************************************/


.tx-mkexpertsfaq-pi1 .formRequest {
    background: #e5e5e5;
    overflow: hidden;
    margin-right: 19px;
	padding-bottom: 20px;
}

.tx-mkexpertsfaq-pi1 .formRequest .error {
    background: #fff;
    padding: 10px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input {
    background: #fff;
	float: left;
	width: 337px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_header {
	background: #a9a96b;
	float:left;
	height: 24px;
	margin-top: 14px;
	width: 337px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content {
	background: #e5e5e5;
	float: left;
	width: 337px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content .text {
	background: url(../../../typo3conf/ext/mk_experts_faq/pi1/res/form_faq_text.gif) top no-repeat;
	height: 18px;
	margin-top: 17px;
    margin-left: 0px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content .elements {
    color:  #4e4e4e;
	font: 8pt arial, verdana, sans-serif;
	font-weight: bold;
	padding: 0px 0 0 15px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content .elements form table tbody tr td {
    width: 55px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content .elements .label_textarea {
      float: left;
      margin-left: 4px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content .form_input {
	border: 1px solid #bebebe;
	margin: 2px 0 5px 7px;
    width: 234px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content textarea {
    float: right;
    margin: 0 17px 0 0;
    border: 1px solid #bebebe;
    width: 233px;
}

.tx-mkexpertsfaq-pi1 .formRequest .input .form_content .n_button {
    float: right;
	margin: 7px 18px 0 0;
}

.tx-mkexpertsfaq-pi1 .formRequest .picture {
	float: left;
}


/* Response Form
***************************************************************************/

.tx-mkexpertsfaq-pi1 .formResponse {

    background: #e5e5e5;
    overflow: hidden;
    margin-right: 19px;
	padding-bottom: 20px;
}

.tx-mkexpertsfaq-pi1 .formResponse .input {
	float: left;
	width: 531px;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_header {
	background: #a9a96b;
	float:left;
	height: 24px;
	width: 532px;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_content {
	background: #e5e5e5;
	float: left;
	width: 532px;
    padding-bottom: 20px;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_content .elements {
    color:  #4e4e4e;
	font: 8pt arial, verdana, sans-serif;   /*Noch in em ändern*/
	font-weight: bold;
	padding: 0px 0 0 15px;
	width: 498px;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_content .elements textarea {
	border: 1px solid #bebebe;
	float: left;
	margin-top: 5px;
    padding-right: 6px;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_content .elements .label_frage {
    float: left;
	margin: 5px 15px 0 0;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_content .elements .answer {
	float: left;
	width: 495px;
	margin: 8px 0 6px 0;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_content .elements .answer .label_answer {
   	float: left;
	margin-right: 10px;
}

.tx-mkexpertsfaq-pi1 .formResponse .input .form_content .elements .answer textarea {
	border: 1px solid #bebebe;
	float: left;
    padding-right: 6px;
}


.tx-mkexpertsfaq-pi1 .formResponse .input .form_content .elements .n_button {
    float: right;
	margin: 0 5px 0 0;
}



/* Publishing Form
***************************************************************************/

.tx-mkexpertsfaq-pi1 .formPublishing {
    background: #e5e5e5;
    overflow: hidden;
    margin-right: 19px;
	padding-bottom: 20px;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input {
	float: left;
	height: 246px;
	width: 531px;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_header {
    background: #a9a96b;
    color: #fff;
    font-weight: bold;
    padding: 5px 0 0 12px;
	float:left;
	height: 19px;
	width: 532px;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content {
	background: #e5e5e5;
	float: left;
	height: 208px;
	width: 531px;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content .elements {
    color:  #4e4e4e;
	font: 8pt arial, verdana, sans-serif;   /*Noch in em ändern*/
	font-weight: bold;
	height: 158px;
	padding: 1px 0 0 15px;
	width: 498px;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content .elements textarea {
	border: 1px solid #bebebe;
	float: left;
	margin-top: 5px;
    padding-right: 6px;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content .elements .label_frage {
    float: left;
	margin: 5px 15px 0 0;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content .elements .answer {
	float: left;
	width: 495px;
	margin: 8px 0 6px 0;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content .elements .answer .label_answer {
   	float: left;
	margin-right: 10px;
}

.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content .elements .answer textarea {
	border: 1px solid #bebebe;
	float: left;
    padding-right: 6px;
}


.tx-mkexpertsfaq-pi1 .formPublishing .input .form_content .elements .n_button {
    float: right;
	margin: 0 5px 0 0;
}


/** Pi 2 ***************************/

.tx-mkexpertsfaq-pi2 {
    margin: 0 auto;
}

.faq {
    background: #e5e5e5;
    margin: 0 auto;
    width: 532px;
}

.tx-mkexpertsfaq-pi2 .faq .faq_header {
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 10px 10px 0px 10px;
}

.tx-mkexpertsfaq-pi2 .faq .questionList {
    background: #f2f2f2;
    margin-bottom: 20px;
    padding: 10px;
}

.tx-mkexpertsfaq-pi2 .faq .answerList {
    background: #f2f2f2;
    margin-bottom: 20px;
    padding: 10px;
}

.tx-mkexpertsfaq-pi2 .faq .singleQuestion {
    margin-bottom: 4px;
}
.tx-mkexpertsfaq-pi2 .faq .singleQuestion a {
    text-decoration: underline;
}

.question {
    font-weight: bold;
    margin-bottom: 10px;
}
.answer {
   margin-bottom: 40px;
}

/***************************************************************************
/* PDF Export
***************************************************************************/

.pdfExport_header {
    background-image: url(../img/content_teaser_title_bg.gif);
    background-repeat: repeat-x;
    padding-left: 10px;
    text-align: left;
}

.addPage2PDF {
	background: #dcddb5;
    padding: 10px 18px;
    text-align: right;
}

/***************************************************************************
/* Builder's Diary
***************************************************************************/

.tx-buildersdiary-pi1 .message {
    color: #00f;
    margin: 10px 0;
}


/***************************************************************************
/* Press Search
***************************************************************************/

.tx-presssearch-pi1 {
}

.tx-presssearch-pi1 fieldset {
    border: none;
	float: left;
	margin: 0 10px 10px 10px;
	padding: 0;
}
.tx-presssearch-pi1 fieldset.search-cat-wrap {
    width: 950px;
}
.tx-presssearch-pi1 fieldset.search-text-wrap {
    clear: left;
}

.tx-presssearch-pi1 fieldset h2 {
	margin: 0;
	padding: 0;
}

.tx-presssearch-pi1 input {
    border: 1px solid #cecfa7;
}

.tx-presssearch-pi1 div.input {
	padding-bottom: 5px;
}

.tx-presssearch-pi1 fieldset input.text {
	height: 17px;
	padding-top: 3px;
}

.tx-presssearch-pi1 input.check {
    border: none;
	height: 17px;
}

.tx-presssearch-pi1 div.input label {
	float: left;
	padding-right: 5px;
	width: auto;
}

.tx-presssearch-pi1 div.specialToInput label {
	width: 110px;
}

.tx-presssearch-pi1 .specialToInput {
    float: left;
    padding-top: 5px;
    text-align: right;
}

.tx-presssearch-pi1 div.check-block {
	float: left;
	margin-right: 20px;
}

.tx-presssearch-pi1 div.check {
	padding-bottom: 10px;
}


.tx-presssearch-pi1 div.check span {
	padding-left: 5px;
}

.tx-presssearch-pi1 .submit {
    float: left;
	padding-top: 3px;
}

.tx-presssearch-pi1 .submit input {
	border: none;
}

.tx-presssearch-pi1 .searchLink {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 0 10px 10px;
}


/* Press Search - Results
*****************************/

.tx-presssearch-pi2 {
}

.tx-presssearch-pi2 .spacerTop {
    border-left: none;
    border-right: none;
    clear: both;
}

.tx-presssearch-pi2 .spacerBottom {
    border-bottom: none;
    border-left: none;
    border-right: none;
    clear: both;
}
.press_search_result {
    background: url(../img/bg_content.gif) 350px repeat-y;
    margin: 0;
    padding: 0;
    width: 100%;
}

.press_search_resultDetails {
    float: left;
    padding: 0 5px;
    width: 340px;
}

.press_search_resultDetails h1,
.press_search_resultDetails .detailVideo,
.press_search_resultDetails .detailImage {
    margin: 0 auto;
    width: 320px;
}
.press_search_resultDetails h1 {
    margin-top: 5px;
}

.press_search_resultDetails .detailVideoButtons,
.press_search_resultDetails .detailImageButtons {
    float: right;
    padding: 5px 10px 0 0;
}

.press_search_resultDetails .detailVideoButtons img,
.press_search_resultDetails .detailImageButtons img {
    padding-left: 6px;
    vertical-align: middle;
}

.press_search_resultDetails .downloadVideoButtons,
.press_search_resultDetails .downloadImageButtons {
    margin: 0 auto;
    margin-top: 10px;
    width: 320px;
}
.press_search_resultDetails .downloadVideoButtons img,
.press_search_resultDetails .downloadImageButtons img {
    padding-right: 5px;
    vertical-align: middle;
}

.press_search_resultDetails .detailImageHeader {
    margin-top: 10px;
}

.press_search_resultDetails .singleDetail {
    margin: 10px auto 5px auto;
    width: 320px;
}


.press_search_resultList {
    float: left;
    float: none;
    padding: 0 10px 0 400px;
    width: 690px;
    width: auto;
}


.press_search_mainMenu {
	height: 22px;
    margin: 3px 3px 30px 0;
    padding: 0;
}

.press_search_mainMenu #mainMenu ul li {
    float: left;
    list-style-type: none;
    list-style-image: none;
    margin: 0 4px 0 0;
    padding: 0;
}


.press_search_result .viewSelection {
    text-align: right;
}

.press_search_result .viewSelection img {
    margin-left: 5px;
    vertical-align: middle;
}

.press_search_result .pager {
    border-top: 1px solid #cecfa7;
    position: relative;
    height: 40px;
}

.press_search_result .selectCount {
    position: absolute;
    right: 3px;
    text-align: right;
    top: 10px;
}

.press_search_result .selectCount select {
    width: 40px;
}


.press_search_listItem {
	float: left;
    height: 230px;
	margin: 0 10px 10px 0;
    overflow: hidden;
    width: 162px;
}

#content .press_search_result .news-list-container {
    margin: 0;
    padding: 0;
    width: 562px;
}

#content .press_search_result .news-list-image {
    display: block;
    float: left;
    height: 120px;
    margin: 0 10px 25px 0;
    text-align: center;
    width: 120px;
}

#content .press_search_result .news-list-image a img {
    border: none;
}

#content .press_search_listItem .listItemTitle {
    font-size: 1.1em;
    height: 30px;
    overflow: hidden;
}

#content .press_search_result .news-list-image a,
#content .press_search_listItem .listVideo a,
#content .press_search_listItem .listImage a {
    background:  #ddd;
	border: 1px solid #ddd;
    display: block;
	height: 160px;
    margin: 0;
    padding: 0;
	text-align: center;
    width: 160px;
}
#content .press_search_result .news-list-image a {
    height: 120px;
    width: 120px;
}

#content .press_search_listItem .listImage a:hover,
#content .press_search_listItem .active a {
	border: 1px solid #979751;
    margin: 0;
	padding: 0;
}

#content .press_search_listItem .listButtons {
    height: 35px;
	text-align: center;
}


#content .press_search_listItem .listButtons img {
    margin: 3px;
    vertical-align: middle;
}


#content .press_search_results .activeLinkWrap {
    font-weight: bold;
}

#content .press_search_result .news-list-item,
#content .press_search_result .news-single-item,
#content .press_search_result .news-latest-item {
    /*margin: 0;
    margin-bottom: 10px;*/
    padding: 0;
    width: 562px;
}


#content .press_search_result .news-list-textblock,
#content .press_search_result .news-latest-textblock {
    float: left;
    width: 430px;
}


/* single News Details: */

.tt_news_info_image {
    text-align: center;
}

.tt_news_info_text {
    margin: 5px 10px 0 10px;
}

.tt_news_info h1 {
    margin: 15px 0 5px 0;
}

.tt_news_info .singleDetail {
    margin: 5px 0 10px 0;
}

.tt_news_info_text .newsFile,
.tt_news_info_text .newsLinks,
.tt_news_info_text .newsRelated {
    margin-left: 15px;
}

.tt_news_info_text .newsFile a {
    margin-left: 5px;
}

.news-single-subtitle {
    font-weight: bold;
    padding-bottom: 5px;
}

.tt_news_info_caption {
    padding: 3px 0 0 10px;
    text-align: left;
}

/* Press Search - Keywordlist
*****************************/

.firstLetter_wrap {
    height: 20px;
    margin: 0 0 15px 0;
}


.firstLetter_wrap .singleFirstLetter {
    float: left;
    font-size: 1.3em;
    padding: 5px;
}

.firstLetter_wrap .singleFirstLetter:hover {
    font-weight: bold;
}

.keywordList_wrap {
}


.firstLetter_wrap .active {
    font-weight: bold;
}

.keywordList_wrap .singleKeyword {
    margin: 0 0 5px 10px;
}

/***************************************************************************
/* Universal Pager Browser (pagebrowse)
***************************************************************************/

#content .tx-pagebrowse-pages ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .tx-pagebrowse-pages ol li {
    display: inline;
    font-size: 1.3em;
    margin: 0 3px;
}

#content .tx-pagebrowse-pages ol li a {
    font-size: 1em;
}


.tx-spsocialbookmarks-pi1 {
    text-align: center;
}
.tx-spsocialbookmarks-pi1 a {
    margin-right: 10px;
}
.tx-spsocialbookmarks-pi1 img {
    border: none;
}
