* {
    margin: 0;
    padding: 0;
}

body {
    text-align: left;
    background: url(images/verlauf.gif) repeat-x;
}

a, a:active, a:visited {
    color: #12A7D9;
    text-decoration: none;
}

a:hover {
    color: #12A7D9;
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

p {
    margin: 0 0 1.2em 0;
}

#container {
    margin:0;
    position: relative; 
    width: 975px;
    text-align: left;
    background: url(images/back.gif) repeat-y;
    background-position: 0px 110px;
	margin-top: 120px;
}

#head {
    width: 943px;
    padding: 15px;
    height: 65px;
    background: url(images/back-horizontal.gif) 1px 0px repeat-x;
    margin-top: 120px;
}

/* ADS */
#adbig {
    position: absolute;
    width: 975px;
    height: 90px;
    padding: 15px 0;
    margin-top: -120px;
    text-align: right;
}

#adsky {
    position: absolute;
    width: 160px;
    margin-left: 990px;
    height: 600px;
    text-align: left;
}
/* Ende ADS */

#headlogin {
    float: right;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    width: 300px;
    margin: 0 5px 0 0;
}

html>body #headlogin {
    margin: 0 8px 0 0;
}

#headlogin input {
    width: 80px;
    border: 1px solid #505A5F;
    margin-top: 6px;
    font-size: 11px;
    color: #8F8F8F;
    padding: 2px;
}

#trenner {
    clear: both;
    display: block;
    background: url(images/back-diagonal.gif) repeat-x;
    width: 973px;
    height: 13px;
}

#navigation2 {
    clear: both;
    display: block;
    width: 973px;
    margin: -10px 0 5px 0;
}

html>body #navigation2 {
    margin: 0;
}

#navigation2 ul {
    margin-left: 15px;
    background: none;
}

#navigation2 ul li {
    list-style-type: none;
    float: left;
    background: url(images/navi-back.gif) no-repeat;
    width: 69px;
    height: 20px;
    text-align: center;
    margin: 5px 5px 5px 0;
    padding-top: 1px;
}

#navigation2 ul li a, #navigation2 ul li a:hover, #navigation2 ul li a:active, #navigation2 ul li a:link {
    background: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #12A7D9;
    font-weight: bold;
    text-decoration: none;
}

#status {
    clear: both;
    display: block;
    width: 931px;
    height: 14px;
    background: url(images/bar-status.gif) no-repeat;
    margin-left: 15px;
    padding: 2px 5px 0 5px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
	margin-top: 5px;
}

#banner1 {
    display: block;
    width: 931px;
    height: 90px;
    margin: 10px 0 0 15px;
    padding: 5px;
    text-align: center;
    background: #F7F7F7;
}

.linie {
    display: block;
    clear: both;
    height: 1px;
    border-bottom: 1px solid #12A7D9;
}

#main {
    clear: both;
    margin: 0px 15px 15px 15px;
}

html>body #main {
    margin: 15px;
}

#footer {
    clear: both;
    display: block;
    padding: 10px 13px;
    font-size: 10px;
    text-align: center;
    background: url(images/back-horizontal.gif) repeat-x;
}
