﻿.HeaderFrau
{
    display: none;
    position: absolute !important;
    z-index: 100 !important;
}

.CornerWhite
{
	background-image: url(/Images/corner_white.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.CornerGrey
{
	background-image: url(/Images/corner_grey.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.CornerWhite table
{
	background-color: transparent !important;
}
.CornerGrey table
{
	background-color: transparent !important;
}
.CornerWhite td.list-richtext
{
	padding-right: 20px;
}
.CornerGrey td.list-richtext
{
	padding-right: 20px;
}
.CornerWhite div
{
	padding-right: 20px !important;
}
.CornerGrey div
{
	padding-right: 20px !important;
}
.CornerWhite div.footertext
{
	line-height: 1.5em;
}

.headline strong
{
    font-size: 1em !important;
}
#ContainerHeader, #ContainerContent, #ContainerMainNavi, #ContainerFooter
{
	padding-bottom: 0px;
	padding-top: 0px;
}
.ImageBorder td
{
    border-style: solid;
    border-color: White;
    border-width: 1px;
}
