/* CSS Telcat */

* {
    margin: 0px;
    padding: 0px;
    color: #535353;
    font-family: Arial, Verdana, sans-serif;
   line-height: 130%;
    font-size: 11px;
    }


      #content-start a.tooltip:hover,   #content-folge a.tooltip:hover {background:#ffffff; text-decoration:none;}

      #content-start a.tooltip span,  #content-folge a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:240px;}

      #content-start a.tooltip:hover span,   #content-folge a.tooltip:hover span {
		  
		  display:inline; 
		  position:absolute; 
		  background:#f9f9f9; 
		  border-top:1px solid #949091; 
		  border-bottom:1px solid #949091; 
		  border-right:1px solid #949091; 
		  border-left:3px solid #CC3300; 
		  color:#535353;
		  
		 }

b.tooltip {font-weight:bold;}

b.seo { font-weight:normal;}


html {
    background-color: #eaeaea;
    }

#seite {
   	display:block;
    margin: 0 auto 0 auto;
    width: 1000px;
    height: 590px;
    }
   
#headerimage {
    height: 270px;
	border-bottom: 1px solid #e9e9e9;
    }
	
#headerimage_wartung {
    height: 270px;
	border-bottom: 1px solid #e9e9e9;
	margin-top:80px;
    }

#headerimage-folge {
    height: 195px;
	border-bottom: 1px solid #e9e9e9;
    }
    
#head {
	width: 1000px;
    height: 90px;
    background-color: #fff;
	padding-top: 15px;
    }

#logo {
    float: left;
    width: 485px;
    height: 90px;
	padding-left: 15px;
    }

#suche {
	float: left;
    width: 143px;
	height: 20px;
	padding-left: 357px;
	background-image: url(../images/bg-suche.jpg);
	background-repeat: no-repeat;
    }

#suche input {
	margin-top: 3px;
	height: 13px;
    border: 1px solid #cdcdcd;
	color: #CC3300;
    }
	
#suche .submit{
	height: 13px;
    border: 0px;
    }

#suche .text {
    width: 80px;
    }

#suche h4 {
    color: #BFBFBF;
    font-size: 18px;
    font-weight: normal;
    }

div#content .tx-indexedsearch input {
	height: 15px;
	width: 160px;
	border: 1px solid #cdcdcd;
	}

div#content .tx-indexedsearch .submit{
	height: 30px;
	width: 160px;
	text-align: left;
	border: 0px;
	color: #CC3300;
	background-color: transparent;
	}

#mainnavi {
	width: 1000px;
	height: 30px;
	background-color: #f9f9f9;
	}
	
#servicenavi {
	float: left;
	height: 70px;
	width: 318px;
	padding-left: 182px;
	}	

#servicenavi li {
	float: left;
	list-style: none;
	padding-left: 2px;
	color: #CC3300;
	}
	
#servicenavi li a {
	padding-right: 2px;
	}

#servicenavi ul li b {
	width: 5px;
	height: 20px;
	}	

#servicenavi li a {
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
	}

#servicenavi li a:hover {
/* 	text-decoration: underline;
 */	}

/* Navigation Oben */
ul.menu a:hover {
	background-color: #e1e1e1;
	}

ul.menu .active2 {
	background-color: #e1e1e1;
	}
	
ul.menu .link2 {
	color: #CC3300;
	}

ul.menu, ul.menu ul {
	display: block;
	list-style: none;
	color: #fff;
}

ul.menu a {
    display: block;	
	color: #CC3300;
	font-size: 14px;
	text-decoration: none;
	padding: 6px 15px 6px 15px;
}

ul.menu li {
	float: left;
	border-right: 1px solid #f0f0f0;
}

/* Zweite Ebene */
ul.menu ul{
	width: 190px;
	display: none;
    position: absolute;
	background-color: #dddddd;
	}

ul.menu ul li {
	width: 190px;
   	border-top: 1px solid  #d1d2cf;
	border-right: 1px solid #dddddd;
	}

ul.menu ul li a {
	font-size: 12px;
	}

/* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul  {
   display: block;
}

ul.menu ul li.hover, ul.menu ul li:hover {
	background-color: #ececec;
	}

/* Dritte Ebene */
ul.menu li.hover ul ul, ul.menu li:hover ul ul {
   display: none;
   background-color: #ececec;
}

/* Dritte Ebene verstecken */
ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
   display: none;
}
/* Navigation Oben Ende */

/* Navigation Links */
#leftnavi {
	display: block;
	float: left;
	padding-left: 15px;
	}
	
#leftnavi_aktion {
	display: block;
	/*float: left;*/
	padding-left: 15px;
	}

#aktion {
	display: block;
	float: left;
	padding-left: 15px;
	}

#leftnavi a {
	color: #CC3300;
	text-decoration: none;
	}
	
/* Erste Ebene */
#leftnavi ul {
	width: 200px;
	list-style: none;
	}

#leftnavi ul a {
	background-image: url(../images/links-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	}

#leftnavi li .link {
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e1e1e1;
   }   
	
#leftnavi li .active {
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e1e1e1;
	}
	
#leftnavi ul a:hover{
	display: block;
	background-color: #e1e1e1;
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	color: #000; 
	}

#leftnavi .active {
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	color: #000; 
	}	
/* Ende Erste Ebene */

/* Zweite Ebene*/   
#leftnavi li li .link {
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
   }

#leftnavi li li .active {
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#leftnavi ul  ul  a {
	background-image: url(../images/links-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 17px 8px;
	}

#leftnavi ul ul a:hover{
	display: block;
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 17px 8px;
	color: #000; 
	}

#leftnavi ul ul .active {
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 17px 7px;
	color: #000; 
	}
/* Zweite Ebene Ende*/   

/* Dritte Ebene*/   
#leftnavi li li li .link {
	display: block;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
   }

#leftnavi li li li .active {
	display: block;
	background-color: #cacaca;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#leftnavi ul  ul ul a {
	background-image: url(../images/links-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 26px 10px;
	}

#leftnavi ul ul ul a:hover{
	display: block;
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 26px 10px;
	color: #000; 
	}

#leftnavi ul ul ul .active {
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 26px 10px;
	color: #000; 
	}
/* Dritte Ebene Ende*/   

/* Vierte Ebene*/   
#leftnavi li li li li .link {
	display: block;
	padding-left: 45px;
	padding-top: 3px;
	padding-bottom: 3px;
   }

#leftnavi li li li li .active {
	display: block;
	padding-left: 45px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#leftnavi ul  ul ul ul a {
	background-image: url(../images/links-pfeil.gif);
	background-repeat: no-repeat;
	background-position: 31px 10px;
	}

#leftnavi ul ul ul ul a:hover{
	display: block;
	background-color: #acacac;
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 31px 10px;
	color: #000; 
	}

#leftnavi ul ul ul ul .active {
	background-image: url(../images/links-pfeil-hover.gif);
	background-repeat: no-repeat;
	background-position: 31px 10px;
	color: #000; 
	}
	
/* Vierte Ebene Ende*/   
/* Navigation Links Ende */
#inhalt {
    height: 273px;
	background-color: #fff;
    }

#inhalt-folge {
    min-height: 230px;
	background-color: #fff;
	}
	
#content-start {
	padding-top: 10px;
	margin-left: 15px;
	}

#content-folge {
	padding-top: 30px;
	}

#content-start h2, #content-start strong{
	color: #515151;
	}

#content-start a, #content-folge a {
	color: #CC3300;
	text-decoration: none;
	}

#content-start a:hover, #content-folge a:hover{
	text-decoration: none;
	}

 #content-start table.csc-frame-frame1  {
	width: 75px;
	padding-left: 10px;
	}

 #content-start  table.csc-frame-frame1 p td {
	padding-right:4px;
	}

td {
	vertical-align : top;
	}

#box-erfolgsgeschichte div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #box-in-naehe div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #box-standorte div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	margin-bottom: 2px;
}


#box-erfolgsgeschichte  img, #box-in-naehe img{
	padding-left: 2px;
	padding-bottom: 2px;
	}

 #box-in-naehe b, #box-newsletter form b{
	display: block; 
	width: 168px;
	height: 10px;
	text-align: right;
	font-weight: normal;
	}
	
 #box-erfolgsgeschichte h1, #box-in-naehe h1, /*#box-kontakt h1,*/ #box-newsletter h1, box-aktuelle_studie-rechts h1, box-aktuelle_studie-root h1{
	padding: 5px 0px 3px 16px;
	color: #515151;
	} 
	
/*	
#box-erfolgsgeschichte a.internal-link{
	padding-left: 95px;
	text-decoration: none;
 }
 

#box-erfolgsgeschichte a.internal-link{
	padding-left: 95px;
 }*/
	
#box-erfolgsgeschichte {
	float: left;
	width: 200px;
	height: 190px;
	/*padding-top: 30px;
    background-image: url(../images/bg-kaesten.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px; */
	}
	
#box-aktuelle_studie-rechts {
	float: left;
	width:160px; 
	height: 190px; 
	background-image: url(../images/siemens_box_rechts.jpg); 
	background-repeat: no-repeat;padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 5px; 
	color:#FFF;
	}
	
#box-aktuelle_studie-rechts_LINK {
	text-align: right; 
	padding-top: 45px;
}

#box-aktuelle_studie-rechts p {
	color:#FFF;
	}
	
#box-kostensenkung {
	float: left;
	width:160px; 
	height: 190px; 
	background-image: url(../images/box-kostensenkung.jpg); 
	background-repeat: no-repeat;padding-left: 15px; 
	padding-right: 15px; 
	margin-top: 29px;
	margin-right: 10px;
	padding-top: 5px; 
	}
	
#box-kostensenkung_LINK {
	text-align: right; 
	padding-top: 59px;
}

#box-webkonferenzen {
	float: left;
	width:160px; 
	height: 190px; 
	background-image: url(../images/bg-kaesten-webkonferenzen.jpg); 
	background-repeat: no-repeat;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 5px; 
	}
	
#box-webkonferenzen_LINK {
	text-align: right;
	height:20px;
	padding-top:30px;
}

#box-webkonferenzen_rechts {
	float: left;
	width:160px; 
	height: 190px; 
	background-image: url(../images/bg-kaesten-webkonferenz.jpg); 
	background-repeat: no-repeat;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 5px; 
	}
	
#box-webkonferenzen_LINK_rechts {
	text-align: right;
	height:20px;
	padding-top:30px;
}

#box-aktuelle_studie-root {
	float: left;
	width:351px; 
	height: 190px; 
	background-image: url(../images/siemens_box_root.jpg); 
	background-repeat: no-repeat;padding-left: 15px; 
	padding-right: 15px; 
	margin-top: 29px;
	padding-top: 5px; 
	color:#FFF;
	}
	
#box-aktuelle_studie-root_LINK {
	text-align: right; 
	/*padding-top: 52px;*/
	/*margin-right:2px;*/
	}	
	
#box-aktuelle_studie-root_TEXT {
	margin-left:202px; 
	color:#FFF;
	font-size:10px;
	margin-bottom:53px;
	}
	
#box-aktuelle_studie-root p {
	color:#FFF;
	}

#box-kontakt_ucc{
	float: left;
	width: 160px;
	height: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
    background-image: url(../images/bg-kaesten.gif);
	background-repeat: no-repeat;
	/*background-position: 0px 30px;*/ 
	}

#box-in-naehe {
	display: block;
	float: left;
	width: 200px;
	height: 190px;
	padding-top: 30px;
    background-image: url(../images/bg-box_in_naehe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	color: #535353;
	/*padding-right: 15px;
	margin-right:10px;*/
	margin-left:10px;
	}
	
#box-in-naehe .csc-textpic-text p{
	width: 165px;
	padding-left: 15px;
	padding-top: 10px;
	color: #535353;
}

#box-in-naehe b {
	font-size: 9px;
	padding-right: 3px;
	}

#box-in-naehe  input {
	height: 15px;
	width: 75px;
	margin-right: 3px;
	margin-top: 1px;
	border: 1px solid #cdcdcd;
	}

#box-in-naehe  input.submit {
	height: 30px;
	width: 160px;
	text-align: right;
	margin-left:10px;
	margin-right: 0px;
	border: 0px;
	color: #CC3300;
	background-color: transparent;
	padding-bottom:3px;
	}
	
#box-in-naehe  form {
	margin-left:3px;
}













#box-standorte {
	display: block;
	float: left;
	width: 215px;
	height: 145px;
	padding-top: 10px;
    background-image: url(../images/bg_in-naehe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #535353;
	/*padding-right: 15px;
	margin-right:10px;
	margin-left:10px;*/
	}
	
#box-standorte .csc-textpic-text p{
	width: 165px;
	padding-left: 15px;
	padding-top: 10px;
	color: #535353;
}

#box-standorte b {
	font-size: 9px;
	padding-right: 7px;
	}

#box-standorte  input {
	height: 15px;
	width: 75px;
	margin-right: 3px;
	margin-top: 1px;
	border: 1px solid #cdcdcd;
	}

#box-standorte  input.submit {
	height: 30px;
	width: 160px;
	text-align: right;
	margin-left:10px;
	margin-right: 0px;
	border: 0px;
	color: #CC3300;
	background-color: transparent;
	padding-bottom:3px;
	}
	
#box-standorte  form {
	margin-left:3px;
}







#box-quicklinks {
	display: block;
	float: left;
	width: 300px;
	height: 145px;
	padding-top: 10px;
    background-image: url(../images/bg_quicklinks.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #535353;
	margin-left:15px;
	margin-right:15px;
	}
	
#box-quicklinks .csc-textpic-text p{
	width: 165px;
	padding-left: 15px;
	padding-top: 10px;
	color: #535353;
}

#box-quicklinks b {
	font-size: 9px;
	padding-right: 7px;
	}
	
#box-quicklinks select {
	border: 1px solid #cdcdcd;
	width:265px;
	}












#box-kontakt {	
	/*display: block;*/
	float: left;
	width: 160px;
	height: 190px;
	/*padding-top: 30px;*/
    background-image: url(../images/bg_kaesten-kontakt.jpg);
	background-repeat: no-repeat;
	/*background-position: 0px 30px;
	font-size: 9px;
	font-family: verdana;*/ 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 5px; 

}

#box-kontakt  .csc-textpic-text p{
	width: 165px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 10px;
	font-family: verdana;	
}

#box-kontakt a {
	text-decoration: none;
	}

#box-kontakt  p.csc-frame-frame3 b {
	color: #515151;
	}

#box-download, #box-weiterfuehrende_links_klein {	
	display: block;
	float: left;
	width: 160px;
	height: 100px;
	/*padding-top: 30px;*/
    background-image: url(../images/bg-kaesten-ohne-klein.gif);
	background-repeat: no-repeat;
	/*background-position: 0px 30px;
	font-size: 9px;
	font-family: verdana;*/ 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 5px; 
}

#box-weiterfuehrende_links_gross {	
	display: block;
	float: left;
	width: 160px;
	height: 190px;
	/*padding-top: 30px;*/
    background-image: url(../images/bg-kaesten-ohne.gif);
	background-repeat: no-repeat;
	/*background-position: 0px 30px;
	font-size: 9px;
	font-family: verdana;*/ 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 5px; 
}


#box-newsletter {
	display: block;
	float: left;
	width: 190px;
	height: 190px;
	padding-right: 10px;
	padding-top: 30px;
    background-image: url(../images/bg-newsletter.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	font-size: 10px;
	font-family: verdana; 
	}

#box-newsletter .csc-textpic-text p{
	display: block;
	width: 165px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-family: verdana;
	}

#box-newsletter form {
	padding-top: 107px;
	}

#box-newsletter  input {
	height: 15px;
	width: 160px;
	margin-left: 10px;
	border: 1px solid #cdcdcd;
	}

#box-newsletter  input.submit {
	height: 30px;
	width: 160px;
	text-align: left;
	margin-left: 10px;
	border: 0px;
	color: #CC3300;
	background-color: transparent;
	}	

#box-newsletter b {
	font-size: 10px;
	font-family: verdana;	
	}

#main {
	display: block;
	width: 550px;
	float: left;
	padding: 0px 20px 20px 20px;
	}

#right {
	display: block;
	float: left;
	width: 190px;
	}

#right a {
	text-decoration: none;
	color: #CC3300;
	}
	
#right a:hover {
/* 	text-decoration: underline;
 */	}
 
 #right b {
	 color: #515151;
	 }
	
#right form strong  {
	color: #535353;
	}

#breadcrumb, #breadcrumb a {
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
	padding-bottom: 22px;
	}

#breadcrumb a:hover {
/* 	text-decoration: underline;
 */	}
	
#content h1 {
	padding-bottom: 12px;
	font-size: 12px;
	color: #535353;
	}
	
#content h2 {
	padding-bottom: 12px;
	font-size: 12px;
	color: #535353;
	}
	
#content h3 {
	font-size: 11px;
	color: #535353;
	}
	
/*
#content b {
	color: #515151;
	}
*/
#content .tx-rgtabs-pi1 h2 {
	padding-left: 0px;
	}
	
#content ul{
	padding-left: 30px;
	}

sub, sup {
	font-size: 10px;
	color: #535353;
	}
	
/* Footer Navi Anfang */
#footer {
    height: 25px;
	background-color: #fff;
	    padding-bottom: 8px;

    }
	
#footer ul {
    padding-left: 15px;
    padding-top: 5px;
	}

#footer li {
	float: left;
	list-style: none;
	color: #CC3300;
	}

#footer img {
	padding-right: 2px;
	}

#footer li a {
	font-size: 11px;
	text-decoration: none;
	color: #CC3300;
	}
	
/* Vertriebspartner Registrierung */
div#content .tx-thmailformplus-pi1 form #vertr_reg   {
	float: left;
	height: 100%;
	width: 550px;
	height: 313px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-vertr_reg_form.jpg);
	background-repeat: no-repeat;
	}	
	
/* Vertriebspartner LOGIN */
div#content .tx-thmailformplus-pi1 form #vertr_log   {
	float: left;
	height: 100%;
	width: 300px;
	height: 136px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-vertr_LOGIN.jpg);
	background-repeat: no-repeat;
	}	
	
/* Rueckrufservice Form */
div#content .tx-thmailformplus-pi1 form #rueckrufservice   {
	float: left;
	height: 100%;
	width: 550px;
	height: 450px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg_rueckrufservice.gif);
	background-repeat: no-repeat;
	}	
	
	
/* Kontakt Form */
div#content .tx-thmailformplus-pi1 form #kontaktform   {
	float: left;
	height: 100%;
	width: 550px;
	height: 630px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-kontaktform.jpg);
	background-repeat: no-repeat;
	}	
	
/* VP Anmeldung */
div#content .tx-thmailformplus-pi1 form #vp_anmeldung   {
	float: left;
	height: 100%;
	width: 550px;
	height: 680px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-vp_anmeldung.jpg);
	background-repeat: no-repeat;
	}	
	
/* Bewerbung Form */
div#content .tx-thmailformplus-pi1 form #initiativbewerbung   {
	float: left;
	height: 100%;
	width: 550px;
	height: 630px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-initiativbewerbung.gif);
	background-repeat: no-repeat;
	}	
	
/* Bewerbung Form 2 */
div#content .tx-thmailformplus-pi1 form #initiativbewerbung_vollzeit   {
	float: left;
	height: 100%;
	width: 550px;
	height: 560px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-initiativbewerbung_vollzeit.gif);
	background-repeat: no-repeat;
	}	
	
/* Aktion Form */
div#content .tx-thmailformplus-pi1 form #aktionform   {
	float: left;
	height: 100%;
	width: 550px;
	height: 720px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-aktionsform.jpg);
	background-repeat: no-repeat;
	}	

 div#content label {
	display: block;
	float:left;
	width: 50px;
	font-size: 10px;
	}  

div#content .tx-thmailformplus-pi1 form img{
	display: block;
	float:left;
	width: 150px;
	}

div#content label.breit {
	display: block;
	float:left;
	width: 105px;
	font-size: 10px;
	}
	
div#content label.xxl {
	display: block;
	float:left;
	width: 150px;
	font-size: 10px;
	}
	
div#content label.xxl_fhl {
	display: block;
	float:left;
	width: 150px;
	font-size: 10px;
	color: #F00;
	font-weight: bold;
	
	}

div#content input, div#content select{
	border: 1px solid #ececec;
	background-color: #ececec;
	margin-bottom: 5px;
	width: 155px;
	}

div#content input:focus, div#content select:focus{
	border: 1px solid #ececec;
	background-color: #FFF;
	margin-bottom: 5px;
	width: 155px;
	}

div#content input.breit{
	border: 1px solid #ececec;
	background-color: #ececec;
	margin-bottom: 5px;
	width: 450px;
	}
	
div#content input:focus.breit{
	border: 1px solid #ececec;
	background-color: #FFF;
	margin-bottom: 5px;
	width: 450px;
	}

 div#content select.breit{
	width: 170px;
 }

div#content textarea{
	display: block;
	width: 250px;
	height: 60px;
	margin-bottom: 20px;
	border: 1px solid #ececec;
	background-color: #ececec;
}

div#content textarea:focus{
	display: block;
	width: 250px;
	height: 60px;
	margin-bottom: 20px;
	border: 1px solid #ececec;
	background-color:#FFF;
	}

div#fragen{
	width: 541px;
	float:left;
	font-size: 10px;
	}

div#fragen td {
	font-size: 10px;
	}

div.am {
	 width:100px; 
	 float: left; 
	 font-size: 10px;
	}
	
/* Seite empfehlen Formular */
div#content #empfehlen {
	float: left;
	height: 100%;
	width: 550px;
	height: 425px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-empfehlenform.jpg);
	background-repeat: no-repeat;
}

div#content #empfehlen .submit {
	height: 30px;
	width: 160px;
	text-align: left;
	border: 0px;
	color: #CC3300;
	background-color: transparent;
	}

div#content #empfehlen, #empfehlen .zeile1, #empfehlen .zeile1 a{
	color: #535353;
	}

div#content #empfehlen .error {
	color:#f00;
	font-weight: bold;
	text-align: left;
	}
	
div#content #empfehlen .error h2{
	font-size: 14px;
	color:#f00;
	padding: 0px;
	margin: 0px;
	}

div #content #empfehlen .zeile1{
	width: 400px;
	padding-bottom: 20px;
	text-align: center;
	}

 div#content #empfehlen label {
	display: block;
	float:left;
	width: 200px;	
	color: #535353;
 }

div#content #empfehlen textarea{
	display: block;
	width: 380px;
	margin-bottom: 20px;
	border: 1px solid #ececec;
	background-color: #ececec;
	}

/*Sitemap*/
.glossar td {
	padding: 5px;
	}

.glossar a {
	color: #CC3300;
	}

/* Newsletter anmelden */
div#content #newsletter-anmelden {
	float: left;
	height: 100%;
	width: 550px;
	height: 425px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/bg-newsletterform.jpg);
	background-repeat: no-repeat;
}

div#content #newsletter-anmelden .submit {
	height: 30px;
	width: 160px;
	text-align: left;
	border: 0px;
	color: #CC3300;
	background-color: transparent;
	}
	
.contenttable {
border: 1px solid #999999;
} 

.contenttable .tr-0 {
background:#ececec;
border: 1px solid #999999;
} 

/*Formatierung für alle ungeraden Zeilen*/
.tr-even {
background:#F9F9F9;
border: 1px solid #999999;
}

/*Formatierung für alle geraden Zeilen*/
.tr-odd {
background:#FFFFFF;
border: 1px solid #999999;
}

/*Formatierung für die erste Spalte*/
.td-0 {
padding:3px;
width:6%;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
}
/*Formatierung für die zweite Spalte*/
.td-1 {
/*background:#ececec;*/
border-top: 1px solid #999999;
}
/*Formatierung für die dritte Spalte*/
.td-2 {
padding:3px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
}

/* Standort */
div#standort {
	display: block;
	width: 550px;
	padding-top: 13px;
	}

div#karte {
	float: left;
	width: 300px;
	}

div#karte h2 {
	padding-bottom: 15px;
	}

div#ausgabe {
	float: left;
	width: 235px;
	padding-left: 15px;
	}

div#ausgabe td b {
	padding-left: 55px;
	color: #535353;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	}
	
div#ausgabe input {
	background-color: #ECECEC;
	height: 15px;
	width: 160px;
	border: 1px solid #ECECEC;
	}

div#ausgabe input:focus {
	background-color: #FFF;
	height: 15px;
	width: 160px;
	border: 1px solid #ECECEC;
	}

div#ausgabe input.tx-rhniederlassung-pi1-searchbox-button {
	width: 160px;
	text-align: left;
	border: 0px;
	color: #CC3300;
	background-color: transparent;
	}
	
/*Aufzaehlungszeichen*/
div#content li{
    list-style: square;
}


div#vorteilskaesten { 

background-image: url(../images/bg-vorteilskaesten.jpg);
background-repeat: no-repeat;
height: 199px;
width: 550px;

}

div#vorteilskaesten_silber { 

background-image: url(../images/vorteilskaesten_silver.jpg);
background-repeat: no-repeat;
height: 150px;
width: 550px;

}

div#vorteilskaesten_silber_170 { 

background-image: url(../images/vorteilskaesten_silver_170.jpg);
background-repeat: no-repeat;
height: 170px;
width: 550px;

}

div#leistungskaesten_silber { 

background-image: url(../images/leistungskaesten_silber.jpg);
background-repeat: no-repeat;
height: 275px;
width: 550px;
padding-left:15px;

}


div#vorteilskaesten_klein { 

background-image: url(../images/vorteilskaesten_klein.gif);
background-repeat: no-repeat;
height: 200px;
width: 550px;

}

div#vorteilskaesten_gross { 

background-image: url(../images/vorteilskaesten_gross.gif);
background-repeat: no-repeat;
height: 250px;
width: 550px;

}

div#unsere_Leistungen { 

background-image: url(../images/bg_unsere_Leistungen.gif);
background-repeat: no-repeat;
height: 330px;
width: 550px;

}

div#vertr_login { 

background-image: url(../images/bg-vertr_LOGIN.jpg);
background-repeat: no-repeat;
padding-left: 8px;

}

table.partner{
background-color:#f9f9f9;
padding-left:3px; 
padding-top:3px;
}

a img {
	border:none;
}


div#content #footer   {
	float: left;
	width: 550px;
	height: 100px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	}
	
div#content #footer_left   {
	float: left;
	width: 550px;
	height: 100px;
	padding-top: 8px;
	padding-left: 8px;
 	background-image: url(../images/footer_left.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	}