﻿html, body 
{
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    overflow: auto;
    color: #003476;
}

html, body, table, tr ,td, input, p, span, textarea, select, option
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
}

form
{
    margin: 0px;
}

hr
{
    border-style: none;
    border-bottom: dashed 1px #748dc3;
    height: 1px;
}

h2
{
    margin-top: 1em;
    font-size: 1.3em;
}

h3
{
    font-size: 1.1em;
}

a
{
    text-decoration: none;
    font-weight: bold;
    color: #03549f;
}

a img
{
    border-style: none;
}

.all
{
    position: absolute;
    width: 100%;
    min-width: 73.6em;
    height: 100%;
    min-height: 36em;
}

.header
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 7.5em;
    background-color: #003476;
    z-index: 9;
    background-image: url('../css/images/header_bg.jpg');
    background-repeat: repeat-x;
    background-position: left center;
}

.menu
{
    position: absolute;
    left: 0em;
    top: 7.5em;
    width: 9.8em;
    height: 15.5em;
    background-color: #003476;
    border-top: solid 1px #748dc3;
    z-index: 9;
}

.menuitem, .menuitema
{
    display: block;
    color: #ffffff;
    font-size: 0.7em;
    height: 2em;
    line-height: 2em;
    text-decoration: none;
    padding-left: 0.6em;
    border-bottom: solid 1px #748dc3;
    text-transform: uppercase;
    font-weight: bold;
}

.menuitem:hover
{
    color: #03549f;
    background-color: #748dc3;
}

.menuitema
{
    color: #ffc200;
    background-color: #748dc3;
}

.impressum
{
    position: absolute;
    left: 0em;
    bottom: 0em;
    width: 9.8em;
    height: 1.5em;
    padding-top: 0.5em;
    background-color: #003476;
    text-align: center;
    z-index: 9;
}

.imenuitem, .imenuitema
{
    color: #ffffff;
    font-size: 0.7em;
    height: 1.5em;
    line-height: 1.5em;
    text-decoration: none;
    padding-left: 0.6em;
    font-weight: bold;
}

.content
{
    position: absolute;
    top: 8.0em;
    left: 10.3em;
    bottom: 0.5em;
    width: 53em;
    overflow: auto;
    background-color: #ffffff;
}

.contentiframe
{
    position: absolute;
    top: 7.5em;
    left: 9.8em;
    bottom: 0em;
    width: 67.3em;
    overflow: auto;
    background-color: #ffffff;
}

.logos
{
    position: absolute;
    top: 7.5em;
    left: 63.8em;
    width: 8.8em;
    bottom: 0em;
    padding: 0em 0.5em 0em 0.5em;
}

.bgright
{
    position: absolute;
    top: 7.5em;
    left: 77em;
    right: 0em;
    bottom: 0em;
    background-image: url('images/bg.jpg');
}

.tickercontainer1
{
    position: absolute;
    top: 23em;
    bottom: 0em;
    left: 0em;
    width: 9.8em;
    background-color: #003476;
    color: black;
    z-index: 8;
}

.tickercontainer2
{
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: 7.8em;
    height: 95%;
    min-height: 15em;
    max-height: 25em;
    padding: 0em 0.5em 0em 0.5em;
    background-color: #ffffff;
    z-index: 8;
    overflow: hidden;
}

#ticker
{
    position: relative;
    font-size: 0.8em;
    font-style: italic;
    z-index: 0;
}



.tpartner
{
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 1em;
    empty-cells: show;
    color: #003476;
    text-align: center;
}

.tveranstaltungen
{
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    color: #003476;
}

.tveranstaltungen td
{
    border-top: dashed 1px #748dc3;
    border-right: dashed 1px #748dc3;
    padding: 0.5em;
}

.tveranstaltungen .right
{
    border-right: solid 1px white;
}

.tveranstaltungen .top, .tveranstaltungen .top td
{
    border-top: solid 1px white;
}

.tveranstaltungen .title
{
    border-right-style: none;
    padding: 0.2em 0.5em 0.2em 0.5em;
    font-size: 0.9em;
    font-weight: bold;
}



.vdatum
{
    font-size: 0.6em;
    display: inline;
}

.vimage
{
    width: 11.7em;
    margin: 0.3em 0em 0.3em 0em;
}

.vtext
{
    font-size: 0.7em;
    font-weight: bold;
}


.tdetail
{
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    color: #003476;
    height: 100%;
}

.tdetail td
{
    border-top: dashed 1px #748dc3;
    border-right: dashed 1px #748dc3;
    padding: 0.5em;
    vertical-align: top;
}

.tdetail .right
{
    border-right: solid 1px white;
}

.tdetail .top, .tdetail .top td
{
    border-top: solid 1px white;
}

.dimage
{
    width: 7em;
    margin: 0.3em 0em 0.3em 0em;
    cursor: pointer;
}

.tdetailname
{
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    color: #003476;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-style: none;
    border-width: 0px;
}

.tdetailname td
{
    border-right-style: none;
    border-top-style: none;
    padding: 0px;
}

.tdetailname td img
{
    margin: 1em 0em 1em 0em;
}

.table0
{
    border-collapse: collapse;
    border-spacing: 0px;
}

.table0 tr
{
    vertical-align: top;
}

.contentwidth
{
    width: 675px;
}

.contentimage
{
    width: 50.4em;
}
