/* Allgemeine Styledefinitionen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
BODY
{
text-align: center;
font-size: 0.75em;
font-family: Verdana, Arial;
margin: 0px;
}
A:link,
A:visited,
A:active
{
    color: #000000;
    font-size: 100%;
    text-decoration: underline;
}
A:hover
{
    color: #951634;
}
/* Main Container */
#container,
.container
{
    width: 763px;
    text-align: left;
    margin: 0px auto;
    border: 1px solid #999999;
}
#container.borderless
{
    border: none;
}
/* Footer / Copyright ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#footer
{
font-size: 80%;
color: #666666;
text-align: right;
margin-right: 15px;
margin-bottom: 3px;
}
.st_footerNav
{
font-size: 80%;
color: #666666;
padding-top: 10px;
padding-left: 3px;
}
#footer A,
.st_footerNav A:link,
.st_footerNav A:visited,
.st_footerNav A:active,
.st_footerNav A:hover
{
color: #666666;
}
#footer A:hover,
.st_footerNav A:hover
{
color: #951634;
}
/* Styles Ticker Homepage */
#ticker
{
width: 761px;
white-space: nowrap;
overflow: hidden;
height: 1.3em;
background-color: #999999;
color: white;
font-size: 1em;
font-family: Verdana, Arial;
text-align: left;
padding-left: 5px;
padding-top: 0.1em;
}
#ticker DIV
{
position: absolute;
max-width:  761px;
overflow: hidden;
}
#ticker A
{
color: white;
text-decoration: none;
display: block;
}
#ticker A:hover
{
color: white;
text-decoration: underline;
}
/* Ovag Gruppe */
#title
{
color: #951634;
font-size: 2.3em;
padding-top: 0.7em;
padding-bottom: 0.4em;
}
H3
{
text-decoration: none;
color: #951634;
margin: 0;
margin-top: -4px;
font-size: 1.4em;
font-weight: bold;
margin-left: 10px;
margin-top: 12px;
width: 425px;
}
H4
{
color: #666666;
margin: 0;
font-size: 1.3em;
font-weight: normal;
margin-top: 5px;
margin-left: 10px;
}
.link
{
text-align: right;
text-decoration: underline;
}
.group_image
{
padding: 1px;
}
.image
{
padding-left: 5px;
padding-top: 15px;
padding-right: 5px;
background-color: white;
width: 273px;
border-right: 1px solid white;
border-left: 1px solid white;
}
.image DIV
{
height: 80px;
}
.borderBottom
{
border-bottom: 1px solid #c0c0c0;
}
.b
{
width: 15px;
}
.link
{
padding-right: 15px;
padding-bottom: 3px;
}
/* Table */
.xTable
{
width: 100%;
}
.xTable TD
{
vertical-align: top;
cursor: pointer;
}

