/* --------------------------------------------------------------------------------------------
 * author: 		Matthias Mertiens
 * email: 		mail@mertiens.biz
 * date: 		05-2010
 * copyright 	© 2010
 * ----------------------------------------------------------------------------------------- */
 

body { background: #fff; font: 12px/1.5 sans-serif; color: #555; }

#site { width: 1000px; margin: 0 auto; padding: 0 0 25px 0; background: #fff; }


/* ----------------------------
 *	colours: 	#0098a1
 *				#555
** ------------------------- */

h1 { color: #555; font-size: 18px; margin: 0 0 18px 0; }
h2 { color: #0098a1; font-size: 14px; margin: 18px 0 9px 0;}
h3 { color: #0098a1; font-size: 14px; margin: 18px 0 9px 0; }

a { color: #0098a1; text-decoration: underline; }
a:hover { color: #0098a1; text-decoration: none; }


.shadow { -moz-box-shadow: 3px 3px 6px #555; -webkit-box-shadow: 3px 3px 6px #555; -khtml-box-shadow: 3px 3px 6px #555; box-shadow: 3px 3px 6px #555; }

.ie6 .shadow,
.ie7 .shadow,
.ie8 .shadow { background: #ffffff!important; zoom: 1; filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=3);  }



.arrow { padding-left: 17px; background: url(../img/arrow.gif) 0 4px no-repeat!important; }
.ie6 .arrow { padding-left: 17px; background: #fff url(../img/arrow.gif) 0 5px no-repeat!important; }

.underline { text-decoration: underline; }

.download_link { color: #0098a1!important; text-decoration: underline; font-weight: bold; }
.download_link:hover { color: #555!important; text-decoration: underline; }

.download_link_arrow { color: #555!important; text-decoration: underline; font-weight: normal; padding-left: 17px; background: url(../img/arrow.gif) 0 3px no-repeat; }
.download_link_arrow:hover { color: #0098a1!important; text-decoration: underline; }


/* Language Navigation -------------------------------------------------------- */
#languages { background: none; height: 13px; padding: 5px 0 20px 0; display: none; }
#languages ul { float: right; }
#languages li { float: left; }
#languages li a { display: block; height: 13px; width: 18px; margin: 0 0 0 6px ; }
#languages li#de_DE a { background: url(../img/languages.gif) 0 0 no-repeat; }
#languages li#fr_FR a { background: url(../img/languages.gif) -24px 0 no-repeat; }
#languages li#de_AT a { background: url(../img/languages.gif) -48px 0 no-repeat; }
#languages li#de_CH a { background: url(../img/languages.gif) -72px 0 no-repeat; }
#languages li#pl_PL a { background: url(../img/languages.gif) -96px 0 no-repeat; }



/* Image Slider --------------------------------------------------------------- */
header { background: #fff; height: 65px; padding: 30px 0 0 20px; margin: 0; }
#imageslider { width: 720px; height: 65px; float: right; position: relative; overflow: hidden; }
#imageslider ul { position: absolute; top: 0; left: 0; width: 750px; background: #fff; height: 62px; }
#imageslider li { float: left; margin: 0 0 20px 0; }
#imageslider a { display: block; margin: 0 8px 0 0; width: 53px; height: 53px; overflow:hidden; border: 1px solid #bbb; text-align: center;  line-height: 49px; padding:0; white-space: nowrap; text-decoration: none; }
#imageslider a { -moz-box-shadow: 3px 3px 6px #555; -webkit-box-shadow: 3px 3px 6px #555; -khtml-box-shadow: 3px 3px 6px #555; box-shadow: 3px 3px 6px #555;	}
#imageslider a img { display: inline; vertical-align: middle; visibility: hidden!important; width: 53px!important; height: 53px!important; }

#imageslider a.individual_link { border: 1px solid #0098a1; }

.ie6 #imageslider a,
.ie7 #imageslider a,
.ie8 #imageslider a { 
					zoom: 1;
	  				filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=3);
	  				background: #fff;
	 				}



/* Slider styles ------------------------------------------------------------------------------------- */
.sc_menu span { display: none; margin-top: 3px; text-align: center; font-size: 12px; color: #fff; }
.sc_menu a:hover span { display: block; }
/* .sc_menu img { border: 3px #fff solid; -webkit-border-radius: 3px; -moz-border-radius: 3px; } */
.sc_menu a:hover img { opacity: .75; filter: alpha(opacity=75); -ms-filter: "alpha(opacity=75)"; -khtml-opacity: .75; -moz-opacity: .75; }

/* div.sc_menu { position: relative; height: 145px; width: 500px; overflow: auto; } */
/*
ul.sc_menu { display: block; height: 110px; width: 1500px; padding: 15px 0 0 15px; margin: 0; background: url('navigation.png'); list-style: none; }
  .sc_menu li { display: block; float: left; padding: 0 4px; }
  .sc_menu a { display: block; text-decoration: none; }
  .sc_menu span {	display: block; margin-top: 3px; text-align: center; font-size: 12px; color: #fff; }
*/




 
/* Menu ------------------------------------------------------------------------ */
#main_navigation_container {  padding: 0 0 0 0; margin: 0; width:1000px; background: url(../img/transpak_logo_2.gif) 0 0 no-repeat; height: 60px; }
#main_navigation_container a.home { float: left; margin: 0; padding: 0; height: 50px; width: 260px; }

#main_navigation { float: right; height: 55px; width: 720px; background: none; }
#main_navigation ul { float: left; margin: 38px 0 0 0; padding:0; background: #fff url(../img/navi_bg.jpg) 0 0 no-repeat; height: 16px;  }
#main_navigation li { float: left; position: relative; z-index: 10; }
#main_navigation a { display: block; color: #555; text-decoration: none; padding: 0px 12px 0px 13px; font-size: 14px; line-height: 16px; height: 16px; border-left: 1px solid #bbb;  }
.ie6 #main_navigation a { float: left;  }
#main_navigation li:hover,
#main_navigation li.active a { background: #fff; }
#main_navigation li.last a { border: 0; padding: 0 0 0 10px; }



#main_navigation ul ul { display: none; margin: 0; position: absolute; left: 0px; top: 16px;  background: #fff; padding: 10px 0; border: 1px solid #bbb; border-top: 0; overflow: hidden; -moz-box-shadow: 3px 6px 6px #555; -webkit-box-shadow: 3px 6px 6px #555; -khtml-box-shadow: 3px 6px 6px #555; box-shadow: 3px 6px 6px #555; height: 22px; height: auto; min-height: 22px; }

.ie6 #main_navigation ul ul { float: none; width: 10%; overflow: visible; }


#main_navigation li:hover ul { display: block; overflow: visible; }

#main_navigation ul ul li { float: left;  }
.ie6 #main_navigation ul ul li { float: none; }
#main_navigation ul ul a {  display: block; text-align: left; width: 100px; width: auto; min-width: 100px;  font-size: 12px; border: 0; padding: 3px 15px; margin: 0 ; white-space: nowrap; }
.ie6 #main_navigation ul ul a { float: none; }
#main_navigation ul ul a:hover,
#main_navigation ul ul li.active a { color: #0098a1; }
#main_navigation ul ul li.last a { padding: 3px 15px;  }

#main_navigation ul ul ul { display: none!important; }

.ie6 #main_navigation ul ul,
.ie7 #main_navigation ul ul,
.ie8 #main_navigation ul ul { 
					zoom: 1;
	  				filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=135, Strength=6);
	 				}





/* section content_box --------------------------------------------------------- */
#content_box { background: #fff; width: 1000px; }


/* sidebar --------------------------------------------------------------------- */
aside { float: left; width: 260px; height: 400px; height: auto; min-height: 400px; background: #fff; }
#claim { height: 60px; background: url(../img/transpak_logo_2.gif) right -61px no-repeat; }
#section_img { width: 260px; overflow: hidden; margin: 0 0 25px 0; }


/* section content ------------------------------------------------------------- */
#content { float: right; width: 720px; height: 400px; height: auto; min-height: 400px; background: #fff; margin: 0 0 20px 0; padding: 27px 0 0 0; }
#content .content_visual { float: right; width: 270px; overflow: hidden; text-align: right; margin: 58px 0 0 0; background: #fff; }
#content article { float: left; width: 420px; background: #fff; height: 100px; height: auto; min-height: 100px; padding: 0 0 25px 0;  }
#content article h1 { }
#content article h2 { }
#content article p { }
#content article ul { color: #0098a1; list-style: none; padding: 0 0 0 3px; }
#content article li { color: #555; background: url(../img/dot.gif) left 8px no-repeat; padding: 2px 0 2px 17px; }


#maincontent { padding: 0 0 20px; width: 720px; }

#content .news_element { width: 720px; border-top: 1px dashed #555; padding: 25px 0 0 0; margin: 0 0 25px 0; }
#content .news_element h2 { margin: 0px 0 9px 0; } 
p.readon { margin: 10px 0 0 0; }


#content .content_teaser { width: 720px; border-top: 1px dashed #555; padding: 15px 0 0 0; margin: 0 0 15px 0; }
#content .content_teaser h2 { margin: 0 0 9px 0; padding-top: 0; line-height: 1; } 
#content .content_teaser figure.content_visual { float: left; height: auto; width: 55px; margin: 0; padding: 0; overflow: hidden; text-align: center;  } 
#content .content_teaser figure.content_visual img { display: block; margin: 0 auto; }
#content .content_teaser article { float: left; margin: 0 0 0 25px; padding: 0; width: 580px; } 






/* Office Finder Niederlassung 
 ------------------------------------------------------------------------------------------------ */
#locator { float: left; width: 420px; background: #fff; height: 50px; height: auto; min-height: 50px; padding: 0 0 25px 0;  }
#locator_postleitzahl_desc { font-size: 15px; font-weight: bold; color: #666; }
#locator_postleitzahl { border: 1px solid #bbb; padding: 3px 4px; width: 70px; font-size: 15px; }
#locator_output { margin: 20px 0 30px 0; }
#locator_bilder_box { overflow: hidden; }
#locator_output .locator_googlemap { margin: 30px 0 0 0; }
#locator_output hr { height: 1px; overflow: hidden; font-size: 0; line-height: 0; border: 0; margin: 15px 0; background: #ddd; }



.ansprechpartner { overflow: hidden; clear: left; margin: 0 0 15px 0; }
.ansprechpartner_info { float: left; }
.ansprechpartner_bild { float: left; width: 80px; }





#interactive_map_box { position: relative; height: 490px; }
#interactive_map { position: absolute; top: 20px; right: 0; width: 480px; height: 450px; background: url(../img/transpak_standortkarte_2011.jpg) left top no-repeat; } /* tp_standorte_maerz2010_inactive.gif */

#interactive_map a { position: absolute; display: block; width: 30px; height: 50px; }
#interactive_map a:hover { background: url(../img/transpak_standortkarte_2011.jpg) no-repeat; }
#interactive_map #l-solms { left: 140px; top: 195px; background-position: -140px -195px; } 
#interactive_map #l-berlin { left: 284px; top: 87px; background-position: -284px -87px; }
#interactive_map #l-doebeln { left: 280px; top: 145px; background-position: -280px -145px; }
#interactive_map #l-glinde { left: 199px; top: 40px; background-position:  -199px -40px; }
#interactive_map #l-hechingen { left: 154px; top: 306px; background-position:  -154px -306px; }
#interactive_map #l-kaiserslautern { left: 115px; top: 236px; background-position: -115px -236px; }
#interactive_map #l-koeln { left: 92px; top: 171px; background-position: -92px -171px; }
#interactive_map #l-odelzhausen { left: 229px; top: 294px; background-position: -229px -294px; }
#interactive_map #l-staufenberg { left: 181px; top: 149px; background-position: -181px -149px; }
#interactive_map #l-werne { left: 121px; top: 141px; background-position: -121px -141px; }
#interactive_map #l-denhaag { left: 20px; top: 111px; background-position: -20px -111px; }
#interactive_map #l-wien { left: 385px; top: 301px; background-position: -385px -301px; }
#interactive_map #l-reinach { left: 111px; top: 349px; background-position: -111px -349px; }
#interactive_map #l-cz { left: 325px; top: 210px; background-position: -325px -210px; }

#interactive_map #l-rostock { left: 250px; top: 20px; background: none; }
#interactive_map #l-hannover { left: 181px; top: 90px; background: none; }
#interactive_map #l-weimar { left: 240px; top: 165px; background: none; }
#interactive_map #l-nuernberg { left: 229px; top: 234px; background: none;  }


.standorte table { width: 400px; }
.standorte table td {  }
.standorte #info { position: absolute; top: 30px; width: 240px; height: 50px; }
.standorte #adresses { height: 200px; width: 240px; overflow: hidden; padding: 140px 0 0 0; position: relative; }
.standorte #adresses p { position: absolute; top: 140px; left: 0px; display: none; width: 240px; padding: 20px; border-top: 1px dashed #555; border-bottom: 1px dashed #555;  }

p.readon { margin: 10px 0 0 0; }


aside .news_element { border-top: 0; margin: 0 0 25px 0; }
aside .news_element h2 { margin: 0px 0 9px 0; } 




footer { clear: both; color: #aaa; padding: 30px 0 0 0; }
footer a { color: #aaa; text-decoration: none; }
footer a:hover { color: #0098a1; text-decoration: none; }




#contactform_box { position: relative; display: block; overflow: hidden; padding: 20px 0 0 0; background: url(../img/bg_stripes.gif) repeat; }		 
#contactform_box .left { float: left; display: inline; width: 420px;  }
#contactform_box .right { float: right; display: inline; width: 200px; }
#contactform_box label { float: left; width: 70px; display: inline; padding: 3px 25px 3px 0px; white-space: nowrap; }
#contactform_box p { overflow: hidden; background: #fff; margin: 0 0 20px 0; height: 28px; height: auto; min-height: 28px; }
#contactform_box p.textarea {  height: 230px; }
#contactform_box p.nomargin { margin: 0; }
#contactform_box input.text { float: right; display: inline; width: 310px; border: 1px dashed #aaa; background: #fff; vertical-align: middle; padding: 4px; height: 16px;}
#contactform_box textarea { float: right; border: 1px dashed #aaa; vertical-align: top; background: #fff; width: 310px; height: 220px; padding: 3px;  }
#contactform_box button { display: block; width: 200px; margin: 0; overflow: visible; color: #fff; background: #0098a1; border: 0; padding: 3px 12px; text-align: center; cursor: pointer; }
#contactform_box .rightbottom { background: #fff;  height: 40px; border: 1px solid #fff; overflow: hidden; }

#contactform_box .rightbottom button { float: right; width: 150px; margin: 0 0 0 20px; }

#contactform_box #dummefrage_box { border: 1px solid #0098a1; background: #eee; padding: 10px; width: 298px; margin: 0 0 20px 100px; }
#contactform_box #dummefrage_box p { margin: 0; background: #fff; padding: 8px; }
#contactform_box #dummefrage_box label { width: 150px; padding: 3px 3px 3px 0; margin: 10px 0 0 0; }
#contactform_box input.dummefrage { display: inline;  margin: 10px 0 0 0; width: 70px; border: 1px dashed #aaa; background: #fff; vertical-align: middle; padding: 4px; height: 16px;}

#contactform_box p.website { display: none; }

.errors { border: 1px solid #f62a2b; padding: 15px 20px; margin: 0 0 25px 0; }
#hinweis { padding: 20px 0 0 100px; }


.g_addr { width: 310px; border: 1px dashed #aaa; background: #fff; vertical-align: middle; padding: 4px; height: 16px; margin: 0 0 5px 0; }


h2.stadt { color: #555; font-size: 18px; margin: 0 0 1px 0;  }




#more-content { display: block; float: left; width: 420px; background: #fff; height: 100px; height: auto; min-height: 100px; padding: 0 0 25px 0;  }







