/****************************************************************************** ******************************** awd ******************************** ******************************************************************************/ .ditch-tab-skin-awd .ditchnet-tab-container { } .ditch-tab-skin-awd .ditch-tab-wrap { text-align: center ! important; } .ditch-tab a, .ditch-tab a:hover, .ditch-tab a:link, .ditch-tab a:visited { font-family:Arial; font-size:11px; color:#003366; font-weight:bold; text-decoration: underline; } .ditch-tab-wrap .ditch-tab { float: left; padding: 4px 8px 0px; cursor: pointer; height: 22px; } .ditch-tab-skin-awd .ditch-tab-wrap .ditch-unfocused { background: #000066 url(/images/content/rundung.jpg) no-repeat top left; } .ditch-tab-skin-awd .ditch-tab-wrap .ditch-focused { background: #E7E7E7 url(/images/content/rundung2.jpg) no-repeat top left; } .ditch-unfocused { margin-right: 1px; } .ditch-focused { margin-right: 1px; margin-bottom: 0px ! important; height: 23px ! important; } .ditch-tab-skin-awd .ditch-tab-pane { padding-top: 5px; background-color: #E7E7E7; } .ditch-tab-skin-awd br.ditch-clear { background-color: #E7E7E7; clear: both; } .ditch-tab-skin-awd .ditch-tab-pane-wrap { padding-left: 5px; padding-top: 5px; background-color: #E7E7E7; } .ditch-unfocused a, .ditch-unfocused a:hover, .ditch-unfocused a:link, .ditch-unfocused a:visited { color:#FFFFFF !important; } .ditch-focused { font-family:Arial; font-size:11px; color:#003366; font-weight:bold; text-decoration: none; cursor: default ! important; text-align: center ! important; }