body, html, form
{
    width: 100%;
    height: 100%;
}
a
{
    color: Red;
}
a:hover
{
    color: Black;
}
#mainContainer
{
    min-height: 100%;
    width: 1010px;
    text-align: left;
    position: relative;
}
#header
{
    height: 155px;
}
#header a
{
    background: white url(/assets/logo.png) no-repeat scroll center center;
    display: block;
    width: 100%;
    height: 100%;
}
#menu
{
    width: 180px;
}
#menu ul
{
    margin-left: 50px;
}
#menu ul li
{
    display: block;
    border-bottom: dotted 1px #646464;
    height: 23px;
}
#container
{
    position: relative;
    min-height: 100%;
}
#menu ul li a
{
    height: 23px;
    line-height: 23px;
    font-family: Georgia, Serif;
    color: Black;
    display: block;
}
#menu ul li a:hover
{
    font-weight: bold;
}
#menu ul li a span.L
{
    font-size: 108%;
}
#menu ul li a span.r
{
    font-size: 116%;
}
#menu ul li a.submenu
{
    padding-left: 10px;
}

#menu ul li a.active
{
    font-weight: bold;
}

#content
{
    width: 830px;
    padding-bottom: 50px;
    color: #646464;
}
.contentText
{
    padding-bottom:20px;
    font-size: 108%;
}
#menu, #content
{
    float: left;
}
.clear
{
    float: none;
    clear: both;
}
.col, .col2
{
    float: left;
    margin-left: 20px;
}
.col
{
    width: 250px;
}
.col2
{
    width: 520px;
}
#footer
{
    position: absolute;
    bottom: 0;
    height: 26px;
    line-height: 26px;
    font-size: 77%;
    color: #646464;
    left: 10px;
}
#footer a
{
    color: #646464;
}
.linkImg
{
    display: block;
    position: relative;
    border: solid 1px #646464;
    height: 358px;
}
.linkImg .img
{
    display: block;
    width: 212px;
    height: 288px;
    border: solid 1px #646464;
    margin-top: 21px;
    margin-left: 18px;
    background-position: center center;
    background-repeat: no-repeat;
}
.linkImg .legend
{
    display: block;
    width: 214px;
    margin-left: 18px;
    margin-top: 10px;
    font-family: Georgia, Serif;
    font-size: 116%;
}
.linkImg .stick
{
    position: absolute;
    right: 5px;
    top: 5px;
}
h1
{
    display: block;
    line-height: 23px;
    border-bottom: dotted 1px #646464;
    margin-bottom: 6px;
    font-size: 116%;
    font-family: Georgia, Serif;
    font-weight: bold;
}
.imgs
{
    margin-bottom: 25px;
}
.imgs .prev
{
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
}
.imgs .thumbs
{
    height: 50px;
    margin-top: 8px;
}
.imgs .thumbs .thumb
{
    display: block;
    float: left;
    margin-right: 8px;
}
.imgs .fullres
{
    margin-top: 6px;
}
.imgs .fullres 
{
    font-size: 77%;
}
.newsItem
{
    width: 390px;
    margin-bottom: 25px;
}
.tour .dateItem
{
    margin-bottom: 25px;
}
.tour .dateItem .r
{
    width: 150px;
    float: left;
    letter-spacing: 1px;
    margin-right: 20px;
}
.tour .dateItem .l
{
    float: left;
    width: 350px;
}
.pressebilderItem
{
    float: left;
    width: 115px;
    display: block;
    margin-right: 20px;
}
.pressebilderLine div.last, .pressebilderLine2 div.last
{
    margin-right: 0;
}
.pressebilderLine2
{
    border-top: dotted 1px #646464;
    margin-top: 17px;
    padding-top: 6px;
}
.pressebilderItem .legend
{
    color: #646464;
    font-size: 85%;
    line-height: 12px;
}
.pressebilderItem .prev
{
    display: block;
    width: 115px;
    height: 146px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center top;
}
.bioItem
{
    width: 390px;
}
.line
{
    display: block;
    padding-top: 5px;
    margin-top: 8px;
    border-top: dotted 1px #646464;
    font-size: 11px;
}
.RezensionenItem
{
    margin-bottom: 25px;
    width: 390px;
}
.Rezensionen
{
    margin-top: 1px;
}
.FAQsItem, .PressetexteItem, .steckbriefItem 
{
    
    width: 390px;
}
.KontaktItem, .LinksItem
{
    margin-bottom: 25px;
    width: 250px;
}
.readmoreLink 
{
    position:absolute;
    bottom:0;
    right:0;
    left:0;
    font-size:85%;
    height:20px;
    background-color:White;
    cursor:pointer;
}
#youtubeChan 
{
    position:absolute;
    left:738px;
    top:521px;
}
