#Area2,
#Area3 {
    background: #444444;
    width: 160px;
    float: left;
}

#Menu ul {
    padding-left: 20px;
    list-style-type: none;
}

#Menu ul li a {
    color: #DDDDDD;
    font-size: 12px;
    text-decoration: none;
}

#Menu ul li ul {
    padding-left: 10px;
}

#Area1 {
    float: left;
    width: 400px;
}

.Body {
    background: #fff url(/se_data/se_gfx/gui/verlauf.png) repeat-x;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
}

#seHeader {
    background-color: #000000;
    color: #FFFFFF;
    height: 75px;
    overflow: visible;
    position: relative;
    z-index: 10;
}

#seHeader h1 {
    color: #888888;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    left: 15px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 15px;
}

#seHeader ul.tabs li.on a, #seHeader ul.tabs li.on a:link {
    background-color: #CCCCCC;
    color: #222222;
    font-weight: bold;
    margin: 0px 1px;
    padding: 6px 15px 4px;
    text-decoration: none;
}

#seHeader ul.tabs li a, #seHeader ul.tabs li a:link {
    background-color: #444444;
    color: #DDDDDD;
    display: block;
    font-weight: 100;
    margin: 4px 1px 0px;
    padding: 2px 12px 4px;
    text-decoration: none;
}

img {
    border: 0px none;
}

h1, h2, h3, h4, h5 {
    line-height: 1.2em;
    margin-top: 0pt;
}

h1 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.3em;
}

.smallfont {
    font-size: 10px;
}

.template {
}

.barrierReef {
    left: -5000px;
    position: absolute;
}

.printOnly {
    display: none;
}

.screenOnly {
    display: block;
}

.marginright {
    margin-right: 15px;
}

.marginleft {
    margin-left: 15px;
}

.inplace {
    background-color: #000000;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0px 3px 10px;
}

.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0pt;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

