/* standard Elemente */

#completenavi, #dreispaltiglinks #containerreisenavi {
	position: absolute;
	left: -20px;
	margin: 0 0 0 13px;
	padding: 0;
	top: 139px;
	height: 32px;
	z-index: 80;
}

#completenavi {
    left: 90px;
    top: 77px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Arial, FreeSans, sans-serif, Verdana, Times;
	font-size: 12px;
	line-height: 15px;
	color: #2d2d2d;
}

/* CI Farben per Class deklarieren */

.blue {
	color: #0099cc;
}

.orange {
	color: #ff9933;
}

.boldorange {
	color: #ff9933;
	font-weight:bold;
	}

.gold {
	color: #9c8951;
}

.redwitha, .redwitha a {
	color: red;
	font-weight: bold;
}

.black {
	color: #2d2d2d;
}

.grey {
	color: #747474;
}

.lightgrey {
	color: #b6b6b6;
}

.inline * {
	display: inline;
}

.margin20 {
	padding-right: 12px;
}

a img {
	border: 0;
}

a {
	outline: none;
	text-decoration: none;
	color: #747474;
}

button {
	cursor: pointer;
}

h2.teaser {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	padding-top: 10px;
}

h2.teaser a {
	color: #F93;
}

h1 {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	padding-top: 10px;
}

.csc-textpic-text h2 a {
	color: #F93;
}

h2 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #0099cc;
}

h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
}

h4 {
	font-size: 35px;
	line-height: 35px;
	font-weight: bold;
	color: #ff9933;
}

.fbg {
	background-color: #ff9933;
	color: #fff;
	padding: 0 3px;
	margin-right: 1px;
	-moz-border-radius: 3px;
}

.light {
	font-weight: normal;
}

li {
	list-style-type: none;
}

.standardcontent li {
	list-style-type: disc;
	margin-left: 15px;
}

.standardcontent {
	clear: both;
}

.marginright30 {
	margin-right: 30px;
}

.marginright50 {
	margin-right: 50px;
}

#vierspaltigcontent a, #dreispaltigcontent_lp a, #einspaltigcontent_lp a, #dreispaltigcontent a, #unternehmenscontent_right a, #unternehmenscontent a, #dreispaltigrechtscontent a, #dreispaltiglinkscontent .standardcontent a {
	/*text-decoration: underline;*/
	color: #747474;
	color: #ff9933;
}

#vierspaltigcontent a .small, #dreispaltigcontent_lp a .small, #einspaltigcontent_lp a .small, #dreispaltigcontent a .small, #unternehmenscontent_right a .small, #unternehmenscontent a .small, #dreispaltigrechtscontent a .small, #dreispaltiglinkscontent .standardcontent a .small {
	font-size: 10px;
}

div {
	text-align: left;
}

.floatleft {
	float: left;
}

/*.floatleft * {
 float: left;
 }
 */
.floatright {
	float: right;
}

/*
 .floatright * {
 float: right;
 }

 */
/* Gesamtcontainer der die Site und den Bannerbereich zentriert, bei einer Monitoraufl�sung <= 1024 ist der Banner nur im gescrollten Bereich zu sehen. */
#all {
	position: relative;
	width: 1300px;
	margin: auto;
	padding: 0 0 0 10px;
}

/*Websitecontainer*/
#site {
	position: relative;
	width: 966px;
	padding: 0;
	margin: 0 15px 0 15px;
	float: left;
    background-color: #FFFFFF;
}

#cookieMessage {
	display: none;
	min-width: 996px;
	min-height: 15px;
	padding: 5px;
	font-size: 13px;
	border: 1px solid rgb(250, 235, 204);
	color: rgb(138, 109, 59);
	text-align: center;
	margin-bottom: 0px;
	background-color: rgb(250, 253, 254);
    line-height: 1.5rem;
}

#cookieMessage a.close {
    background: #FF9933;
	float: right;
	font-size: inherit;
    line-height: 1.5rem;
	font-weight: 700;
    color: rgb(138, 109, 59);
	-webkit-appearance: none;
	cursor: pointer;
	border: none;
    display: inline-block;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px;
}

#cookieMessage a {
	text-decoration: underline;
}

/*Websitecontainer - UNTERDEFINITIONEN*/
#klickpfad {
	position: absolute;
	text-align: right;
	width: 100%;
	top: 10px;
	left: 0px;
	z-index: 1;
	font-size: 12px;
}

#header_image_object {
	position: relative;
	height: 117px;
	width: 966px;
	overflow: hidden;
	z-index: 0;
	text-align: center;
	margin-bottom: 7px;
	overflow: hidden;
}

.eKomiSeal {
	width: 179px;
	height: 56px;
	position: absolute;
	top: 52px;
	right: 4px;
	display: block;
	background: url('../images/TUV_eKomi_Computerbild.png') center no-repeat;
}

.bestPriceSeal {
    width: 62px;
    height: 63px;
    position: absolute;
    top: 45px;
    right: 4px;
    display: block;
    background: url('../images/bestpreis_siegel.png') center no-repeat;
}

/**********************************************************************
 ***********************************************************************
 **                                                                   **
 **           Content                                                 **
 **                                                                   **
 ***********************************************************************
 **********************************************************************/

#vierspaltigcontent, #gold_vierspaltigcontent {
	padding: 40px 0 20px 30px;
	width: 930px;
}

/**********************************************************************
 ***********************************************************************
 **                                                                   **
 **           Border-System                                           **
 **                                                                   **
 ***********************************************************************
 **********************************************************************/

.colorone {
	border: 1px solid #fcfcfc;
	/* dsk -  22.03.2013 */
	float:left;
}

.colortwo {
	border: 1px solid #f6f6f6;
}

.colorthree {
	border: 1px solid #ededed;
}

.colorfour {
	border: 1px solid #e1e1e1;
}

/*REISETEMPLATE*/

#dreispaltiglinks {
	float: left;
	padding: 0;
	overflow: visible;
}

#einspaltigrechts {
	float: right;
	width: 216px;
	overflow: hidden;
}

#einspaltigrechtscontent > * {
	background-color: #fff;
}

#einspaltigrechts .colorone {
	width: 214px;
}

#einspaltigrechts .colortwo {
	width: 212px;
}

#einspaltigrechts .colorthree {
	width: 210px;
}

#einspaltigrechts .colorfour {
	width: 208px;
}

#einspaltigrechtscontent .colorone {
	width: 214px;
}

#einspaltigrechtscontent .colortwo {
	width: 212px;
}

#einspaltigrechtscontent .colorthree {
	width: 210px;
}

#einspaltigrechtscontent .colorfour {
	width: 208px;
}

/* Stern-HTML-Hack (*html) für IE <= 6.0*/

#einspaltigrechts .colorfour {
	/*overflow: hidden;*/
}

/* ENDE Stern - HTML - Hack */

/*
 #einspaltigrechts .colorfour #containerservicenavi, #einspaltigrechts .colorfour #einspaltigrechtscontent {
 float: left;
 margin-bottom: 13px;
 width: 216px;
 }
 Alternative
 */

#einspaltigrechts #containerservicenavi, #einspaltigrechts #einspaltigrechtscontent {
	position: relative;
	float: left;
	width: 216px;
	padding-top: 20px;
}

/* Stern-HTML-Hack (*html) für IE <= 6.0*/
/** html #einspaltigrechts #einspaltigrechtscontent  {  margin-top: 13px; margin-bottom: 13px;}*/
/* ENDE Stern - HTML - Hack */

#einspaltigrechtscontent {
	left: -3px;
}

/* Stern-HTML-Hack (*html) für IE <= 6.0*/

* html #einspaltigrechts #einspaltigrechtscontent {
	z-index: 12;
}

/* ENDE Stern - HTML - Hack */

#dreispaltiglinkscontent {
	/*padding: 40px 0 20px 30px;*/
	padding: 40px 0 20px 20px;
	width: 702px;
	min-height: 540px;
}

/*LANDINGPAGETEMPLATE*/

#dreispaltigcontent_lp {
	padding: 40px 0 20px 20px;
	width: 690px;
	min-height: 540px;
	float: left;
}

#einspaltigcontent_lp {
	padding: 40px 0 20px 10px;
	width: 235px;
	min-height: 540px;
	float: left;
}

/*SERVICETEMPLATE*/

#einspaltiglinks {
	float: left;
	width: 216px;
	margin-left: 3px;
	padding: 0;
	overflow: hidden;
}

#einspaltiglinks .colorone {
	position: relative;
	float: right;
	width: 158px;
}

#einspaltiglinks .colortwo {
	width: 156px;
}

#einspaltiglinks .colorthree {
	width: 154px;
}

#einspaltiglinks .colorfour {
	width: 152px;
}

/*
 #einspaltiglinks .colorone {
 position: relative;
 width: 160px;
 float: right;
 }
 */
/*  .border #containerreisenavi {
 margin-top: 13px;
 }

 /*  .border * {
 position: relative;
 z-index: 2;
 }*/
/*
 #einspaltiglinks #containerreisenavi, #einspaltiglinks #einspaltiglinkscontent, #einspaltiglinks .service_part {
 float: left;
 margin-left: -50px;
 margin-bottom: 13px;
 width: 216px;
 }

 #einspaltiglinks .service_part {
 margin-left: -75px;
 width: 197px;
 padding-left: 25px;
 }
 */
#einspaltiglinks #containerreisenavi, #einspaltiglinks #einspaltiglinkscontent {
	float: left;
	margin-left: -50px;
	margin-bottom: 13px;
	width: 216px;
}

#einspaltiglinkscontent {
	position: relative;
	z-index: 3;
}

#dreispaltigrechts {
	float: right;
	width: 740px;
}

#dreispaltigrechtscontent {
	padding: 40px 0 20px 30px;
	width: 704px;
	min-height: 540px;
}

/* Stern-HTML-Hack (*html) für IE <= 6.0*/

* html #dreispaltigrechts {
	width: 736px;
}

* html #dreispaltigrechtscontent {
	width: 698px;
}

/* ENDE Stern - HTML - Hack */
.floatclear {
	clear: both;
}

#bottomlink {
	position: relative;
	clear: both;
	padding: 20px 12px;
	text-align: center;
}

#bottomlink * {
	text-align: center;
}

#ntv {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 19px;
	margin-left: 35px;
}

#tuev {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 50px;
	margin-right: 20px;
}

#copyright {
	margin-top: 5px;
	height: 32px;
}

#copyright * {
	vertical-align: middle;
}

.service_dpart {
	height: 170px;
	width: 208px;
	margin-top: 0;
	margin-right: 0pt;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(../images/box_mitte_170.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border: 0;
}

#einspaltiglinks .service_part {
	float: left;
	margin-left: -75px;
	margin-bottom: 13px;
	width: 197px;
	padding-left: 25px;
}

.service_part {
	position: relative;
	float: left;
	width: 195px;
	height: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 12px;
	overflow: hidden;
	background-color: #ededed;
	border: 1px solid #f6f6f6;
}

.service_part_new {
	position: relative;
	float: left;
	height: 100%;
	padding: 10px;
	padding-right: 5px;
	overflow: hidden;
	background-color: #ededed;
	border: 1px solid #f6f6f6;
	width: 197px;
}

#einspaltiglinks .service_part_new {
	margin-left: -10px;
}

.service_part h2 {
	font-size: 14px;
}

.service_part h3 {
	font-size: 16px;
	color: #2d2d2d;
}

.ServiceTxtKlein {
	font-size: 10px;
	line-height: 18px;
}

.tx-slideshow-pi1 {
	padding: 6px;
	background: url(../images/bgdImageSlides.gif) top left no-repeat;
	text-align: left;
}

.mailformplus_contactform .error {
	margin: 0;
	padding: 0;
	color: #FF0000;
	font-size: 0.8em;
}

.mailformplus_contactform .error img {
	vertical-align: middle;
	padding: 0 2px;
}

.mailformplus_contactform label {
	display: inline-block;
	float: left;
	width: 257px;
	padding: 0 2px;
	margin: 2px 0;
}

.mailformplus_contactform input, textarea {
	border: 1px solid #909090;
	margin: 2px 0;
	padding: 0 2px;
	margin-bottom: 5px;
	color: #39339D;
	width: 200px;
}

input.radio, input.check {
	border: 0px;
}

.mailformplus_contactform .radio {
	width: 40px;
}

.mailformplus_contactform fieldset {
	border: 0;
}

.mailformplus_contactform .zip {
	width: 40px;
}

.mailformplus_contactform .city {
	width: 151px;
}

.mailformplus_contactform .caption {
	margin: 10px 0 5px 0;
	font-weight: bold;
}

.mailformplus_contactform .linkbox {
	width: 130px;
}

.mailformplus_contactform .small {
	font-size: 0.8em;
}

.mailformplus_contactform .button_gesamt {
	float: none;
	left: 0;
}

.mailformplus_contactform * {
	text-align: left;
}

.csc-textpic-text h1 a {
	color: #ff9933;
}

.mailformplus_contactform button {
	border: 0;
	background: none;
	cursor: pointer;
}

.mailformplus_contactform .linkbox {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	height: 22px;
	width: 79px;
	text-align: right;
	border: none;
	cursor: pointer;
	background-image: url('/fileadmin/struktur/images/button.png');
}

.mailformplus_contactform fieldset p {
	padding-top: 10px;
	padding-left: 164px;
}

.plain {
	font-weight: 400 !important;
	color: #000 !important;
	font-size: 14px !important;
}

/* tt_news neue Gestaltung MAT 3.2.11 */

.news-latest-item p {
	color: black;
}

/* Neues Seitentemplate "template_fuer_formularseiten.html" fuer Formularseiten */

.formularseite_links {
	float: left;
	margin: 40px 12px 20px 20px;
	width: 250px;
}

.formularseite_mitte {
	float: left;
	margin: 40px 12px 20px 0;
	/* overflow: hidden; */
	width: 430px;
}

.formularseite_rechts {
	float: left;
	margin: 40px 0 20px;
	width: 216px;
}

.formularseite_navi {
	float: left;
	margin: 0;
	max-width: 214px;
	overflow: hidden;
}

.formularseite_navi li {
	border-bottom: 1px solid #E1E1E1;
	margin-top: 12px;
	padding-bottom: 7px;
	width: 209px;
	list-style-type: none;
}

.formularseite_navi a {
	color: #09C;
}

.formularseite_navi a:hover {
	color: #B6B6B6;
}

.formularseite_navi li.act a {
	color: #B6B6B6;
}

/* #################################### Formularseiten Ende ############################################### */

#adtiger_snippet {
	position: absolute;
	right: 8px;
	top: 0;
	width: 92px;
	height: 26px;
	background-image: url(../images/adtiger.png);
	background-repeat: no-repeat;
}

/* Counter */

.countdown_button_container {
	position: absolute;
	width: 148px;
	height: 33px;
	color: #fff;
	text-shadow: 0 1px 0 #444;
	font-size: 14px;
}

.countdown_button_container .countdown-desc {
	background: #ffaa5b;
	background: -moz-linear-gradient(top,  #f19d47 0%, #e79f53 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f19d47), color-stop(100%,#e79f53));
	background: -webkit-linear-gradient(top,  #f19d47 0%,#e79f53 100%);
	background: -o-linear-gradient(top,  #f19d47 0%,#e79f53 100%);
	background: -ms-linear-gradient(top,  #f19d47 0%,#e79f53 100%);
	background: linear-gradient(to bottom,  #f19d47 0%,#e79f53 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19d47', endColorstr='#e79f53',GradientType=0 );
	display: block;
	height: 33px;
	font-weight: 700;
	line-height: 33px;
	padding: 0 0 0 4px;
	border-radius: 10px 0 0 10px;
	box-shadow: 0 2px 5px #888;
}

.countdown_button_container .js-counter {
	position: absolute;
	top: 0;
	right: 0;
}
.countdown_button_container .js-counter .hours,
.countdown_button_container .js-counter .minutes,
.countdown_button_container .js-counter .seconds{
	position: absolute;
	font-weight: 700;
	font-size: 14px;
	top: 9px;
}
.countdown_button_container .js-counter .hours {
	right: 69px;
}
.countdown_button_container .js-counter .minutes {
	right: 36px;
}
.countdown_button_container .js-counter .seconds {
	right: 6px;
}

/*  */
.imagecountdown {
	position: relative;
	height: 209px;
}

.imagecountdown h3 {
	font-size: 16px;
	color: #F93;
	margin-bottom: 6px;
	line-height: 17px;
	font-weight: bold;
	padding-top: 10px;
}

.imagecountdown a.linkbox {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.spalte2_4 .imagecountdown .csc-textpic-text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 60px;
	width: 420px;
	padding: 0 10px;
	background: rgba(255,255,255, 0.7);
}

.spalte2_4 .imagecountdown a {
	color: #F93;
}

/* Facebook => id=3523 */

#dreispaltigcontent_lp .standardcontent .fb_iframe_widget {
	margin-left: 57px;
}

#sidebarcontent_lp .standardcontent .fb_iframe_widget {
	margin: 0
}

#focus_money {
    margin: 0 0 0 -3px;
}

#focus_money a{
    margin: 20px 0 0 0;
    float: left;
}

#focus_money a:first-child{
    margin: 0;
}

#eKomiWidget_default {
	text-align: center;
}

.facebook_content {
 	margin: 5px;
	width: 790px;
	padding: 5px;
 }
 .css_rahmen {
	-webkit-box-shadow: 0 0 5px 0 rgba(225,225,225,1);
   box-shadow: 0 0 5px 0 rgba(225,225,225,1);
}
/* Change 2014-05-08 - Marco Slusalek (marco.slusalek@fti-ecom.de)
#vierspaltig div:first-child {
       background-color: #ffffff;
}*/



#vierspaltig #seolinks {
	padding: 10px 0 20px 30px;
}
#dreispaltiglinks #seolinks {
	padding: 10px 0 20px 20px;
	width: 702px;
}
#seolinks a {
    color: #FF9933;
}

#maincontent {
    float: left;
}

.exchangerate_div {
    top: 140px;
    position: absolute;
    width: 100%;
}

.exchangerate_div div {
    margin: auto;
    text-align: right;
    padding: 0 220px 0 0;
    position: relative;
    width: 950px;
}

.exchangerate_div div span {
    z-index: 2;
    position: relative;
}
/* catalog page */
.row {
    margin-bottom: 5px;
}
.catalog {
	float: left;
	width: 33%;
	height: 346px;
}
.catalog a {
	display: block;
	text-align: center;
}
.catalog p {
	font-size: 14px;
	width: 200px;
	margin-top: 6px;
	margin: 0 auto;
}
.catalog p a {
    background-image: url("/typo3conf/ext/bul_flipcat/resources/pdf-download-icon.png");
    background-repeat: no-repeat;
    background-position-y: 1px;
    margin-top: 8px;
	color: #0099CC !important;
    font-weight: normal !important;
	padding-left: 20px;
	text-align: left;
}
.catalog p a:hover {
    text-decoration: underline;
}

#lower_sidebar {
    float:left;
}

#lower_sidebar div {
    position: relative;
    margin: 20px 0 0 -4px;
}

#euro_reference_rate { position: absolute; top: 80px; right: 40px; }
.fti-euro-ref-rate-widget { display: block; }
.fti-euro-ref-rate-widget .widget-header { display: block; font-weight: bold; color: #FF9933; }
.fti-euro-ref-rate-widget .widget-content { display: block; color: #000000; }

