html{
    height: 100%;
}
body{
    background-color: #ffffff;
    font-family: "Courier New", Courier, serif;
    font-size: 11px;
    color: #000000;
    border: 0;
    margin-top: 0;
    height: 100%;
    text-align:center;
}
body.mceContentBody {
    background: #ccc;
    text-align: left;
}
table{
    font-family: "Courier New", Courier, serif;
    font-size: 11px;
    color: #000000;
}
img {
    border: none;
}
div#divAll {
    width: 800px;
    margin: 0 auto;
    text-align:left;
    height: 100%;
    vertical-align: top;
    background-image: url(/images/skins/fundg/subMenuBG_presse.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
div#logo {
    width:160px;
    height: 110px;
    background-color: #3E4151;
    float: left;
}
.head1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 14px;
    padding-bottom: 4px;
}
/* *****************  Menu ***************** */
div#menu {
    background-color: #6FA0AB;
    width: 620px;
    height: 110px;
    padding: 0 0 0 16px;
    float: left;
}
ul#sondermenu {
    width: 550px;
    height: 10px;
    margin-top:6px;
    padding-right: 8px;
    font-size: 11px;
    cursor: pointer;
}
#sondermenu li{
    list-style: none;
    float: right;
    padding-left: 10px;
}
ul#sondermenu a { display: block; }
ul#sondermenu a:link {
    color: #000000;
    text-decoration: none;
}
ul#sondermenu a:visited {
    color: #000000;
    text-decoration: none;
}
ul#sondermenu a:hover {	color: #777777; }
ul#sondermenu a:active {	color: #777777; }
ul#menu0 {
    width: 550px;
    margin-top:60px;
    _margin-top:57px;
    padding-right: 8px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    list-style: none;
}
#menu0 li{
    float: right;
    padding-left:16px;
}
ul#menu0 a {
    display: block;
}
ul#menu0 a:link, ul#menu0 a:visited{
    color: #000000;
    text-decoration: none;
}
ul#menu0 a:hover, ul#menu0 a:active {
    color: #777777;
    text-decoration: underline;
}
ul#menu0 a.menu0active:visited, ul#menu0 a.menu0active:link {
    color: #777777;
    text-decoration: underline;
}
/* ***************** SubMenu ***************** */

.left {
    float: left;
}
div#subMenu {
    width: 160px;
    height: 100%;
    margin: 0;
    padding:0;
    background-color: #3E4151;
    background-image: url(/images/skins/fundg/subMenuBG_presse.gif);
    background-position: left top;
    background-repeat: repeat-y;
    float: left;
}
div#subMenuImg {
    margin: 0;
    padding-bottom: 10px;
}
ul.menu1{
    font-size: 13px;
    font-weight: bold;
    margin: 8px 0 0 0;
    padding: 0;
    cursor: pointer;
    list-style: none;
}
li.menu1 {
    padding: 0;
}
.menu1 a {
    display: block;
    padding: 4px 0 4px 8px;
    text-decoration: none;
}
li.menu1 a:link, li.menu1 a:visited {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #3E4151;
}
li.menu1 a:hover, li.menu1 a:active {
    color: #FFFFFF;
    background-color: #000000;
}
li.menu1active a:visited, li.menu1active a:link{
    color: #FFFFFF;
    background-color: #000000;
    padding: 4px 0 4px 4px;
    border-top: 1px solid #3E4151;
}
ul.menu2 {
    background-color: #6FA0AB;
    font-size: 11px;
    margin: 0 0 10px 0;
    padding: 6px 0 6px 10px;
    cursor: pointer;
    list-style: none;
}
.menu2 a:link, .menu2 a:visited {
    color: #3E4151;
    text-decoration: none;
}
.menu2 a:hover, .menu2 a:active {
    color: #000000;
    text-decoration: none;
}
.menu2active a:visited, .menu2active a:link{
    font-weight: bold;
    color: #000000;
}
/* *****************  Content ***************** */
div#content1 {
    width: 620px;
    height: 150px;
    _height: 160px;
    color: #FFFFFF;
    background-color: #000000;
    padding: 10px 0 0 16px;
    float:left;
}
#content1 a {
    color: #fff;
}
div#contentDownload {
    background-color:#ffffff;
    width: 635px;
    min-height: 450px;
    padding: 0;
    float: left;
}

.galleryImg {
    width: 18%;
    display: inline-block;
    margin: 1em;
    text-align: center;
    height: 120px;
    padding: 1em .5em;
    background: #6FA0AB;
    vertical-align: middle;
}
.galleryImg img {
    vertical-align: middle;
}
.vahelper {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
#contentDownload .download {
    bottom: 5px;
    position: relative;
}
.presseHead a:link, .presseHead a:visited {
    font-size: 14px;
    font-weight: bold;
    color: #9DB130;
    padding-left: 10px;
    text-decoration: none;
}
.presseHead a:hover, .presseHead a:active {
    font-size: 14px;
    font-weight: bold;
    color: #9DB130;
    padding-left: 10px;
    text-decoration: underline;
}
.title {
    width: 150px;
    height: 65px;
    color:#ffffff;
    font-weight: bold;
    font-size: 18px;
    float: left;
}
.image {
    width: 150px;
    height: 75px;
    float: left;
}
.info1 {
    width: 420px;
    height: 122px;
    color:#ffffff;
    font-weight: bold;
    font-size: 11px;
    float: right;
    margin: 0 12px 0 0;
}
.info2 {
    width: 420px;
    float: right;
    margin: 0 12px 0 0;
}
.info2 a:link, .info2 a:visited {
    color:#ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.info2 a:hover, .info2 a:active {
    color: #6FA0AB;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
div#content2 {
    background-color:#ffffff;
    width: 620px;
    min-height: 450px;
    padding: 20px 0 0 16px;
    float: left;
}
.dekoHG_presse{
    background-image: url(/images/skins/fundg/dekoHG_presse.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}
form {
    margin: 0 0 0 0;
}
td.formCell
{
    filter:Alpha(opacity=80);
    opacity:0.8;
}
td.formCellError
{
    background-color:#dda0a0;
    filter:Alpha(opacity=80);
    opacity:0.8;
}