/* <![CDATA[ */

/**
* Projekt J.D. Neuhaus 
* -----------------------------------
* @site			www.jdn.de
* @version		0.2
* @date 		2008-12-10
* @lastmodified 2010-10-12
* @author		Dirk Bosbach
* @copyright	studio orange webdesign
* @see 			http://www.studioorange.de
*
*
* Farbdefinitionen
* -----------------------------------
* @colordef		rot			#a8000f (Headline, Links, Maus over)
* @colordef		dunkelgrau	#262626	(Fliestext)
* @colordef		grau		#888888	(Footer)
* @colordef		schwarz		#000000	(Navigation)
* @colordef		blau		#00194e	(Linien, Navigation)
* @colordef		hellgrau	#b9b9b9	(Rahmen Eingabefelder)
*/

/** 
* @section 	Grundeinstellungen
* @note  	Margin und Padding auf Null
*/
* {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin-left: 0;
}

img {
	border:0;
}

/** 
* @section 	Externe URL
* @note  	Links mit http werden mit einem Bild als Externe gekennzeichnet
*/

a[href^="http://"]  {
    background:url(../img/btn-link.gif) no-repeat left center;
    padding-left:1.2em;
}

/** 
* @section 	HTML Elemente
* @note  	Standard HTML Elemente
*/

body {
	background-image: url(../img/bg_neu.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #262626;
}

.bodytext {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


ul {
	list-style-type: none;
}


ul.ddl_file_list li.ddl_file_list_item {
	padding: 0 0 0 0 ;
    list-style-type: none;
    border: 1px soli green;
}

h1, .spanh1 {
	font-size: 1em;
	color: #a8000f;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 40px;
	margin-left: 20px;
	/*background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.2em;*/
	
}



th h1 {
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 3px;

	font-size: 0.9em;
	text-align: left;
}



h2 {
	font-size: 13px;
	line-height: 1em;
	color: #a8000f;
	font-weight: 500;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-top: 20px;
}

td h2 {
	font-size: 12px;
	line-height: 1em;
	color: #262626;
	font-weight: 600;
	text-transform:none;
	background:url(../img/btn-pfeil-schwarz.gif) no-repeat left center;
    padding-left:1.5em;
	margin-top: 0px;
	margin-left: 5px;

}


.distributorsearchhead{
	font-size: 11px;
	line-height: 1em;
	color: #a8000f;
	font-weight: 500;
	text-transform: uppercase;
    padding-left:0.2em;
	margin-top: 20px;
}
h3 {
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #a8000f;
	color: #ffffff;
	font-weight: 500;
	padding: 2px;
	margin-top: 70px;
	margin-left: 20px;
	display: inline;
	min-width: 200px;
	/*margin: 5px;*/
	}

h4 {
	color:#888888;
	font-size: 0.7em;
	line-height: 2em;
	font-weight:600;
	text-transform: uppercase;
	background:url(../img/btn-pfeil-home.gif) no-repeat left center;
    padding-left:1.5em;
	}

h5 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #262626;
	font-weight: 600;
	/*text-transform: uppercase;*/
	margin-top: 0px;
	margin-left: 20px;
}

h6 {
    font-size: 12px;
	line-height: 40px;
	color: #262626;
	font-weight: normal;
	margin-left: 20px;
	display: inline;
	min-width: 200px;
	padding: 5px;
	background:url(../img/aus.gif) no-repeat left center;
	padding-left:30px;

}	

hr  { 
	clear: both;
	height:0px;
	padding: 10px 0;
	margin: 0;
	text-align:left; 
	width: 700px;
	border: 0px;
	border-bottom:1px #00194e dotted;
}

br {
	line-height: 0.7em;
}

p/*, .csc-textpic-imagewrap*/, .csc-textpic-imagewrap {
	margin-left: 20px;
	margin-right: 20px;
}



p {
	margin-top: 10px;
	font-size: 12px;
}

a {
	color: #a8000f;
	text-decoration:none;
	outline:0;

}
a:hover {
	color: #a8000f;
    text-decoration:underline;
	outline:0;


}

td sup {
	 font-size: 7px;
}


/** 
* @section 	Klassem
* @note  	Farbmarker, Cleaner etc.
*/

.rot, .red {
	color: #a8000f !important;
}

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


/** 
* @section 	Container
* @note  	Basis Formatierung der einzelnen Div Container
*/

#wrapper {
    width: 1000px;

}


#leftmargin {
	float: left;
	width: 240px;
}

#language {
	float: right;
	padding-right: 10px;
	height: 50px;
	width: 157px;
}
#content {
	float: left;
	width: 713px; /*geŠndert war 703px 16.04.2009*/
	padding: 0 0 0 0; /*geändert christoph@studioorange.de 50px 0 0 0 wegen Sprachwähler 13.04.2010*/
}

 .subcolumns {
	width: 710px; /*geŠndert war 700px 16.04.2009*/
}

#content .subcolumns a{
	font-weight:500;
}


#content .subcolumns h2 a{
	font-weight:500;
}



#footer {
	clear: both;
	margin-left: 260px;
	padding-top: 60px;
	color: #888888;
	font-size: 0.7em;
}

#footer ul li {
	float: left;
	list-style-type: none;
}


/** 
* @section 	Links 
* @note  	Linkformatierung im Footer Menue
*/

#footer a {
    text-decoration:none;
	color: #888888;
}

#footer a:hover {
    text-decoration:underline;
	color: #888888;
}


/** 
* @section 	Hauptmenue 
* @note  	Menue ueber Hintergrundgrafiken
*/

#topmenu {
	display:block;
	width: 210px;

}

#topmenue {
	padding: 45px 0 0 40px;
	width: 170px;

}
#topmenue #last {
	border:none !important;
}

.tmlinorm {
	border-bottom:1px #00194e dotted;
	padding: 9px 0 5px 0;
	background-image: url('../img/layermenu/topmenu_norm.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 180px;
}
.tmlinorm:hover {
	background-image: url('../img/layermenu/topmenu_over.gif');
}
.tmliact{
	border-bottom:1px #00194e dotted;
	padding: 9px 0 5px 0;
	width: 180px;
}
.tmlinoarr{

}
.tmlinoarrsp{

}
#topmenue li a {
	margin-left: 15px;
	width: 100px;

}


.active {
	visibility: hidden;
	width: 221px;
	height: 51px;
	display: block;
}


/** 
* @section 	Submenue 
* @note  	Einfaches Textmenue
*/

#submenue {
    margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#submenue li {
	padding: 0 !important;
	border: 0 !important;
	
}


#submenue li a {
	margin-left: 17px;
	display: block;
	color: #262626;
	text-decoration:none;
	width: 160px;
	height:100%;
	line-height:12px;
	padding-bottom:5px;
}

#submenue li a:hover {
	color: #a8000f;
	text-decoration:none;
	
}

#submenue li a.selected {
	margin-left: 17px;
	display: block;
	color: #a8000f;
	text-decoration:none;
	width: 100%;
	
}


/** 
* @section 	Suchformular
* @note  	Texteingabe und Abschicken Button
*/
#content form {
	margin-left: 20px;
}

#search form {
  margin: 0;
  padding: 0;


}
.suchformpadding{
	padding-left: 42px;
	padding-top: 26px;
	margin: 0;

}
.suche {
 background-color: #ffffff;
 border: 1px inset #b9b9b9;
 font-family: Arial, Helvetica, sans-serif;
 padding-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 margin: 0;
 color: #262626;
 width: 140px;
 height: 14px;
 font-size: 10px;
}

.suchepadding{
  padding: 0 2px 0 0;
  float: left;
}
#searchdistributortext{
	margin-left: 27px;
	margin-top: 26px;
	padding-left: 15px;
}
#searchdistributor form {
	margin-left: 27px;
	margin-top: 5px;
	margin-bottom: 26px;
	padding-left: 15px;

}
.sucheselect {
 background-color: #ffffff;
 border: 1px inset #b9b9b9;
 font-family: Arial, Helvetica, sans-serif;
 padding-left: 0;
 padding-top: 0;
 color: #262626;
 width: 137px;
 height: 16px;
 font-size: 10px;
}
.sucheselect2 {
 background-color: #ffffff;
 border: 1px inset #b9b9b9;
 font-family: Arial, Helvetica, sans-serif;
 padding: 0;
 margin: 0;
 color: #262626;
 width: 137px;
 height: 16px;
 font-size: 10px;

}
#abschicken {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../img/btn-abschicken.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
}
#abschickendistributor {
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../img/btn-abschicken.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
}
.minishopp{
  padding: 20px 0 0 20px;
}
/** 
* @section 	Service Menue 
* @note  	Menue mit Hintergrundgrafik
*/
#servicemenuebox{
	margin: 5px 15px 0 42px;

}
#servicemenue {

}
.servicemenuli{

}
.servicemenulisp{
  padding: 0 0 0 5px;
  margin: 0;
}
#servicemenue li {
	padding: 0px !important;
	border: none !important;
}


#servicemenue li a {

	margin-bottom: 2px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	/*letter-spacing: 0.08em;*/
	color: #262626;
	text-decoration:none;
  width: 160px;
	height: 19px;
	background-image: url(../img/bg-servicemenue1.png);
	background-repeat: no-repeat;
	background-position: left;
}

#servicemenue li a:hover {
	color: #ffffff;
	text-decoration:none;
	background-image: url(../img/bg-servicemenue1.png);
	background-repeat: no-repeat;
	background-position: center right;
}

/** 
* @section 	Bilder/Flash
* @note  	AbstŠnde der verwendeten Bilder im Text, muss verbessert werden
*/

#logosp{
  padding-left: 56px;
	margin-top: 66px;
}
#logo {


}

.bild {
	float:left; 
	margin-right:31px;
  	margin-bottom:20px;
	margin-top:10px;
}

div.bildbox  {
	display: block;
	float:left; 
  	margin-bottom:15px;
  	width: 110px;
  	text-align: center;
  	padding-left:20px; /*geŠndert war margin-left:20px; 16.04.2009*/
  	
}




div.textbox {
	float: left;
	position: relative;
	padding-left:20px;
	width: 470px;
	font-size:12px;
}



.bild-text{
	float:left; 
	padding-right: 5px;
	vertical-align: middle;
}



div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	background-color:#F6F6F6;
	font-size:0.7em;
	line-height:1.1em;
	padding:3px;
}

.csc-textpic-above {
	margin:0px;
	padding:1px;
	
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px !important;
padding-bottom:0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image dt {
margin-bottom:0px !important;
padding-bottom:0px;
}


div#fd_di76bc9b09343818424962eca5546ea76b_2 {
	display:none !important;
}

.csc-textpic-equalheight .csc-textpic-imagewrap, .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin-right:20px;

}



.csc-textpic-equalheight .csc-textpic-imagewrap, .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	margin-left:20px;

}

.csc-textpic-intext-left .csc-textpic-imagewrap, .csc-textpic-below .csc-textpic-imagewrap { 
	margin-left:20px;

}






.box .csc-textpic-imagewrap {
	margin: 0;
}

.csc-textpic-imagewrap {
	margin: 0;
}

.bu  {
	width:266px; 
	float:left; 
	margin-right: 10px; 
	padding-bottom: 4px; 
	font-size: 0.6em;
	line-height: 10px;
	background-color: #f6f6f6;
}

.bu-r  {
	width:266px; 
	float:right; 
	margin-right: 60px;
	padding-bottom: 4px; 
	font-size: 0.6em;
	line-height: 10px;
	background-color: #f6f6f6;
	
}

embed {
margin-left:3px;}



/** 
* @section 	Listen
* @note  	Normale Liste im Text
*/


.subc ul/*, ul.csc-bulletlist*/ {
	margin: 10px 0 0 32px;
	font-size: 12px;
	/*list-style-type: disc;*/
}

.subc li/*, li.csc-bulletlist*/ {
	background:url(../img/li-sitmap.png) no-repeat left top;
	padding-left: 10px;
	/*list-style-type: disc;*/
}

.subc .tx-irfaq-pi1 ol/*, ul.csc-bulletlist*/ {
	margin: 10px 0 0 32px;
	color: #a8000f;
	font-size: 0.7em;
	padding-left:20px;
	/*list-style-type: disc;*/
}

.tx-irfaq-pi1 li/*, li.csc-bulletlist*/ {
	background:none;
	color: #262626;
	padding-left: 0px;
	/*list-style-type: disc;*/
}

.tx-irfaq-pi1 ul li/*, li.csc-bulletlist*/ {
    background:url(../img/li-liste.gif) no-repeat left center;
	padding-left: 10px;
	/*list-style-type: disc;*/
}

.teasermenu ul/*, ul.csc-bulletlist*/ {
    /*margin: 0 0 0 20px;*/
	margin: 0 0 0 0px;
	font-size: 1em;
	/*list-style-type: disc;*/
}

.teasermenu li/*, li.csc-bulletlist*/ {
	background:none;
	padding-left: 0px;
	/*list-style-type: disc;*/
}




/** 
* Kaesten, Spezialseiten  
*
* @section 	Boxen Startseite
* @note  	Formatierung der Boxen auf der Homepage
*/

.box {
	width:210px;
	background-color:#FFFFFF;
	margin:5px 0 0 5px;
	padding:10px 8px 10px 10px;
	float: left;
	text-align: left;
		}
		
.box p {
	float: right;		
	width:206px;	
	color:#888888;
	font-size: 0.7em;
	line-height: 1.4em;
	margin:3px 0px 0px 0px;
    padding:0;

}
	
.box a {
	color:#888888;
	text-decoration:none;
}
		
.box a:hover {
	color:#888888;
	text-decoration:underline;
}


/** 
* @section 	Sitemap 
* @note  	Definition der Ebenen in der Sitemap
*/


.sitemap {
	padding: 10px 0 0 20px;
	font-size: 0.7em;
}

.sitemap li {
	background:url(../img/li-sitmap.png) no-repeat;
	background-position: left top;
}


.sitemap li a {
	margin-left: 10px;
	color: #262626;
	display: block;
	text-decoration:none;
}

.sitemap li a:hover {
	color: #a8000f;
	text-decoration:none;
}

ul.sitemap2 {
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	
}

.sitemap2 li {
	padding: 0 0 0 20px;
	font-size: 11px;
}

.sitemap2 li a {
	margin: 0px;
}


/** 
* @section 	Produktbild
* @note  	Produktfoto mit Zoom, Produktnavigation
*/


#border {
  	position: relative;
	margin: 50px 0 0 0;
	padding: 3px 3px 3px 3px;
	background-color: #000000;
	height: 304px;
	width: 700px;
}

#produktnavigation {
	background-color:#a82920;
	height: 33px;
	border-bottom:#000000 solid 3px;
	font-size: 24px;
}

div.headerGif {
	padding: 10px 0px 8px 18px;
}
div.headerText {
	padding: 16px 0px 2px 18px;
}

#servicenavigation {
	background-color:#a82920;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 8px;
	height: 33px;
	border-bottom:#000000 solid 3px;
}

#zoom {
  position: absolute;
	top: 0px;
	left: 0px;
	text-align:center;
	width:443px;
	background-color:#fff;
	padding: 0;
	margin: 0;
}
.zoom2 {
	float:right;
	text-align:center;
	width:443px;
	background-color:#fff;
}
#produktnavi {
	float:right;
	background-image:url(../img/bg-produktnavi.jpg);
	height:250px;
	width:254px;
	border-left:#000000 solid 3px;
}

#produktnavi .last {
	border:none !important;
}

#produktnavi ul {
	margin:27px 25px 0 27px;
}

#produktnavi li {
	border-bottom:1px dotted #ffffff;
	background-image:url(../img/btn-pfeil-1.gif);
	background-repeat:no-repeat;
	background-position:12px bottom;
	list-style:none;
	color:#FFFFFF;
	font-size: 11px;
	padding:2px 0 2px 30px;
	line-height:2.1em;
}

#produktnavi li a {
	color:#ffffff;
	padding: 2px;
	text-decoration:none;
}

#produktnavi li a.selected {
	color:#ffffff;
	padding: 2px;
	text-decoration:none;
	background-color: #a82920;
}

#produktnavi li a:hover, .hover {
	background-color: #a82920;
}


/** 
* @section 	Formulare
* @note  	Input, Buttons, Label, Fieldset
*/


.schulung, #content form {
	margin-left: 10px;
	padding: 10px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #262626;
	font-size: 0.7em;
}

#content .tx-felogin-pi1 form {

	width: 500px;
	
}

form .row {
	clear: left;
	margin: 10px 0;
}

.rowout {
	float: left;
	padding-right:30px;
}

.rowout .submit {
	margin:0;
	padding:0;
}

.schulung h5, form legend {
	font-size: 1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	padding:0;
}

fieldset, .tx_powermail_pi1_fieldwrap_html {
	display: block;
	border: 0;
	margin: 10px 0;
	
}

/* SPECIAL SR_FEUSERREGSITER */
p.tx-srfeuserregister-pi1-error {
	margin: 0; padding: 0;	
	color: #A8000F !important;
}
div.tx-srfeuserregister-pi1 form {
	width: inherit !important;
}

fieldset dl dt, fieldset dl dt label {
	float: none;
	width: inherit;
}
fieldset dl dt, fieldset dl dd input {
	float: none;
	width: inherit;
}
fieldset dl {
	display: block;
	clear: left;
	border: 0;
	margin: 10px 0;
}
fieldset dl dt {
	float: left;
	width: 120px;
	clear: left;
}
fieldset dl dd {
	float: left;
	width: 245px;
	margin-bottom: 10px;
}

.tx-srfeuserregister-pi1 h4 {
	background: none;
	margin: 0; padding: 0;
	padding-left: 1.5em;
}

.tx-srfeuserregister-pi1-notice {
	margin-left:0;
	font-size:1em;
}

.tx-srfeuserregister-pi1-checkbox {
	width:14px;
}

input.tx-srfeuserregister-pi1-submit {
 	background-color: #ffffff;
 	border-style: solid;
	border-width: 2px;
	border-color: #ffffff #b9b9b9 #b9b9b9 #ffffff;
	width: 150px;
	text-align:center;
	color: #a8000f;
	margin-left: 100px;
}

.tx-srfeuserregister-pi1-trash {
	margin-left:0;
	font-size:1em;

}

.headline {
	font-size: 1.2em;
	color: #a8000f;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 0px;
	padding:0;

}

.tx-srfeuserregister-pi1 h4 {
    padding-left:20px;

}

.tx-srfeuserregister-pi1-error {
	font-size:1em;
}



/* */

label {
	width: 120px;
	float: left;
}


label.labelcheckbox {
	width: 345px;
	display: block;
	margin-left: 5px;
}

input, select {
 	background-color: #ffffff;
 	border: 1px inset #b9b9b9;
	width: 245px;
}

.powermail_check, .powermail_radio  {
 	background-color: #ffffff;
 	border: 0;
	width: 14px;
	
}

.powermail_check, .powermail_radio  {
	float: left;
	
}


.powermail_radio {
 	background-color: #ffffff;
 	border: 0;
	width: 14px;
	float: left;
	margin-top:3px;
	margin-right:5px;
}


.powermail_radio_inner {
	width:100px;
	display: block;
	float:left;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-size:1em;
	float:left;
	padding:0;
	margin:0;
	width: 120px;
	display: block;
	border:0 none;
}


.submit, .powermail_submit, .tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit, .tx-powermail-pi1_mandatory_submit {
 	background-color: #ffffff;
 	border-style: solid;
	border-width: 2px;
	border-color: #ffffff #b9b9b9 #b9b9b9 #ffffff;
	width: 150px;
	text-align:center;
	color: #a8000f;
	margin-left: 215px;
}

.tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit{
    margin-left: 124px;

}

/*Legend nur bei bestimmten Fieldsets richtig darstellen* deutsch*/
.tx-powermail-pi1_formwrap_30 .tx-powermail-pi1_fieldset_21 h2, .tx-powermail-pi1_formwrap_30 .tx-powermail-pi1_fieldset_4 h2, .tx-powermail-pi1_formwrap .tx-powermail-pi1_fieldset_14 h2, .tx-powermail-pi1_formwrap .tx-powermail-pi1_fieldset_22 h2, .tx-powermail-pi1_formwrap .tx-powermail-pi1_fieldset_28 h2, .tx-powermail-pi1_formwrap .tx-powermail-pi1_fieldset_15 h2, .tx-powermail-pi1_formwrap .tx-powermail-pi1_fieldset_17 h2, .tx-powermail-pi1_formwrap .tx-powermail-pi1_fieldset_30 h2   {
    
    font-size: 1.1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-left:-20px;
    margin-top:0;
}

.tx_powermail_pi1_fieldwrap_html_458 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
	display: none;
}

/*Legend nur bei bestimmten Fieldsets richtig darstellen* spanisch*/
.tx-powermail-pi1_formwrap_3216 .tx-powermail-pi1_fieldset_107 h2, .tx-powermail-pi1_formwrap_3216 .tx-powermail-pi1_fieldset_108 h2  {
    
    font-size: 1.1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-left:-20px;
    margin-top:0;
}

.tx-powermail-pi1_formwrap_2160 .tx-powermail-pi1_fieldset_76 h2  {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_602 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
	display: none;
}

/* spanisch ende*/

/*Legend nur bei bestimmten Fieldsets richtig darstellen* franzšsisch*/
.tx-powermail-pi1_formwrap_1261 .tx-powermail-pi1_fieldset_39 h2, .tx-powermail-pi1_formwrap_1261 .tx-powermail-pi1_fieldset_40 h2, .tx-powermail-pi1_formwrap_1263 .tx-powermail-pi1_fieldset_42 h2, .tx-powermail-pi1_formwrap_1263 .tx-powermail-pi1_fieldset_43 h2  {
    
    font-size: 1.1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-left:-20px;
    margin-top:0;
}

.tx-powermail-pi1_formwrap_2160 .tx-powermail-pi1_fieldset_76 h2  {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_601 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_602 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
	display: none;
}

/* franzšsich ende*/

/*Legend nur bei bestimmten Fieldsets richtig darstellen* russisch*/
.tx-powermail-pi1_formwrap_3214 .tx-powermail-pi1_fieldset_105 h2, .tx-powermail-pi1_formwrap_3214 .tx-powermail-pi1_fieldset_104 h2, .tx-powermail-pi1_formwrap_3220 .tx-powermail-pi1_fieldset_114 h2, .tx-powermail-pi1_formwrap_3220 .tx-powermail-pi1_fieldset_113 h2, .tx-powermail-pi1_formwrap_3212 .tx-powermail-pi1_fieldset_102 h2, .tx-powermail-pi1_formwrap_3212 .tx-powermail-pi1_fieldset_101 h2, .tx-powermail-pi1_formwrap_2160 .tx-powermail-pi1_fieldset_74 h2, .tx-powermail-pi1_formwrap_2160 .tx-powermail-pi1_fieldset_75 h2   {
    
    font-size: 1.1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-left:-20px;
    margin-top:0;
}

.tx-powermail-pi1_formwrap_2160 .tx-powermail-pi1_fieldset_76 h2, .tx-powermail-pi1_formwrap_2160 .tx-powermail-pi1_fieldset_77 h2  {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_601 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_602 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
	display: none;
}

/* russisch ende*/

/*Legend nur bei bestimmten Fieldsets richtig darstellen* spanisch*/
.tx-powermail-pi1_formwrap_1861 .tx-powermail-pi1_fieldset_59 h2, .tx-powermail-pi1_formwrap_1861 .tx-powermail-pi1_fieldset_58 h2, .tx-powermail-pi1_formwrap_2982 .tx-powermail-pi1_fieldset_83 h2, .tx-powermail-pi1_formwrap_2020 .tx-powermail-pi1_fieldset_72 h2, .tx-powermail-pi1_formwrap_2020 .tx-powermail-pi1_fieldset_71 h2,.tx-powermail-pi1_formwrap_2018 .tx-powermail-pi1_fieldset_69 h2, .tx-powermail-pi1_formwrap_2018 .tx-powermail-pi1_fieldset_68 h2, .tx-powermail-pi1_formwrap_2007 .tx-powermail-pi1_fieldset_66 h2, .tx-powermail-pi1_formwrap_2007 .tx-powermail-pi1_fieldset_65 h2, .tx-powermail-pi1_formwrap_1499 .tx-powermail-pi1_fieldset_55 h2, .tx-powermail-pi1_formwrap_1499 .tx-powermail-pi1_fieldset_54 h2, .tx-powermail-pi1_formwrap_1903 .tx-powermail-pi1_fieldset_63 h2, .tx-powermail-pi1_formwrap_1903 .tx-powermail-pi1_fieldset_62 h2, .tx-powermail-pi1_formwrap_862 .tx-powermail-pi1_fieldset_23 h2, .tx-powermail-pi1_formwrap_862 .tx-powermail-pi1_fieldset_24 h2, .tx-powermail-pi1_formwrap_962 .tx-powermail-pi1_fieldset_35 h2, .tx-powermail-pi1_formwrap_962 .tx-powermail-pi1_fieldset_36 h2  {
    
    font-size: 1.1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-left:-20px;
    margin-top:0;
}

.tx-powermail-pi1_formwrap_1861 .tx-powermail-pi1_fieldset_60 h2  {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_515 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_516 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
	display: none;
}

/* spanisch ende*/



/*Legend nur bei bestimmten Fieldsets richtig darstellen* USA*/


#tx-powermail-pi1_fieldset_146 h2 {    
	margin-left:-20px;
}

#tx-powermail-pi1_fieldset_147 h2 {    
	margin-left:-20px;
}


.tx-powermail-pi1_fieldset_149 h2 {
	display: none;
}


/* USA ende*/


/*Legend nur bei bestimmten Fieldsets richtig darstellen* WW*/


#tx-powermail-pi1_fieldset_153 h2 {    
	margin-left:-20px;
}

#tx-powermail-pi1_fieldset_154 h2 {    
	margin-left:-20px;
}


.tx-powermail-pi1_fieldset_156 h2 {
	display: none;
}


/* WW ende*/


/*Legend nur bei bestimmten Fieldsets richtig darstellen* SN*/


#tx-powermail-pi1_fieldset_157 h2 {    
	margin-left:-20px;
}

#tx-powermail-pi1_fieldset_158 h2 {    
	margin-left:-20px;
}


.tx-powermail-pi1_fieldset_160 h2 {
	display: none;
}


/* SN ende*/








/*Legend nur bei bestimmten Fieldsets richtig darstellen* englisch*/
.tx-powermail-pi1_formwrap_2982 .tx-powermail-pi1_fieldset_83 h2, .tx-powermail-pi1_formwrap_3195 .tx-powermail-pi1_fieldset_97 h2, .tx-powermail-pi1_formwrap_3195 .tx-powermail-pi1_fieldset_98 h2, .tx-powermail-pi1_formwrap_2732 .tx-powermail-pi1_fieldset_78 h2 {
    font-size: 1.1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-left:-20px;
    margin-top:0;
}


.tx-powermail-pi1_formwrap_3192 .tx-powermail-pi1_fieldset_95 h2, .tx-powermail-pi1_formwrap_3192 .tx-powermail-pi1_fieldset_96 h2, .tx-powermail-pi1_formwrap_3195 .tx-powermail-pi1_fieldset_99 h2, .tx-powermail-pi1_formwrap_3195 .tx-powermail-pi1_fieldset_100 h2  {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_615 .tx_powermail_pi1_fieldwrap_html_checkbox_title,.tx_powermail_pi1_fieldwrap_html_708 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_709 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_723 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_724 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
	display: none;
}

/* englisch ende*/









/*Legend nur bei bestimmten Fieldsets richtig darstellen* chinesisch*/
.tx-powermail-pi1_formwrap_3150 .tx-powermail-pi1_fieldset_90 h2, .tx-powermail-pi1_formwrap_3150 .tx-powermail-pi1_fieldset_87 h2, .tx-powermail-pi1_formwrap_3218 .tx-powermail-pi1_fieldset_111 h2, .tx-powermail-pi1_formwrap_3218 .tx-powermail-pi1_fieldset_110 h2, .tx-powermail-pi1_formwrap_3105 .tx-powermail-pi1_fieldset_85 h2, .tx-powermail-pi1_formwrap_3105 .tx-powermail-pi1_fieldset_84 h2, .tx-powermail-pi1_formwrap_3192 .tx-powermail-pi1_fieldset_93 h2, .tx-powermail-pi1_formwrap_3192 .tx-powermail-pi1_fieldset_94 h2 {
    font-size: 1.1em;
	line-height: 1em;
	color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	background:url(../img/btn-pfeil.gif) no-repeat left center;
    padding-left:1.5em;
	margin-left:-20px;
    margin-top:0;
}

.tx-powermail-pi1_formwrap_3192 .tx-powermail-pi1_fieldset_95 h2, .tx-powermail-pi1_formwrap_3192 .tx-powermail-pi1_fieldset_96 h2  {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_708 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_709 .tx_powermail_pi1_fieldwrap_html_checkbox_title  {
	display: none;
}

/* chinesisch ende*/

.tx-powermail-pi1_mandatory h5 {
    
    font-family: Arial, Helvetica, sans-serif !important; 
    font-size: 0.7em;
	color: #000;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 20px;
	    
}

.tx-powermail-pi1_mandatory b {
    font-family: Arial, Helvetica, sans-serif !important; 
	color: #000;
	font-weight: bold;
	
}
 

textarea {
 	background-color: #ffffff;
 	border: 1px inset #b9b9b9;
 	width: 245px;
 	height: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

form a[href^="http://"] {
background:none;
padding-left:0;
}


/*Legend nur bei bestimmten Fieldsets ausblenden*/
.tx-powermail-pi1_formwrap_1499 .tx-powermail-pi1_fieldset_56 h2, .tx-powermail-pi1_formwrap_962 .tx-powermail-pi1_fieldset_37 h2,.tx-powermail-pi1_formwrap_1407 .tx-powermail-pi1_fieldset_53 h2, .tx-powermail-pi1_formwrap_1407 .tx-powermail-pi1_fieldset_51 h2, .tx-powermail-pi1_formwrap_1407 .tx-powermail-pi1_fieldset_50 h2, .tx-powermail-pi1_formwrap_29 .tx-powermail-pi1_fieldset_7 h2, .tx-powermail-pi1_formwrap_1400 .tx-powermail-pi1_fieldset_49 h2, .tx-powermail-pi1_formwrap_1397 .tx-powermail-pi1_fieldset_46 h2, .tx-powermail-pi1_formwrap_30 .tx-powermail-pi1_fieldset_5 h2,  .tx-powermail-pi1_formwrap_30 .tx-powermail-pi1_fieldset_3 h2, .tx-powermail-pi1_fieldset_abschicken h2 {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_501 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_500 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_14 .tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_15 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

/* Call Back Service 

.tx-powermail-pi1_formwrap_1400 label {
	width: 260px;

}

.tx-powermail-pi1_formwrap_1400 form {
	width: 550px !important;

}

*/

/* Schulungsformular */

.powermail_radio_inner_uid461_0, .powermail_radio_inner_uid461_1, .powermail_radio_inner_uid617_0, .powermail_radio_inner_uid617_1 {
	width:150px;
}


.powermail_radio_inner_uid462_0, .powermail_radio_inner_uid462_1, .powermail_radio_inner_uid618_0, .powermail_radio_inner_uid618_1{
	width:150px;
}

.tx-powermail-pi1_formwrap_1407 form, .tx-powermail-pi1_formwrap_2756 form {
	width:690px !important;
}

.tx-powermail-pi1_fieldset_52, .tx-powermail-pi1_fieldset_51, .tx-powermail-pi1_fieldset_50, .tx-powermail-pi1_fieldset_79, .tx-powermail-pi1_fieldset_80, .tx-powermail-pi1_fieldset_81     {
	float:left;
}

.tx-powermail-pi1_fieldset_53, .tx-powermail-pi1_fieldset_82  {
	float:left;
}

.tx-powermail-pi1_fieldset_53 .tx_powermail_pi1_fieldwrap_html_477 .csc-textpic-text, .tx-powermail-pi1_fieldset_80 .tx_powermail_pi1_fieldwrap_html_620 .csc-textpic-text   {
	font-size: 1.3em;
}

.tx-powermail-pi1_formwrap_2756 .tx-powermail-pi1_fieldset_81 h2, .tx-powermail-pi1_formwrap_2756 .tx-powermail-pi1_fieldset_80 h2, .tx-powermail-pi1_formwrap_2756 .tx-powermail-pi1_fieldset_79 h2 {
	display:none;
}



/* newsletterformular */

.powermail_radio_inner_uid634_0, .powermail_radio_inner_uid634_1, .powermail_radio_inner_uid478_0, .powermail_radio_inner_uid478_1 {
	width:550px;
	clear:left;
}

.powermail_radio_inner_uid478_0 label, .powermail_radio_inner_uid478_1 label, .powermail_radio_inner_uid634_0 label, .powermail_radio_inner_uid634_1 label{
	width:350px;
	float:left;
}

.tx-powermail-pi1_formwrap_29 form {
	width:690px !important;
}


.tx-powermail-pi1_fieldset_7 {
	float:left;
}

.tx_powermail_pi1_fieldwrap_html_478 p, .tx_powermail_pi1_fieldwrap_html_634 p{
	display:none;
	
}


/* Mailformplus */

.tx-thmailformplus-pi1 form {
	width:400px;
    float:left;
}

.faxvorlage {
   float:left;
}

.pic {
   float:left;
   display:block;
   margin-right:30px;
   
}

.textpic {
	margin-left:5px;
	
}

#mailformplus .radio{
	width: 13px;
}

#mailformplus label{
	line-height:12px;	
}

.radioform label {
	width:auto;
}

.radioform input {
	float:left;
	margin-right:5px;
}

.checkboxform, .checkbox{
	float:left;
	width:13px;
	margin-right:5px;
}

.checkboxform label{
	float:left;
	width:13px;
	margin-right:5px;
}

.firstline {
	clear:both;
	width:300px;
	padding-left:122px;
	padding-bottom:10px;

}

.firstline .radioform label {
	padding-right: 20px;
}

.secondline {
	clear:both;
	width:450px;
	padding-bottom:10px;

}

.secondline .radioform label {
	padding-right: 84px;
}


.checkline {
	clear:both;
	width:500px;
	padding-bottom:10px;

}

.checkline label{
	padding-right:20px;
	width:auto;

}

.date2, .date3 {
	padding-left:122px;
}

.radiolabel {
	float:left;
	line-height:12px;
}

.secondline .radiolabel1 {
	float:left;
	line-height:12px;
	margin-right:74px;
}

.checkline .radiolabel {
	
	margin-right:38px;
}



.radioform, {
   float:left;
   
}

.anrede {
	height:20px;
	display:block;
	width:500px;
   	clear: both;
   	padding-bottom:10px;
}

.anrede label {
   width:auto;
   padding-right:5px;
}

.anrede .radioform input{
   margin-right:10px;
}

.field {
	padding:0px 0px 10px 0px;
}


/*____________________________________________________*/

#teaserkasten {
	float: right;
	width: 200px;
	margin-left: 14px;
	margin-top: 28px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #262626;
	font-size: 0.7em;
	border: 1px #00194e dotted;
 }
 
 #teaserkasten select {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #262626;
 }
 
#teaserkasten h2 {
    color: #a8000f;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 0.9em;
    margin-bottom: 5px;	
}
 
/*.download {
	margin-left: 10px;
	padding-left: 10px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #262626;
	font-size: 0.7em;
	float: left;*/

}

.download select {
	width: 370px !important;
}


 
.teaser {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #262626;
	font-size: 0.7em;
	float: left;

}

.teaser input {
	width: 180px;
}

.submit1 {
 	background-color: #ffffff;
 	border-style: solid;
	border-width: 2px;
	border-color: #ffffff #b9b9b9 #b9b9b9 #ffffff;
	width: 70px !important;
	color: #a8000f;
	margin-left: 110px;
	margin-top: 5px;
}

/* Tableformatierungen */

table {
	border:0;
	border-collapse:collapse;
	border-spacing:1px;
	color:#262626;
	/*font-size:11px;
	height:260px;*/
	margin:20px 0 0 15px;
}

td, th {
background-color:#e3e2e2;
border:2px solid #FFFFFF;
padding:5px 2px 0 5px;
vertical-align:top;
}

.align-center {
	text-align: center;
}

table p {
margin: 0;
}

table td.kopf img {
border:1px solid #E3E2E2;
}


.einsatzbeispiele {
border-collapse:collapse;
color:#262626;
height:260px;
margin:20px 0 0 15px;
width:510px;
}

.anwendungen {
width:240px;
}

.kopflinks {
height:103px;
width:123px;
}

.kopf {
height:103px;
padding:0;
text-align:left;
width:50px !important;
}

.kopf p {
font-size:0.6em;
font-weight:bold;
}

td.kopfrechts {
width:130px;
}

td.tablepic {
background-color:#FFF;
border:1px solid #E3E2E2;
}

.country {
border-bottom:1px dotted #00194E;
clear:both;
font-size:0.7em;
margin:10px 0 0;
padding-bottom:15px;
width:700px;
}

.left {
float:left;
margin:5px 10px 10px 20px; 
}



.middle {
float:left;
margin:0;
padding:0;
width:150px;
}
.right {
float:left;
margin:0;
padding:0;
width:250px;
}

#daten a[href^="http://"]  {
    background:none;
    padding-left:0;
}
/* rechner */

form table {
	border-collapse:collapse;
	color:#262626;
	/*height:260px;*/
	margin:20px 0 0 15px;
	
	}

form td p {
	
	width:60px;
		font-size:11px;
	}

form td input {
	width:52px;
	}
	
p.einheit  {
	
	width:70px;
	}
p.berechnen {
	
	width:100px;
	}

p.berechnen input{
	
	width:95px;
	}	
	
#content form.formrechner {
	
margin-left:0px;
padding:0px;

	}
	
form table.tab td input.radio {
width:13px;
background-color:#e3e2e2;
border:none;
}	

form table.tab td input.btn {
width:130px;

}	
	

######## TT NEWS ##########
.clear{
  clear: both;
  float: none;
}
.ttnewsblockleft{
  float: left;
  width: 150px;
}

.ttnewsblockleft2{
  float: left;
  width: 14%;
}

.ttnewsblockleftsp{
  margin: 0;
  padding: 0 0 0 20px;
  border: 1px solid white;
}
.ttnewsblockright{
  float: left;
  width: 525px;
}
.news-list-item a {
font-size:0.7em;
padding-left:100px;
}
.news-list-item p {
float:left;
padding-left:20px;
margin:0;
}
/* fix */
.news-list-item p {
float:left;
padding-left:0px;
margin:0;
}

.news-list-item p.bodytext {

float:left;
width:590px;
padding-left:20px;
margin:0;
}
/* fix */
.news-list-item p.bodytext {

float:none;
width:590px;
padding-left:0px;
margin:0;
}

.news-list-item_presse p.presse {
float:left;
padding-left:20px;
margin:0;
}
/* fix */
.news-list-item_presse p.presse {
float:none;
padding-left:0px;
margin:0;
}
.news-list-item_presse p.bodytext {
width:520px;
float:left;
padding-left:20px;
margin:0;
}
/* fix */
.news-list-item_presse p.bodytext {

float:none;

padding-left:0;
margin:0;
}

p.presse .bild-frei a img{
padding-bottom: 50px;
}

.news-list-item_presse p.more a{
padding-left:20px;
}
/*fix*/
.news-list-item_presse p.more a{
padding-left:0;
margin: 0;

}

.news-single-files {
font-size:0.7em;
margin:0px 35px 0px 147px;
padding-left:2px;
}
/* fix */
.news-single-files {
font-size:0.7em;
margin:0;
padding-left:2px;
background-color:#ffffff;

}
.bg_download {
	background-color:#ffffff;
	height: auto;
	clear: both;
}

div.news-single-item dl.news-single-files {
font-size:0.7em;
margin:5px 0px 0px 20px;
padding-left:2px;
}

.news-single-files {
height:25px;
padding-top:8px;
padding-left:5px;
}

.news-single-files dt {
padding-right:10px;
height:20px;
margin-bottom:5px;
font-size: 12px;
background-color:#F0F0F0;
padding-left: 5px;
margin-left: -5px;
}

.news-single-files dd {
float:left;
padding-right:10px;

}

.news-single-backlink {
	clear: both;
 float: left;
}


dd img {
margin-right: 4px;
}

.news-single-img {
float:left;
padding-left:20px;
padding-right:15px;
padding-top: 16px;
}

.news-single-author {
height: 0px;	
}


.news-single-imgcaption {
padding:0;
margin-left:0;
display: none;
}

.news-single-item-aktuell {
width:610px;
}

.news-single-imgcaption {
padding-bottom: 20px;
font-size:9px;
line-height:12px;
} 
.more2{
  margin: 0;
  padding: 0;
}
######## Subinhalte ##########

div.c66l {
float:left !important;
width:300px;
}

div.c33r {
float:left;

}

######## FAQ ##########

.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 {padding-top:20px;}
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;	}
.tx-irfaq-pi1 .additional-info { border-top: 1px solid #fff !important; margin-bottom: 10px; }
.tx-irfaq-pi1 .irfaq-related-faq, .tx-irfaq-pi1 .irfaq-related-links { padding-top: 0px; padding-bottom: 0px; margin-top: 3px; margin-bottom: 15px; }

.tx-irfaq-cleaner { clear: left; height: 1px; }
.tx-irfaq-dynheader { cursor: pointer;
padding-left:20px;}
.tx-irfaq-dynans-hidden { display: none; }
.tx-irfaq-dynans-visible { display: inline; }

/* Standorte*/

table#standorte{ 
	margin:8px 0 0 15px;
}

#standorte td{
	background-color:#fff;
	padding:5px 5px 0px 5px;
}

#standorte td p{
    font-size:0.7em;
}

#standorte td.middle{
    width:140px;
}

#standorte td.flagg{
    padding:10px 5px 0px 5px;
}

/* Filme */

.filme td {
	
	background-color:#fff !important;
	
}

a.internal-link {
	background:none;
	padding-left:0;
}

.filme .links {
	padding-right:20px;
}

.filme .links p{
	padding-bottom:10px;
}

.filme .rechts {
	padding-left:40px;
}

.filme .rechts p{
	padding-bottom:10px;
}

.nr {
	padding-right:5px;
}

.img4 {
	padding-top:10px;
}
/* FILELINKS */
.filelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-left:20px;
	margin-right:20px;
	margin-top:16px;
	background-color: #f6f6f6;
	width: auto;
}

/* ok */
.white{
  color: #ffffff;
}
.topimagesliderhide{
  position: absolute;
  visibility: hidden; 
  border: 1px solid;
}


/*]]> */


.fleftc1{
	width: 300px;
	float: left;	
	margin: 0 0 0 0;
}
.fleftc2{
	width: 150px;
	float: left;	
	margin: 0 0 0 0;
}
.fleftc4{
	width: 300px;
	float: left;	
	margin: 0 0 0 20px;
}

.fleftc3{
	width: 60px;
	float: left;	
	margin: 0 0 0 20px;
}
.fleftc5{
	width: 150px;
	float: left;	
	margin: 0 0 0 20px;
}
.fleftc6{
	width: 600px;
	float: left;	
	margin: 0 0 0 20px;
}
#content .calculatorform{
	width: 650px;
	padding: 10px 0 0 0;
	margin: 0;
}
.calculatort{
	border: 1px solid #c6c6c6;
	padding: 0;
	margin: 20px 0 0 20px;	
	border-spacing:0px;
	border-collapse: collapse;
}
.calculatort2{
	border: 1px solid #c6c6c6;
	padding: 0;
	margin: 0 0 0 20px;	
	border-spacing:0px;
	border-collapse: collapse;
}
.calculatortr{
	margin: 0;
	padding: 0;

}
.calculatorwhitetable{
	background-color: #ffffff;
	margin: 0 0 0 20px;
	padding: 0;
}
.calculatorwhite{
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0;

}
.calculatord{
	margin: 0;
	padding: 5px 5px 5px 5px;
	border: none;	
}
.calculatorback1{
	background-color: #939393;
}
.calculatorback2{
	background-color: #e2e2e2;border: 10px solid #c6c6c6;
}	
.calculatorcolorf{
	color: #ffffff;	
}
.calculatorradio{
	width: 20px;	
}
.calctooltip{
	background-image: url('/fileadmin/templates/img/tooltip.png');
	background-repeat: no-repeat;
	background-position: 4px 1px;
	width: 20px;
	height: 20px;
}
#ctooltip1,
#ctooltip2,
#ctooltip3,
#ctooltip4{
	height:20px;
	margin-bottom:0px;
	overflow:hidden;
	text-indent:-999em;
	width:20px;
	cursor:pointer;
}
.tooltip1,
.tooltip2,
.tooltip3,
.tooltip4 {
	display:none;
	background:url('/fileadmin/templates/img/tooltipback.png');
	background-repeat: no-repeat;
	height:120px;
	padding:0;
	width:230px;
	font-size:11px;
	color:#fff;
}

/* a .label element inside tooltip */
.tooltip1 .bodytext,
.tooltip2 .bodytext,
.tooltip3 .bodytext,
.tooltip4 .bodytext {
	color:#000000;
	width:310px;
	line-height: 16px;
}
.ttsp{
	padding:5px 5px 5px 10px;
}
.calcfleft{
	float: left;
}
.calculatorselect{
	width: 400px;	
}
.calculatortext{
	width: 60px;	
	text-align: center;
}
.calculatorsubmit{
	width: 120px;
	margin: 0 0 0 20px;	
	color: #aa0011;
}
.calculatorborderred{
	border: 1px solid #a8000f;
}
.calculatorbackred{
	background-color: #a8000f;
}
.calch1{
	padding: 0px;

	margin: 0px;	

}
.calcerror{
	background-color: #a8000f;
	color: #ffffff;	
	padding: 4px;
}
.calcsubmitimg{
	width: 108px;
	height: 23px;
	border: none;
}

/* fe_user_login */

.tx-srfeuserregister-pi1 legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	color: #262626;
}

.tx-felogin-pi1 .rowout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

