body {
    background-color: #ffffff;
    font-family: verdana;
    font-size: 10pt;
    color: #000000;
}
a {
    color: #676893;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
    color: #c85050;
    text-decoration: none;
    font-weight: bold;
}
#head {
    width: 979px;
    height: 149px;
    margin-bottom: 8px;
}
#menu {
    position: absolute;
    top: 165px;
    left: 18px;
}
#menu a {
    background-color: #f5f5f5;
    color: #676893;
    border:1px solid #c0c0c0;
    display: block;
    width: 124px;
    padding: 2px;
    margin-bottom: 3px;
    text-align: center;
    font-weight: bold;
}
#menu a:hover {
    background-color: #E2E2E2;
    color: #c85050;
}
#menu a.a {
    font-size: 10px;
    background-color: #f5f5f5;
    color: #676893;
    border:1px solid #c0c0c0;
    display: block;
    width: 124px;
    padding: 2px;
    margin-bottom: 3px;
    text-align: center;
    font-weight: bold;
}
#menu a.a:hover {
    background-color: #E2E2E2;
    color: #c85050;
}
#main {
    position: absolute;
    top: 165px;
    left: 151px;
    min-height: 200px;
}
#cursec {
    width: 665px;
    padding-left: 5px;
    margin-bottom: 3px;
    background-color: #f5f5f5;
    border:1px solid #c0c0c0;
    font-size: 9px;
}
#mainsec {
    width: 650px;
    margin-bottom: 3px;
    padding: 10px;
    background-color: #f5f5f5;
    border:1px solid #c0c0c0;
}
#mainsec h2 {
    font-size:15pt;
    margin: 0px;
}
#mainsec h3 {
    font-size:12pt;
    margin: 0px;
}
#mainsec h4 {
    font-size:10pt;
    margin: 0px;
}
#mainsec img.ins{
    margin: 5px;
}
#mainsec img.section{
    margin: 1px;
}
.sp {
    height: 1px;
    clear: both;
    margin-top: 10px;
}
span.glossar {
    color: #808080;
    cursor: help;
    border-width: 0;
    text-decoration: underline;
    font-weight: none;
}
div.galleries{
    float: left;
    width: 33%;
    height: 220px;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
}

img.galpic{
    border: 1px solid #000000;
}
div.tnGallery{
    font-size: 11px;
    vertical-align: middle;
    text-align: center;
    margin: 5px;
    padding: 5px 10px 5px 10px;
    border: 1px solid #bbbbbb;
}
img.tnGallery{
    border: 1px solid #000000;
    margin: 5px;
}
div#text {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
}
#impressum {
    margin-left: 50%;
    padding: 0;
    width: 50%;
}
.line {
    height:100px;
}
#impressum p {
    margin: 0;
}
#current {
    width: 170px;
    position: absolute;
    top: 165px;
    left: 826px;
}
#current ul {
    padding: 10px 0 10px 0;
    margin: 0;
    background-color: #f5f5f5;
    border:1px solid #c0c0c0;
}
#current li {
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 10px;
    text-align: center;
    display: block;
    list-style: none;
}
#current li.main {
    width: 100%;
    background-color: #f5f5f5;
    margin: 0 0 3px 0;
    text-align: center;
    display: block;
    list-style: none;
}
#foot {
    font-size: 10px;
    text-align: center;
    margin-bottom: 20px;
}
div.big {
    width: 100%;
    border: 1px solid #a0a0a0;
}
div.left {
    float: left;
    width: 50%;
    height: 250px;
    border-right: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
}
div.right {
    width: 50%;
    height: 250px;
    margin-left: 50%;
    border-bottom: 1px solid #a0a0a0;
}
div.text {
    width: 96%;
    height: 20px;
    border-bottom: 1px solid #a0a0a0;
    padding: 0 2% 0 2%;
}
div.comment {
    clear: both;
    width: 100%;
    min-height: 150px;
}
ul#news {
    width: 130px;
    float: left;
    padding: 0;
    margin-top: 0px;
    text-align: center;
}
ul#news li {
    list-style: none;
    background-color: #f5f5f5;
    float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    margin: 0 0 0 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
}
ul#news p {
    padding: 0;
    margin: 0 10px 5px 10px;
}
input.text, textarea.text{
    font-family: courier new;
    font-size: 10pt;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #f5f5f5;
}
input.text:focus, textarea.text:focus{
    font-family: courier new;
    font-size: 10pt;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #606060;
    background-color: #e8e8e8;
}
input.submit{
    font-family: courier new;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
select.select{
    font-family: courier new;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
option.option{
    font-family: courier new;
    color: #606060;
    background-color: #e8e8e8;
}
input.b{
    background-image:url(../layout/images/b.gif);
    width: 32px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.i{
    background-image:url(../layout/images/i.gif);
    width: 32px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.u{
    background-image:url(../layout/images/u.gif);
    width: 32px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.list{
    background-image:url(../layout/images/list.gif);
    width: 32px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.list1{
    background-image:url(../layout/images/list1.gif);
    width: 32px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.lista{
    background-image:url(../layout/images/lista.gif);
    width: 32px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.pic{
    background-image:url(../layout/images/pic.gif);
    width: 21px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.url{
    background-image:url(../layout/images/url.gif);
    width: 20px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.inturl{
    background-image:url(../layout/images/inturl.gif);
    width: 20px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.center{
    background-image:url(../layout/images/center.gif);
    width: 32px;
    padding: 0px;
    margin: 0px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.other{
    font-family: courier new;
    font-size: 8pt;
    padding: 1px;
    color: #606060;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #e8e8e8;
}
input.inv{
    font-family: courier new;
    color: #606060;
    border: 0px;
    background-color: #f5f5f5;
}
td.week {
    font-size:9px;
}
th.week {
    font-size:9px;
}
.row {
    float:left;
}
.rowe {
    float:left;
}
.rowcenter {
    float:left;
    text-align:center;
}
.center {
   float:left;
   text-align:center;
}
br.clear {
    clear: both;
}
