.hintergrundbild { 
    background-image: url(../pictures/karte.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed
}

table.HomeTable {
}

td.HomeTable {
    padding: 5px; /*height: 100px;*/
}

a.HomeImageSmall {
    border: none 0;
}

.ClipPlayerImageSmall img {
    border: none 0px;
    margin-bottom: 8px;
}

.HomeTitle {
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    position: relative;
    left: 10px;
}

.HomeText {
    font-size: 11px;
    vertical-align: top;
    position: relative;
    top: 5px;
    left: 10px;
    text-align: justify;
    /*text-justify: newspaper;*/
}

a.HomeLinkMore {
    font-size: 11px;
    font-weight: bold;
    color: darkblue;
    text-align: left;
    text-decoration: none;
    vertical-align:middle;
    margin-left: 12px;
}

a.HomeLinkMore:hover {
    font-size: 11px;
    font-weight: bold;
    color: darkblue;
    text-align: left;
    text-decoration: underline;
    vertical-align:middle;
    margin-left: 12px;
}

.ImageFlowLayout {
    float: left;
    margin-right: 10px;
}

h1 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

span.ProductTitle {
    font: normal normal bold 14px sans-serif;
    color: black;
}

span.ProductText {
    font: normal normal normal 11px sans-serif;
    color: black;
}

p.ProductTitle {
    font: normal normal bold 14px sans-serif;
    color: black;
}

p.ProductText {
    font: normal normal normal 11px sans-serif;
    color: black;
}

a.ProductGroup {
    font: normal normal normal 11px sans-serif;
    color: black;
    text-decoration: none;
}

a.ProductGroup:hover {
    font: normal normal normal 11px sans-serif;
    color: black;
    text-decoration: underline;
}

.ProductTitleCopy {
    font-size: 11px;
}

.OverviewText {
    text-align: right;
    font-size: 11px;
}

.OverviewPicto {
    float: right;
    margin-left: 10px;
    margin-right: 20px;
}

.Copy11 {
    font-size: 11px;
}

.SearchResultText {
    color: Black;
    font-size: 12px;
    text-align: left;
    font-family: Arial Sans-Serif;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.ProductTitleHeadlineLeft {
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif;
    text-align: right;
    white-space: nowrap;
}

.ProductTitleHeadlineRight {
    font-size: 12px;
    font-weight: bold;
    font-family: sans-serif;
    text-align: left;
    margin-left: 0px;
    white-space: nowrap;
}

.ProductTitleImageLeft {
    position: relative;
    left: 60px;
    float: left;
}
.ProductTitleImageRight {
    position: relative;
    left: 10px;
}

img.Press {
    margin: 0px 4px 8px 0px;
}

.PressLink {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #222222;
}

a.PressLink:link {
    text-decoration: none;
    color: #222222;
    vertical-align: top;
}

a.PressLink:visited {
    text-decoration: none;
    color: Green;
    vertical-align: top;
}
a.PressLink:active {
    text-decoration: none;
    color: blue;
    vertical-align: top;
}

a.PressLink:hover {
    text-decoration: none;
    color: Blue;
    vertical-align: top;
}

a.Agency img {
    border-style: none;
    margin: 0px 4px 0px 0px;
}

a.shorttext:link {
    font: normal normal normal 11px sans-serif;
    text-decoration: none;
    color: black;
}
a.shorttext:visited {
    font: normal normal normal 11px sans-serif;
    text-decoration: none;
    color: black;
}
a.shorttext:active {
    font: normal normal normal 11px sans-serif;
    text-decoration: none;
    color: black;
}
a.shorttext:hover {
    font: normal normal normal 11px sans-serif;
    text-decoration: underline;
    color: black;
}
a.shorttext:focus {
    font: normal normal normal 11px sans-serif;
    text-decoration: none;
    color: black;
}

/*
a.shorttext:link { 
    font:            normal normal normal 13px sans-serif;
    text-decoration: none; 
    color:           black;
}
a.shorttext:visited	{
    font:            normal normal normal 13px sans-serif;
    text-decoration: none; 
    color:           black;
}
a.shorttext:active 	{
    font:            normal normal normal 13px sans-serif;
    text-decoration: none; 
    color:           black;
}
a.shorttext:hover 	{
    font:            normal normal normal 13px sans-serif;
    text-decoration: underline; 
    color:           black;
}
a.shorttext:focus {
    font:            normal normal normal 13px sans-serif;
    text-decoration: none; 
    color:           black;
}
*/

#ProgressTemplate {
    position: absolute;
    width: 240px;
    height: 80px;
    padding: 0px;
    left: 50%;
    top: 50%;
    margin: -40px auto auto -120px;
    background-image: url( '../../Image/LoadingBackground.png' );
}

#ProgressContent {
    width: 184px;
    height: 24px;
    margin: 20px;
    padding: 8px;
}

#ProgressBackground {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: Silver;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

td.SearchFilterLeftMiddle {
    padding: 0px 24px 8px 0px;
    white-space: nowrap;
    vertical-align: top;
}

td.SearchFilterRight {
    padding: 0px 0px 8px 0px;
    white-space: nowrap;
    vertical-align: top;
}

td.SearchFilterButton {
    padding: 16px 0px 24px 0px;
    white-space: nowrap;
    vertical-align: top;
}

span.MaterialDescription {
    color: darkslategray;
    width: 400px;
    max-width: 400px;
    display: block;
    white-space: normal;
}


span.MessageBoxStatus {
    font-weight: bold;
    color: rgb(0, 255, 0);
    padding: 8px;
    background-color: rgb(240, 255, 240);
    border: solid 1px rgb(0, 255, 0);
    margin-bottom: 16px;
    display: block;
}

span.MessageBoxWarning {
    font-weight: bold;
    color: rgb(255, 140, 0);
    padding: 8px;
    background-color: rgb(255, 240, 220);
    border: solid 1px rgb(255, 140, 0);
    margin-bottom: 16px;
    display: block;
}

tr.MessageBoxWarning td {
    font-weight: bold;
    color: rgb(255, 140, 0);
    padding: 8px;
    background-color: rgb(255, 240, 220);
    border: solid 1px rgb(255, 140, 0);
}


span.MessageBoxError {
    font-weight: bold;
    color: rgb(255, 0, 0);
    padding: 8px;
    background-color: rgb(255, 240, 240);
    border: solid 1px rgb(255, 0, 0);
    margin-bottom: 16px;
    display: block;
}

/* Tabellenloses Formular (z. B. für Kontaktformulare) */
fieldset.ContactForm {
    /*display: -moz-inline-box;
    display: inline-block;*/
    width: 506px;
    border: none;
    border-top: solid 1px slategray;
    margin: 0px;
    margin-top: 16px;
    padding: 0px;
}
fieldset.ContactForm legend {
    font: normal normal bold 11px sans-serif;
    color: black;
    background-color: white;
    padding: 0px 2px;
}
fieldset.ContactForm ol label {
    display: -moz-inline-box;
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}
fieldset.ContactForm ol label span {
    font: normal normal normal 11px sans-serif;
    color: black;
    background-color: white;
    display: block;
    width: 160px;
}
fieldset.ContactForm ol {
    margin: 0px;
    padding: 0px;
}
fieldset.ContactForm ol li {
    list-style-type: none;
    padding: 4px 8px 4px 8px;
    margin: 0px;
    border: none;
    border-bottom: solid 1px whitesmoke;
}
fieldset.ContactForm ol li input[type=text] {
    font: normal normal normal 11px sans-serif;
    color: black;
    /*background-color: white;*/
    width: 160px;
    border:             solid 1px slategray;
}

fieldset.ContactForm ol li select {
    font: normal normal normal 11px sans-serif;
    color: black;
    background-color: white;
    width: 300px;
    border:             solid 1px slategray;
}
fieldset.ContactForm ol li textarea {
    font: normal normal normal 11px sans-serif;
    color: black;
    background-color: white;
    width: 460px;
    height: 140px;
    border:             solid 1px slategray;
}

/* DropDown-Control für die Bestellvarianten auf der EFK-Seite */
.ContextMenuPanel {
    border: 1px solid #868686;
    z-index: 1000;
    background-image: url(images/menu-bg.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    background-color: #FAFAFA;
    cursor: default;
    padding: 1px 1px 0px 1px;
    font-size: 11px;
    font-family: "Segoe UI", Arial, "Sans-Serif";
}
a.ContextMenuItem {
    margin: 1px 0 1px 0;
    display: block;
    color: #003399;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 8px 4px 8px;
    white-space: nowrap;
}
a.ContextMenuItem:hover {
    background-color: #FFE6A0;
    color: #003399;
    border: 1px solid #D2B47A;
    padding: 3px 7px 3px 7px;
}
.Watermarked {
    height:20px;
    width:150px;
    padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color:#F0F8FF;
    color:gray;
}	

.ValidatorCallout {
    background-color: lemonchiffon;
}

