/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/



.containerWrap {width:1003px;margin:0 auto;};
.button {display:block;float:left;background:url(images/buttons.gif) no-repeat;}
.buttonRight {display:block;float:right;background:url(images/buttons.gif) no-repeat}
.button a,
.buttonRight a,
.button input,
.buttonRight input{display:inline-block;width:auto;background:url(images/buttons.gif) no-repeat}
.button a:hover,
.buttonRight a:hover {text-decoration:none;}

.navigation,
.tabNav {position:relative;display:block;margin:0;text-align:center;border:0 none;list-style-type:none;}

.header .horNav {text-align:right;padding-top:12px;position:relative;}
* html .header .horNav {margin-right:6px;}
.navigation{width:580px;height:28px;float:right;margin:0;font-size:12px;padding:0 1px 0 0;font-size:12px;}
.navigation li {display:block;float:left;padding:0;margin-left: 8px;}

.header .headerContent {padding-top:29px;}
.header .logo {padding:12px 0 9px 16px;}
.header .headerSearch {padding:5px 2px 6px 10px;}/* height ca. 33px; */
.headerSearch form{float:left;display:inline;}
.headerSearch label {display:none;}
.headerSearch .submit {}
.headerSearch .inputText {display:block;float:left;width:249px;height:18px;}
*:first-child+html .headerSearch .inputText {height:17px;}
.headerSearch .button {height:21px;line-height:21px;margin-left:1px;background-image:url(images/btn_search.gif);background-repeat:no-repeat;}
.headerSearch .button a{height:21px;line-height:21px;padding:0 13px;font-size:11px;text-decoration:none;background:none;}

.metaNav {float:right;}
.metaNav .register, .metaNav .products, .metaNav .account, .metaNav .cart, .metaNav .cash{float:left;padding:0 10px;}
.metaNav a{padding:0 0 0 0;}
.metaNav a span{line-height:22px;}
.metaNav .register .user {background-image:url(images/icns_header.gif);background-repeat:no-repeat;}
.metaNav .products a,
.metaNav .cart a{padding-left:15px;background-image:url(images/icns_header.gif);background-repeat:no-repeat;}
.metaNav .cash{padding-left:0;}
.metaNav .account a,
.metaNav .cash a{padding-left:10px;background-image:url(images/icns_header.gif);background-repeat:no-repeat;}

.breadcrumb {height:23px;font-size:11px;color:#707070;padding:27px 0 0 11px;}
.breadcrumb a{color:#2c6fca !important;}
.breadcrumb a:hover{text-decoration:underline;}

/* Aus Yellow.css */

.yellowHead {color:#707070;background:url(images/bg.gif) repeat-x 0 0;}
/*.yellowHead .header {background:url(images/bg_header.gif) repeat-x 0 39px;}*/
.yellowHead .header {background:url(images/bg_header.gif) repeat-x 0 39px;}
.yellowHead .headerSearch .inputText {border: 1px solid #d4c40c;}
.yellowHead .headerSearch .button {background-position:0 -7px;}
.yellowHead .headerSearch .button a{color:#fff;}
.yellowHead .headerSearch .button a:hover{text-decoration:none;}
.yellowHead a,
.yellowHead a:hover{color:#2C6FCA;}
.metaNav .register, .metaNav .products, .metaNav .account, .metaNav .cart{background:url(images/dotted_vert_yellow.gif) repeat-y 0 0}
.yellowHead .metaNav .register .user{padding-left:15px;background-position: 0 1px;}
.yellowHead .metaNav .products a{background-position: 1px -37px;}
.yellowHead .metaNav .cart a{background-position: 0 -19px;}
.yellowHead .metaNav .account a,
.yellowHead .metaNav .cash a{background-position: -2px -57px;}

.tabNav li {background:url(images/bg_list_arrows.gif) no-repeat 50% 29px;}
.tabNav a,
.tabNav span {display:inline-block;height:41px;padding:0;font-size:11px;line-height:20px;font-weight:bold;background:url(http://blog.steuernetz.de/wp-content/themes/typebased/images/bg_list_tabs.gif) no-repeat 100% -45px}
.tabNav a span,
.tabNav span span {height:25px;margin:0;padding:5px 10px 0;background:url(images/bg_list_tabs.gif) no-repeat 0 0}
.tabNav .leftDoubleTab_active{background-position: 50% -35px;}
.tabNav .rightDoubleTab_active{background-position: 50% -291px;}
.tabNav .active {background-position: 50% -31px;}
.tabNav .active a,
.tabNav .active span,
.tabNav .leftDoubleTab_active a,
.tabNav .leftDoubleTab_active span {color:#000;background-position: 100% -136px;}
.tabNav .rightDoubleTab_active a,
.tabNav .rightDoubleTab_active span {color:#fff;background-position: 100% -501px;}
.tabNav .active a span,
.tabNav .active span span {background-position: 0 -90px;}
.tabNav .leftDoubleTab_active a span,
.tabNav .leftDoubleTab_active span span {background-position: 0 -90px;padding:5px 4px 0;}
.tabNav .rightDoubleTab_active a span,
.tabNav .rightDoubleTab_active span span {background-position: 0 -460px;}


