

/** MAIN **/
* {
    font-family: Arial;
}

body {
    background-color: #9BB5C6;
}


a, a.active {
    color: #E41B23;
    text-decoration: none;
}

a:hover {
    color: #0054A4;
}

#outer {
    width: 990px;
    margin: 0 auto 0 auto;
    padding-bottom:20px;
}

#inner {
    width: 990px;
    background-color: #fff;
}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
}

.ok {
	background: #D9ECD9;
	border-top: 2px solid #4E9012;
	border-bottom: 2px solid #4E9012;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
}

/** \ MAIN **/




/** HEADER **/
#header {
    position: relative;
    width: 990px;
    height: 90px;
    background-color: #CEDBE3;
}


#headerCorner {
    position: absolute;
    left: 185px;
    top: 0px;
    width: 805px;
    height: 19px;
    background: #9BB5C6 url('../images/header_corner.gif') no-repeat top left;
}

#headerLogo {
    position: absolute;
    top: 25px;
    left: 30px;
}

#topnav {
    position: absolute;
    left: 887px;
    top: 28px;
    width: 80px;
    height: 53px;
    border-left: 1px #0054A4 solid;
    padding-left: 7px;
}
#topnav ul {
    margin: 0;
    padding: 0;
}

#topnav ul li {
    font-size: 11px;
    line-height: 13px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
#topnav ul li a {
    text-decoration: none;
    color: #0054A4;
}
#topnav ul li a:hover {
    color: #E51C24;
}
/** \ HEADER **/


/** MAIN_NAV **/
#nav {
    position: relative;
    heigth: 41px;
    width: 990px;
    background: #ECECEC url('../images/nav_bg.gif') repeat-x top left;
}

#languageSelect {
    float: left;
    height: 41px;
    width: 170px;
    padding-left: 50px;
}
#languageSelect img {
    float: left;
}

#nav ul {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    background-color: transparent;
}

#nav ul li {
    display: inline;
    float: left;
    height: 41px;
    list-style-type: none;
    margin: 0;
    padding: 0 18px 0 8px;
    background: transparent url('../images/menue/trennung.jpg') no-repeat top left;
}


#nav ul li a {
    float: left;
    display: block;
    height: 41px;
    line-height: 41px;
    background: none;
    background-color: transparent;
    background-position: 25px 0;
    background-repeat: no-repeat;
    padding-left: 60px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}

/*home*/
#nav ul li a.c11        {background-image: url('../images/menue/home_over.jpg');color: #0054A4;}
/*#nav ul li a.c11        {background-image: url('../images/menue/home_off.jpg');color: #0054A4;}*/
#nav ul li a.c11:hover  {background-image: url('../images/menue/home_on.jpg');color: #E41B23;}
/* #nav ul li a.c11:hover  {background-image: url('../images/menue/home_over.jpg');color: #0054A4;}*/
#nav ul li a.ca11       {background-image: url('../images/menue/home_on.jpg');color: #E41B23;}

/*produkte*/
#nav ul li a.c14        {background-image: url('../images/menue/produkte_over.jpg');color: #0054A4;}
#nav ul li a.c14:hover  {background-image: url('../images/menue/produkte_on.jpg');color: #E41B23;}
#nav ul li a.ca14       {background-image: url('../images/menue/produkte_on.jpg');color: #E41B23;}

/*neuheiten*/
#nav ul li a.c13        {background-image: url('../images/menue/neuheiten_over.jpg');color: #0054A4;}
#nav ul li a.c13:hover  {background-image: url('../images/menue/neuheiten_on.jpg');color: #E41B23;}
#nav ul li a.ca13       {background-image: url('../images/menue/neuheiten_on.jpg');color: #E41B23;}

/*jobs*/
#nav ul li a.c20        {background-image: url('../images/menue/jobs_over.jpg');color: #0054A4;}
#nav ul li a.c20:hover  {background-image: url('../images/menue/jobs_on.jpg');color: #E41B23;}
#nav ul li a.ca20       {background-image: url('../images/menue/jobs_on.jpg');color: #E41B23;}

/*kontakt*/
#nav ul li a.c18        {background-image: url('../images/menue/kontakt_over.jpg');color: #0054A4;}
#nav ul li a.c18:hover  {background-image: url('../images/menue/kontakt_on.jpg');color: #E41B23;}
#nav ul li a.ca18       {background-image: url('../images/menue/kontakt_on.jpg');color: #E41B23;}

#cat20 {
	padding-right:10px;
}

#dhtmlNav {
    height:1px;
    width:990px;
    float:left;
    margin-left: 0px;
    background-color:#6F6F6F;
}
#dhtmlNav div {
	/* width: 130px !important; */
}
/** \ MAIN_NAV **/


/** TEASER **/
#teaser {
    clear:both;
    position: relative;
    background: #CEDBE3 url('../images/teaser_default.jpg') no-repeat top left;
    height: 123px;
    width: 990px;
    border-bottom: 4px #E51C24 solid;
}

#pathfinder {
    position: absolute;
    width: 740px;
    top: 104px;
    left: 0px;
    color: #000;
    font-weight: bold;
    text-align:right;
    font-size: 11px;
}

#pathfinder a {
    text-decoration: none;
    color: #000;
}

#pathfinder a:hover {
    color: #0054A4;
}

#teaserRight {
    position: absolute;
    width: 230px;
    height: 285px;
    overflow: hidden;
    top: 0px;
    left: 760px;
}

#searchbox {
    padding: 25px 0 20px 0;
    height: 24px;
    width: 210px;
    float: left;
}

.searchboxText {
    width: 128px;
    height: 22px;
    border: 1px #0054A4 solid;
    float: left;
}
.searchboxText input {
    border: 0 solid;
    height: 16px;
    width: 118px;
    margin: 0;
    padding: 3px 5px 3px 5px;
    float: left;
    color: #000;
    background-color: #fff;
    font-size: 12px;
    float: left;
}
.searchboxBtn {
    width: 58px;
    height: 22px;
    border: 1px #0054A4 solid;
    float: right;
    font-weight: bold;
}
.searchboxBtn input {
    border: 0 solid;
    height: 22px;
    line-height: 22px;
    width: 58px;
    margin: 0;
    padding: 0;
    float: left;
    color: #0054A4;
    background-color: #fff;
    font-size: 12px;
    float: left;
}

#teaserReImg {
    width: 210px;
    height: 210px;
    float: left;
}



/** \ TEASER **/




/** MAIN **/
#main {
    position: relative;
}
/** \ MAIN **/




/** LINKS **/
#col1 {
    float: left;
    width: 210px; /*230*/
    padding: 20px 0 0 20px;
    overflow:hidden;
}

#catName {
    height: 21px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
    background-color: #0054A4;
}


#subNav {
    padding:8px 0 12px 0;
    border-bottom: 4px #E51C24 solid;
}
#subNav ul {
    margin: 0;
    padding: 0;
}

#subNav a {
    color: #000;
    text-decoration: none;
}
#subNav a:hover {
    color: #0054A4;
}
#subNav ul li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px;
    line-height: 24px;
}


#subNav ul li a {
    background: transparent url('../images/subnav_default.jpg') no-repeat 0px 2px;
    padding-left: 16px;
    font-weight: bold;
    font-size: 14px;
}
#subNav ul li a:hover {
    background-image: url('../images/subnav_hover.jpg');
}
#subNav ul li a.subCurrent {
    color: #E41B23;
    background-image: url('../images/subnav_active.jpg');
}


#subNav ul li ul {
    margin-bottom:10px;
}

#subNav ul li ul li {
    line-height: 16px;
    padding: 0 0 2px 16px;
}
#subNav ul li ul li a {
    background: none;
    font-weight: normal;
    font-size: 12px;
    padding-left: 0px;
}
#subNav ul li ul li a:hover {
    background: none;
}
#subNav ul li ul li a.subCurrent {
    color: #E41B23;
    background: none;
}


#subNav ul li ul li ul li {
     padding: 0 0 0 15px;
}
#subNav ul li ul li ul li a {
    font-size: 11px;
}



#quality {
    padding: 210px 0 15px 53px;
    border-bottom: 4px #E51C24 solid;
    margin-bottom:15px;
}
#quality div {
    background: transparent url('../images/col1_quality.gif') no-repeat left top;
    height: 27px;
    font-size: 11px;
    color: #000;
    padding: 0px 8px;
}

#address {
    font-size: 11px;
    color: #000;
    text-align:center;
}
/** \ LINKS **/





/** CONTENT **/
#col2 {
    float: left;
    width: 490px;
    padding: 0 20px;
    color: #000;
    font-size: 12px;
    line-height: 18px;

}

#col2 * {
    font-family: Verdana;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding: 3px 0 10px 0;
}

p {
    margin: 0;
    padding: 2px 0 4px 0;
}
/** \ CONTENT **/






/** RECHTS **/
#col3 {
    float: left;
    width: 210px; /*230*/
    padding-right:20px;
    margin-top:160px;
    overflow:hidden;
}


h4 {
    height: 21px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background-color: #0054A4;
    margin: 0 0 15px 0;
    padding: 0 0 0 10px;
}

.catalogue {
    padding-bottom: 0px;
    border-bottom: 4px #E51C24 solid;
    font-size: 12px;
}
/** \ RECHTS **/



/** FOOTER **/
#footer {
    padding: 25px 20px 30px 250px;
    text-align: center;
    font-size: 11px;
    color: #8C8C8C;
    font-weight: normal;
}
#footerNav {
    padding-bottom:5px;
}
#footerNav a {
    text-decoration: none;
    color: #8C8C8C;
    font-weight: bold;
}
/** \ FOOTER **/




/** PRODUKTLISTING **/
.seitenwahl {
    padding: 3px 0 20px 0;
    text-align: right;
    font-size: 14px;
}

.seitenwahl a {
    padding: 1px 4px;
    background-color: #0054A4;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

.seitenwahl a:hover, .seitenwahl a.active {
    background-color: #E51C24;
    color: #fff;
}

table.product {
    width: 100%;
    margin-bottom: 10px;
}

td.productImg {
    width: 140px;
    overflow:hidden;
    vertical-align:top;
    border-bottom: 1px #eee solid;
}
td.productImg div {
    width: 120px;
    height: 130px;
    overflow:hidden;
}
td.productImg div.noProduct {
    text-align: center;
    background-color: #eee;
    color: #999;
    font-size: 11px;
    padding-top: 40px;
    height: 90px;
}

td.productTxt {
    vertical-align:top;
    border-bottom: 1px #eee solid;
}
table.product h3 {
    margin: 0;
    padding: 0 0 0 0;
    font-weight: bold;
    font-size: 14px;
}

div.productAnr {
    float: left;
    clear:left;
}

div.productEan {
    vertical-align: bottom;
    clear:left;
    float: left;
}

div.productAnr, div.productEan {
    font-size: 11px;
    color: #000;
}

div.productEanArt {
    padding-bottom: 10px;
    font-size: 11px;
}

.products img.trenner {
    margin: 0 0 10px 0px;
}

div.productText {
    clear: both;
    padding-bottom:10px;
}

.productDetailLink {
    background: transparent url('../images/pdf_files.gif') no-repeat 0 5px;
    padding: 5px 0 0 19px;
}

/** \ PRODUKTLISTING **/




/** KONTAKT **/
.kField {
    border: 1px #0054A4 solid;
}
input.kField {
    width: 200px;
}
textarea.kField {
    width: 200px;
    height: 80px;
}
/** \KONTAKT **/




/** SUCHE **/

.searchingSearchbox {
    padding: 20px 100px;
    height: 20px;
    background-color: #eee;
    margin-bottom: 20px;
}
.searchingSearchbox .searchboxText {
    width: 200px;
}
.searchingSearchbox .searchboxText input {
    width: 190px;
}

table.search {
    width: 100%;
    margin-bottom: 10px;
}


td.searchTxt {
    vertical-align:top;
    border-bottom: 1px #eee solid;
}
table.search h3 {
    margin: 0;
    padding: 0 0 0 0;
    font-weight: bold;
    font-size: 14px;
}

table.search h3 a {
    color: #555555;
}


div.searchText {
    clear: both;
    padding-bottom:10px;
}


a.searchLink {
    display: block;
    width: 100%;
    text-align:right;
}

/** \ v **/
