﻿html, body
{
    width: 100%;
    min-width: 1024px;
    background-image: url(/images/gif/wallpaper1-c.gif);
    background-repeat: repeat;
    background-color: #f5f5f5;
    margin: 0;
    padding: 0;
}
.mainlogo
{
    text-align: center;
}
.mainlogo img
{
    border: 0;
}
.hdbutonsleft
{
    margin: 0 0 0 225px;
    width: 130px;
    float: left;
}
.hdbutonsleft img
{
    border: 0;
}
.hdbutonsright
{
    margin: 0 225px 0 80px;
    width: 130px;
    float: left;
}
.hdbutonsright img
{
    float: right;
    border: 0;
}
.hdbutonscenter
{
    margin: 5px 0 0 80px;
    text-align: center;
    float: left;
    width: 130px;
}
.hdbutonscenter img
{
    border: 0;
}
.bookline
{
    width: 1024px;
    margin: auto;
}
.bgimage
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    background-repeat: no-repeat;
}
.linebreak
{
    clear: both;
    float: none;
}
a
{
    cursor: pointer;
    text-decoration: underline;
    outline: expression(hideFocus= 'true' );
    color: #8c8c8c;
    outline: 0;
    -moz-outline: 0;
    border: 0;
}
h1
{
    color: #8c8c8c;
    font-weight: normal;
    font-size: 9px;
    line-height: 10pt;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    text-align: left;
    word-spacing: normal;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    border: black;
}
h2
{
    color: #dcdcdc;
    font-weight: lighter;
    font-size: 8px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
}

#pleno
{
    background-color: rgb(212,212,212);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 120px;
}
#layer2
{
    position: absolute;
    top: 0px;
    left: 800px;
    width: 213px;
    height: 124px;
    visibility: hidden;
}
#Content
{
    left: 0;
    top: 0;
    width: 100%;
    margin: 120px auto 0;
    position: absolute;
}
#layer4
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 250px;
    height: 122px;
    visibility: hidden;
}
#Header
{
    width: 1024px;
    height: 68px;
    visibility: visible;
    margin: 23px auto 29px;
}

#layer3 table
{
    border-collapse: collapse;
}
#layer3 table td
{
    padding: 0px;
    vertical-align: top;
    text-align: left;
}
#layer3 table td a
{
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
    float: none;
    clear: both;
    width: 100%;
    height: 100%;
}
#layer3 table td a:hover
{
    background-position: left bottom;
    display: block;
}
#layerKontakt
{
    position: absolute;
    height: 132px;
    left: 80px;
    top: 240px;
    width: 455px;
    padding: 15px;
    color: White;
    background-color: #2c2c2c;
    border-color: black;
    border-style: none;
    border-width: 5px medium medium;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 13pt;
    display: none;
}
#closekont
{
    position: absolute;
    bottom: 10px;
    right: 15px;
    color: White;
    font-size: 18px;
    text-decoration: none;
}
#closekont img
{
    border: 0;
}
#layerKontakt a
{
    color: White;
    text-decoration: underline;
}
#layerUberUns
{
    display: none;
    position: absolute;
    top: 134px;
    left: 380px;
    width: 455px;
    height: 330px;
    background-color: #550f21;
    border-color: black;
    border-style: none;
    border-width: 5px medium medium;
    color: #FFFFFF;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 13pt;
    margin-left: 5px;
    text-align: left;
    text-decoration: none;
    padding: 20px;
    display: none;
}
#closeuber
{
    position: absolute;
    bottom: 10px;
    right: 15px;
    color: White;
    font-size: 18px;
    text-decoration: none;
}
#closeuber img
{
    border: 0;
}
/* News */
#overlayNews
{
    position:absolute;
    top: 120px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    position: absolute;
    line-height: 13pt;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 13pt;
    display:none;
    background-image:url(/images/gif/newsbg.png);

}
#layerNews
{
    top: 0;
    left: 0%;
    width: 100%;
    position: absolute;
    background-color: rgb(216,224,221);
    height:100%;
    z-index:2;
}
#newsContent
{
    position:relative;
    z-index:5;
    max-height:450px;
    overflow:auto;
    margin: 0 -15px 30px 15px;
}
#overlayNews .news
{
    color: Black;
    border-bottom: solid 1px gray;
    margin: 0px 40px 0px 10px;
}
#overlayNews .news a
{
    color: rgb(126,51,67);
    text-decoration: none;
}
#overlayNews .news img
{
    float: left;
    width: 150px;
    margin: 0px 10px 7px 0;
    display: block;
    background-repeat: no-repeat;
}
#overlayNews .news .text
{
    float: left;
    margin: -4px 0 7px;
}
#closenews
{
    position: absolute;
    bottom: 10px;
    right: 15px;
    color: White;
    font-size: 15px;
    text-decoration: none;
    z-index:6;
}
#ctrlcont
{
    position: absolute;
    bottom: 10px;
    right: 30px;
    color: purple;
    font-size: 15px;
    text-decoration: none;
    z-index:6;
}
#closenews img
{
    border: 0;
}
#slideshowNews
{
    position:relative;
    z-index:5;
}
#slideshowNews .content
{
    margin: 10px 25px 5px;
    color: Black;
}
#slideshowNews .legend
{
    color: Gray;
    border-bottom: solid 1px gray;
    padding-bottom: 17px;
    margin-bottom: 5px;
    margin-top:-12px;
    font-size: 9px;
    line-height:15px;
}
#slideshowNews .legend a
{
    color: Gray;
    text-decoration: none;
}
#slideshowNews .text
{
    margin-bottom: 10px;
}
#closeSldNews
{
    bottom: 10px;
    right: 15px;
    color: White;
    font-size: 18px;
    text-decoration: none;
}
#closeSldNews img
{
    border: 0;
}
#slideshowNews .mainimg 
{
    text-align:center;
}
.newsimage
{
    height:320px;
    text-align:center;
    max-width:450px;
}
.sldleft
{
    border:0;
}
.sldright
{
     border:0;
}
#newsback
{
    color:#7E3343;
    text-decoration:none;
    margin-right:10px;
}
.newsclosers a
{
    float:right;
}
.newsclosers
{
    line-height:21px;
    position:relative;
    bottom:10px;
}
.up {
    color:#7E3343;
    text-decoration:none;
    margin-right:10px;
    font-size:12px;
}
.down {
    color:#7E3343;
    text-decoration:none;
    margin-right:10px;
    font-size:12px;
}
/**************/

.clear
{
    clear: both;
}

