/*
 * $Id v_2.00$
 * $Name$
 *
 * Copyright (c) 2002-2008 jürgen wölfel edv unternehmensberatung.
 * All rights reserved.
 *
 * http://jwit.net
 *
 */
div.box20 {
    position:relative;
    margin-right:10px;
    margin-bottom:10px;
}
div.box20title {
    position:relative;
    color:#000000;
    font-weight:bold;
    height:20px;
    line-height:17px;
    background:url(/img/box_t/43.gif) top left repeat-x;
    white-space:nowrap;
    padding-left:8px;
    padding-right:8px;
    text-align:left;
}
div.box20title a, div.box20title a:hover {
    color:#000000;
    text-decoration:none;
}
div.box20body {
    position:relative;
    color:#c0c0c0;
    background-color:#404040;
    border-left:1px solid #404040;
    border-right:1px solid #404040;
    border-bottom:1px solid #404040;
    padding:8px;
    text-align:left;
}
div.box20plain {
    position:relative;
    color:#c0c0c0;
    background-color:#404040;
    border:1px solid #404040;
    padding:8px;
    text-align:left;
}
div.box20body a, div.box20plain a {
    color:#FFFFFF;
}
div.box20body a:hover, div.box20plain a:hover {
    text-decoration:underline;
}
div.box20body .even, div.box20plain .even {
    background-color:#303030;
}
div.box20body .even a, div.box20plain .even a {
    color:#FFFFFF;
}
div.box20title h1, div.box20title h2, div.box20title h3, div.box20title p {
    margin:0px;
    font-size:8pt;
}
div.box20title ul {
    color:#000000;
    margin:0px;
    padding:0px;
    position:absolute; top:-2px;
    height:24px;
    line-height:20px;
    z-index:4;
}
div.box20title ul li {
    list-style:none;
    display:inline;
    font-weight:bold;
    margin:0px;
    padding:0px;
}
div.box20title ul a {
    float:left;
    height:29px;
    text-decoration:none;
    padding-left:6px;
    padding-right:6px;
}
div.box20title ul a:focus {
	outline:0;
}
div.oh {
    overflow:hidden;
}
/* Spezifität künstl. erhöhen mit #content wg. style*/
#content div.box20title ul a.a {
    color:#ffffff;
    background:url(/img/default20/box_h_hmh.gif) top left repeat-x;
}
#content div.box20title ul a.n:hover {
    color:#000000;
    background:url(/img/default20/box_h_hmh.gif) top left repeat-x;
    filter:Alpha(opacity=45); opacity:0.45;
}

/******************************************************************************
 * $Log$
 */