/* Standardangaben
Paddings und Margins auf 0 setzen, vertikaler Scrollbar immer sichtbar, Clearfix und float-standard
*/

html{ height: 100.1%; }
*{ padding: 0; margin: 0;}
a img{ border: none; }
form {display: inline}
ul img, .navigation img{ vertical-align: bottom; }
.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.floatleft { float: left; margin-right: 10px; display: inline;}
.floatright {float: right; margin-left: 10px; display: inline;}

/* Schriftart und Größe für die Seite, Abstände von Paragraphen usw */
body, table, td, p {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
}

body, p, li{
    line-height: 1.5em;
    color: #333;
}

body{
    background: #fff url(../bilder/bg_header.png) repeat-x;
    text-align: center;
    padding: 0;
    margin: 0;
}

p {
    margin: 0em 0 1em;
    padding: 0;
}

h1{
    font-size: 12px;
    margin: 0 0 0.5em 0;
}

h2{
    font-size: 11px;
    margin: 0 0 0.1em 0;
}

h3{
    font-size: 11px;
    margin: 0;
    color: #666;
}

h4{
    font-size: 10px;
    margin: 0;
    color: #666;
}


a {
    color: #666;
    text-decoration: underline;
}

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

/* Grundgerüst */
#container{
    margin: 30px auto 0 auto;
    text-align: left;
    position: relative;
    width: 960px;
    background: transparent url(../bilder/bg_container.gif) repeat-y;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

#printLogo {
    display: none;
}

#mainColLeft {
    width: 200px;
    margin-right: 20px;
    float: left;
    position: relative;
}

#mainColRight {
    width: 720px;
    float: left;
    position: relative;
}

#logo {
    position: absolute;
    top: 23px;
    left: 14px;
}

#menuVertical {
    margin: 118px 0 20px 1px;
    position: relative;
}

#menuVertical img {
    vertical-align: bottom;
}

#language {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 10px;
}

#header {
    margin: 0 0 20px 0;
    height: 188px;
    position: relative;
}

#headPic {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}

#menuHorizontal {
    position: absolute;
    top: 35px;
    left: 20px;
    height: 153px;
    width: 700px;
    z-index: 20;
}

#inhalt{
    position: relative;
}

#footer{
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 960px;
    height: 30px;
}

#producedby {
    position: absolute;
    left: 30px;
    top: 3px;
}

#address {
    position: absolute;
    left: 220px;
    top: 3px;
}

#notfallbtn {
    position: absolute;
    bottom: 70px;
    left: 30px;
}

/* Ende Grundgerüst */

/* Navigation */
.navigation, .navigation ul{
    list-style: none;
}

ul.navigation{
    margin: 0;
    padding: 0;
    _height: 1%;
}

#menuVertical ul {
    background: transparent url(../bilder/bg_menu.png) repeat-y;
    padding: 0 0 100px 0 !important;
}

#menuVertical ul li {
    display: inline;
    padding: 0;
    margin: 0;
}

#menuVertical ul li a {
    display: block;
    margin: 0 0 3px 0;
    padding: 0 0 0 34px;
    background: transparent url(../bilder/navitem_grey1.gif) no-repeat;
    height: 28px;
    line-height: 28px;
    font-size: 11px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
}

#menuVertical ul li a:hover {
    text-decoration: underline;
}

#menuVertical ul li.active a, #menuVertical ul li.active a:hover {
    text-decoration: none;
    color: #333;
}

#menuVertical ul li ul {
    margin: 0 0 10px 34px !important;
    padding: 0 !important;
    background: none;
}

#menuVertical ul li ul li a, #menuVertical ul li.active ul li a {
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    background: transparent url(../bilder/bullet_grey.gif) 0px 6px no-repeat;
    color: #999;
    font-size: 9px;
    font-weight: normal;
    line-height: 15px;
    height: auto;
}

#menuVertical ul li ul li a:hover, #menuVertical ul li.active ul li a:hover {
    color: #999;
    text-decoration: underline;
}

#menuVertical ul li ul li.active a, #menuVertical ul li ul li.active a {
    text-decoration: none;
    color: #333;
}

#menuVertical ul li#nav_foerderbaender a {          background-image: url(../bilder/navitem_purple.gif);    }
#menuVertical ul li#nav_foerderbaender ul li a {    background-image: url(../bilder/bullet_purple.gif);     }
#menuVertical ul li#nav_kunststoffgummi a {         background-image: url(../bilder/navitem_blue.gif);
                                                    line-height: 13px;                                      }
#menuVertical ul li#nav_kunststoffgummi ul li a {   background-image: url(../bilder/bullet_blue.gif);       }
#menuVertical ul li#nav_halbzeuge a {               background-image: url(../bilder/navitem_grey1.gif);     }
#menuVertical ul li#nav_fertigungstechniken a {     background-image: url(../bilder/navitem_grey2.gif);     }
#menuVertical ul li#nav_suche a {                   background-image: url(../bilder/navitem_grey3.gif);     }
#menuVertical ul li#nav_agb_etc a {                 background-image: url(../bilder/navitem_grey4.gif);     }
#menuVertical ul li#nav_fertigungsnormen a {        background-image: url(../bilder/navitem_grey5.gif);     }
#menuVertical ul li#nav_sitemap a {                 background-image: url(../bilder/navitem_grey6.gif);     }
#menuVertical ul li#nav_impressum a {               background-image: url(../bilder/navitem_grey7.gif);     }

#language li {
    float: left;
    margin: 0;
    padding: 0 0 0 7px;
}

#language li a {
    float: left;
    margin: 0;
    padding: 0;
}

#language li a img {
    float: left;
}

#menuHorizontal li {
    float: left;
    position: relative;
}

ul#menuHorizontal li a {
    float: left;
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    line-height: 20px;
    margin-right: 30px;
    letter-spacing: 1px;
    height: 28px;
    _margin-right: 15px;
}

#menuHorizontal li a:hover {
    text-decoration: underline;
}

#menuHorizontal li.active a, #menuHorizontal li.active a:hover {
    text-decoration: none;
    color: #58BB2B;
}

/* 2. Ebene */

#menuHorizontal li ul {
    visibility: hidden;
    position: absolute;
	top: 28px;
    left: -10px;
	z-index:5;
	display:block;
	height:auto;
    background: #fff;
    filter : alpha(opacity=70);
    opacity : 0.70;
    -moz-opacity : 0.70;
}

#menuHorizontal li ul li {
	z-index:6;
	display:block;
	height: 20px;
	line-height:24px;
}

#menuHorizontal li ul li a, #menuHorizontal li.active ul li a {
    background: none;
    font-weight: normal;
	display: block;
	height:20px;
	line-height:20px;
	color: #333;
	z-index:6;
	border:0px;
	padding-left:10px;
	text-transform:none;
	font-size: 10px;
	letter-spacing: 0px;
}

ul#menuHorizontal li ul li a:hover, ul#menuHorizontal li.active ul li a:hover  {
    color: #333;
	font-size: 10px;
	text-decoration: underline;
}

ul#menuHorizontal li ul li.active a, ul#menuHorizontal li ul li.active a:hover, ul#menuHorizontal li.active ul li.active a, ul#menuHorizontal li.active ul li.active a:hover {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html #menuHorizontal li {
 float: left;
 height: 1%;
}
* html #menuHorizontal a {
 height: 1%;
}
/* End Hack */

ul#menuHorizontal li ul#sub_aktuell_de              { width: 135px;  }
ul#menuHorizontal li ul#sub_aktuell_de li a         { width: 65px;  }
ul#menuHorizontal li ul#sub_wir_ueber_uns_de        { width: 105px; }
ul#menuHorizontal li ul#sub_wir_ueber_uns_de li a   { width: 95px;  }
ul#menuHorizontal li ul#sub_service_de              { width: 120px; }
ul#menuHorizontal li ul#sub_service_de li a         { width: 110px; }
ul#menuHorizontal li ul#sub_kontakt_de              { width: 115px; }
ul#menuHorizontal li ul#sub_kontakt_de li a         { width: 105px; }
ul#menuHorizontal li ul#sub_ansprechpartner_de      { width: 145px; }
ul#menuHorizontal li ul#sub_ansprechpartner_de li a { width: 135px; }


/* Ende Navigation */

/* Inhalt */

.subColWide {
    width: 510px;
}

.subColNarrow {
    width: 190px;
}

.subColMedium {
    width: 350px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.stoerer {
    font-size: 9px;
}
#inhalt ul div.boxContent {
    display:block;
}
#inhalt ul{
    padding-left: 0;
    margin : 0 0 1em 0;
    list-style: none;
}

#inhalt ul li{
    background: url(../bilder/bullet_grey.gif) no-repeat 0 7px;
    padding-left: 10px;
}

/* Content-Boxen */

.box {
    border: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.box h1 {
    line-height: 24px;
    height: 28px;
    color: #666;
    font-size: 11px;
    font-weight: bold;
    background: transparent url(../bilder/bg_box.png) no-repeat;
    margin: 0;
    padding: 0 14px;
}

h1.parserArchivHeadline {
    background: none;
    padding: 0;
    height: auto;
}

.box h1 span.purple {
    background: transparent url(../bilder/bigbullet_purple.gif) 0px 3px no-repeat;
    padding-left: 13px;
}

.box h1 span.blue {
    background: transparent url(../bilder/bigbullet_blue.gif) 0px 3px no-repeat;
    padding-left: 13px;
}

.box h1 span.bunt {
    background: transparent url(../bilder/bigbullet_bunt.gif) 0px 3px no-repeat;
    padding-left: 13px;
}
.box h1 span.green {
    background: transparent url(../bilder/bigbullet_green.gif) 0px 3px no-repeat;
    padding-left: 13px;
}
.box h1 span.yellow {
    background: transparent url(../bilder/bigbullet_yellow.gif) 0px 3px no-repeat;
    padding-left: 13px;
}
.box h1 span.orange {
    background: transparent url(../bilder/bigbullet_orange.gif) 0px 3px no-repeat;
    padding-left: 13px;
}
.box h1 span.red {
    background: transparent url(../bilder/bigbullet_red.gif) 0px 3px no-repeat;
    padding-left: 13px;
}
.box h1 span.kicktipp {
    background: transparent url(../bilder/icon_kicktipp.gif) 0px 5px no-repeat;
    padding-left: 20px;
    height: 20px;
    display: block;
}

.box .boxContent {
    padding: 10px 14px;
}

.boxContentLeft {
    width: 320px;
    float: left;
}

.boxContentRight {
    width: 320px;
    float: right;
}

.teaserImage {
    width: 120px;
    margin-top: 5px;
    float: right;
    text-align: right;
}

.rightImage .teaserImage {
    float: right !important;
    text-align: right !important;
}

.leftImage .teaserImage {
    float: left !important;
    text-align: left !important;
}

.leftImage .teaserText {
    float: right;
}

.rightImage .teaserText {
    float: left;
}

.teaserText {
    width: 550px;
}

.subColMedium .teaserText {
    width: 200px;
}

.subColWide .teaserText {
    width: 350px;
}

.subColNarrow .teaserText {
    float: none !important;
    width: 160px;
}

.subColNarrow .teaserImage, .subColNarrow .rightImage .teaserImage, .subColNarrow .leftImage .teaserImage {
    width: 160px !important;
    margin: 0 0 10px 0 !important;
    text-align: center !important;
}



subColMedium .teaserText {

}

.scroll {
    height: 300px;
    overflow: auto;
}

.borderTop {
    border-top: 1px solid #e3e3e3;
}

/* Galerie */

.galleryViewWrapper {
    padding: 9px;
}

.galleryViewContent {
    width: 460px;
    height: 300px;
    background-position: center middle;
    background-repeat: no-repeat;
    /* background-color: #fee; */
}

.gallerySelect {
    height: 84px;
    border-top: 1px solid #e3e3e3;
    background: transparent url(../bilder/bg_gallery.png) left top no-repeat;
    position: relative;
}

.galleryControlLeft, .galleryControlRight {
    position: absolute;
    top: 35px;
}

.galleryControlLeft {
    left: 8px;
}

.galleryControlRight {
    right: 8px;
}

.galleryItem {
    border: 1px solid #e3e3e3;
    background-color: #fff;
    width: 100px;
    height: 66px;
    float:left;
    display:block;

    /*position: absolute;
    top: 8px;*/
}

/*.galleryItem_1 {    left: 23px;     }
.galleryItem_2 {    left: 133px;    }
.galleryItem_3 {    left: 243px;    }
.galleryItem_4 {    left: 353px;    }*/

/* Popup-Styles */

#popupContainer {
    position: relative;
    margin: 9px;
    text-align: left;
    border: 1px solid #cecece;
    height: auto;
    min-height: 670px;
   _height: 670px;
}

#popupLogo {
    position: absolute;
    left: 10px;
    top: 10px;
}

#popupContent {
    padding: 70px 10px 10px 10px;
}

#popupControls {
    position: absolute;
    right: 0px;
    top: 10px;
}

#popupControls li {
    float: left;
    display: inline;
}

#popupControls li a {
    float: left;
    display: block;
    margin-right: 10px;
}

.popupContentLeft {
    float: left;
    margin-right: 20px;
    width: 330px;
}

.popupContentRight {
    float: left;
    width: 190px;
}

.jobprofil label {
    width: 140px;
    float: left;
}

.jobprofil span {
    width: 330px;
    float: left;
    display: block;
    margin-bottom: 5px;
}


/* MiSC */

.contactPerson {
    width: 190px;
    height: 135px;
    position: relative;
}

.contactPersonContent {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
}

.contacts label {
    width: 80px;
    margin-bottom: 0;
}

.repeater{

}

.repeater h2{
    margin: 0;
    font-size: 11px;
    padding: 0;
}

.repeaterText {
    width: 300px;
    float: left;
}

.repeaterImage {
    width: 162px;
    float: right;
}

.repeaterImage img {
    border: 1px solid #e3e3e3;
    margin-top: 5px;
}

.rahmen {
    border: 1px solid #e3e3e3;
}

.datum {
    font-size: 10px;
    color: #808080;
}

.hruler {
    border-top: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

.hruler hr {
    display: none;
    visibility: hidden;
}

.liefertouren_auswahl {
    float: left;
    width: 180px;
}

/* Seminare */
.seminartermin {
    margin-bottom: 1em;
}

.seminartermin p {
    margin: 0;
}

.seminaricon {
    float: left;
    width: 110px;
}

.seminaricon img {
    margin-top: 5px;
}

.seminartext {
    float: left;
    width: 350px;
}

/* Merkzettel */

div.cart {
    width: 400px;
}

/* Ansprechpartner */
.ansprechpartner .text{
    width: 250px;
}

.ansprechpartner label{
    width: 60px;
    margin: 0;
}

.ansprechpartner p {
    margin-top: 0px;
}

.ansprechpartner em.position {
    font-style: normal;
    display: block;
    margin: 2px 0px 5px 0px;
}

.ansprechpartner h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1em;
}
/* Ende Ansprechpartner /*

/* Aussendienst */

.aussendienst {
    width: 300px;
    float: left;
}

.plzsuche {
    width: 160px;
    float: right;
}

.aussendienst img {
    margin: 0 3px 3px 0;
    border: 1px solid #ccc;
    padding: 1px;
}

/* Ende Aussendienst */


/* Sitemap */

ul.sitemap li {
    margin-top: 1em !important;
}

ul.sitemap li ul li {
    margin-top: 0 !important;
}

ul.sitemap li a {
    text-decoration: none;
    font-weight: bold;
}

ul.sitemap li ul li a {
    font-weight: normal;
}

ul.sitemap li a:hover {
    text-decoration: underline;
    color: #666;
}

ul.sitemap li.foerderbaender, ul.sitemap li.foerderbaender ul li {
    background-image: url(../bilder/bullet_purple.gif) !important;
}

ul.sitemap li.kunststoffgummi, ul.sitemap li.kunststoffgummi ul li {
    background-image: url(../bilder/bullet_blue.gif) !important;
}

/* Ende Sitemap */


/* Kontaktformular */
.kontakt, input.text, textarea.text {
    width: 250px;
}

input.plz {
    width: 45px !important;
}

textarea.long, label.long {
    width: 410px !important;
}

label.long {
    margin-bottom: 0 !important;
}

#formmailmessage, .formmailerror {
    width: 370px;
}

label {
    position: relative;
    width: 180px;
    float: left;
    margin-bottom: 5px;
}

#kontaktform label {
    position: relative;
    width: 150px;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
}

input, textarea, select {
    background: #ffffff;
    color: #333;
    border: 1px solid #ccc;
    font-size: 11px;
}

input.text, input.password {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.text, input.password, textarea.text{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    font-size: 11px;
}

input.datei {
    margin: 0px 0px 5px 0px;
    border: 1px solid #ccc;
    font-size: 11px;
    padding: 2px 0;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.required, input.password.required, textarea.required{
    margin: 0px 0px 5px 0px;
    padding: 2px 0;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    border: 1px solid #B5DAA5;
}

form input.required.completed, form input.ausfuellen.completed{
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x !important;
    border: 1px solid #cccccc !important;
}

select {
    margin-bottom: 5px;
    font-size: 12px;
    padding: 1px;
    border-color: #ccc;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#kataloge {
	width: 200px;
}

body > select {
    margin-bottom: 0px;
}

.checkbox, .radio {
    background: none;
    margin-bottom: 5px;
    border: 0;
}

.submit{
    margin: 5px 0 5px 0;
    padding: 1px 2px;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
    border: 1px solid #cccccc;
    line-height: 1em;
}

input:focus, select:focus, input.required:focus, textarea:focus {
    border: 1px solid #333;
}

form label.required {
    color: #333;
}

form label.completed {
    color: #333;
}

.ausfuellen {
    border: 1px solid red;
}

#formmailmessage, .formmailerror {
    border: 1px solid #E7DBC6;
    padding: 5px;
    color: red;
    margin: 0px 0px 5px 0px;
    background: #ffffff url(../bilder/hintergrund_input_text_required.gif) repeat-x;
    display: none;
    overflow: hidden;
    line-height: 1.3em;
}

.formmailerror{
    display: block;
}

#formmailmessage.complete{
    color: #333;
    border: 1px solid #58BB2B;
    background: #ffffff url(../bilder/hintergrund_input_text.gif) repeat-x;
}

#formmailmessage em{
    color: green !important;
    font-weight: bold;
}

#formmailmessage .linkespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage .rechtespalte{
    width: 110px;
    display: block;
    float: left;
    margin: 0;
}

#formmailmessage #daten{
    margin-top: 10px;
}

#formmailmessage br{
    clear: left;
}


.kontakt {
    position: relative;
    display: block;
    float: left;
    margin-bottom: 5px;
}

#anschrift label {
    position: relative;
    width: 60px;
    float: left;
    margin-bottom: 2px;
}

#anschrift p {
    margin-top: 4px;
}

#kontaktform, #formmailmessage {
    margin-right: 10px;
    position: relative;
}

#kontaktform input.radio {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

.clearleft {clear: left; }
/* Ende Kontakt */

#newsul, #newsul li, #newsanimation, #newsanimation ul, #newsanimation ul li{
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #fff;
}


