BODY {
    margin: 0px; 
    padding: 0px;
    background-color: #D8D8E7;
}
BODY, TH, TD, DIV, INPUT, SELECT, TEXTAREA, BUTTON, H1, H2, H3,
.plain, .plainbold, .title, .subtitle, .infoBoxTitle {
    font-family: Verdana, Arial, Helvetica; 
    font-size: 11px;
    color: #525252;
    text-decoration: none;
}

A, .a, .quotes {
    text-decoration: underline;
    color: #5484AB;
}

IMG {
    border: 0px;
}

UL LI {
    list-style-type: square;
}

FORM {
    margin: 0px;
}

LEGEND {
    font-weight: bold;
    padding: 2px;
    border-bottom: 0px;
}

FIELDSET, .fieldset {
    padding: 2px;
    margin-bottom: 10px;
    background-color: #E5E5EF;
}

H1, H2, .title, .subtitle {
    color: #4f4f4f;
}

H1, .title {
    font-family: "Arial", "Helvetica", "Verdana", "Sans Serif";
    font-size: 22px;
    margin: 5px 0px 5px 0px;
    line-height: 25px;
}

H2, .subtitle {
    font-size: 14px;
    margin: 12px 0px 12px 0px;
    margin-bottom: 12px;
}

H3, .subsubtitle {
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 5px;
    line-height: 16px;
    font-weight: bold;
}

H4, .plainbold, .infoBoxTitle {
    font-size: 11px;
    margin-top: 6px;
    line-height: 16px;
    font-weight: bold;
}

H4 {
    margin: 6px 0px 2px 0px;
    padding: 0px 0px 2px 0px;
}

P, UL {
    line-height: 17px;
}
.list_header{
	font-weight:bold;
}
TABLE, TR, TH, TD {
  /*  border:1px solid #C2C2CF;*/
    border-collapse: collapse;
}
/*
TH, TD {
    padding: 2px 4px;
}
*/
.row0 {
    background-color: #E5E5EF;
}

.row1 {
    background-color: #DADAE9;
}

.cm_immo_list {
    cursor:pointer;
}

TH, .box, .blueTitle, .formHeader {
    background-color: #AFC2D6;
}

TH, .blueTitle, .formHeader {
    border: 1px solid #799FBD;
}

TH, TH A, .blueTitle, .formHeader {
    color: #525252;
    text-decoration: none;
}

A.kasten {
    display: block;
    border-bottom: 0px;
    text-align: center;
}

/*
 * Klassen der beiden standard Formulare
 */
.blueTitle, .formHeader {
    margin: 0px 0px 5px;
    padding: 2px 0px 2px 5px;
}

.rightDistance, .formElement {
    padding: 5px 0px 5px 5px;
}

.formElementDescription {
    float: left;
    width: 130px;
    min-height: 17px;
}

.formElementContent {
    float: left;
    width: 430px;
}

.SliderTrack {
    background-color: #AFC2D6;
    border: inset #AFC2D6 1px;
    height: 1px;
    margin: 4px 0;
}

* HTML .SliderTrack {
    overflow-y: hidden;
}

.SliderHandle {
    background-color: #AFC2D6;
    border: inset #AFC2D6 2px;
    width: 20px;
    height: 8px;
    margin-top: -5px;
    margin-left: -1px;
    cursor: e-resize;
    font-size: 0;
}

.topNavigation, .topNavigationActive, .mainNavigation, .subNavigation, .subNavigationActive, .slogan {
    text-decoration: none !important;
    display: block;
}

.mainNavigation, .subNavigation, .topNavigation, .topNavigationActive, .white, .slogan, .onlyCM {
    color: #ffffff;
}

.topNavigation, .topNavigationActive, .mainNavigation, .bold {
    font-weight: bold; 
}

.white {
    text-decoration: none;
}

.topNavigation, .topNavigationActive {
    font-size: 12px;
    font-weight: bold;
    float: left; 
}

.topNavigation, .topNavigationActive {
    /*width: 122px;*/
    text-align: center;
}

.topNavigation {
    padding: 3px 7px;
    margin-top: 5px;
    border-left: 1px solid #ffffff; 
    min-width: 73px;    
}

.topNavigationActive {
    padding: 8px 12px 3px 12px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin-top: 0px;    
    width: 114px;

}

.hover {
    background-color: #ffffff;
    cursor: pointer;
}


#topNavigationNeighbour {
    border: 0px;
}


.mainNavigation {
    padding: 5px 0px 5px 4px;
}

.subNavigation, .subNavigationActive {
    padding: 5px 0px 5px 10px;
}

.subNavigationActive {
    background-color: #E5E5EF;
    color: #6E6E6E;
}


.clear {
    clear: both;
}

.smallgrey {
    font-size: 10px;
    color: #6E6E6E;
    line-height: 17px;
    text-decoration: none;
}

.navigationBox {
    width: 100%; 
    border-bottom: 1px solid #ffffff    
}

.red, .onlyCM {
    background-color: #CC0000;
}

#topCM {
    background: #B12E47;
}

#topCM BR {
    font-size: 0;
}

.floatLeft {
    float: left;
}

.center {
    text-align: center
}

#mainAreaContentFrame, #mainAreaContentColor, #perlBody, #customerId, .mainAreaColor {
    background-color: #E5E5EF;
}

#topBanner, #topCM, #topBabyBlue {
    width: 100%;
    z-index: 1;
}

#topCMBackground, #topBabyBlueText, #topCM {
    height: 20px;
}

#mainAreaNavigation, #topBabyBlue, .topNavigationActive {
    background-color: #799FBD;
}

#topCMBackground,
#cmWww,
#topBanner .top_banner_logo {
    float :left; 
    border-right: 1px solid #ffffff;
}

#topBanner {
    background-color: #2A2A58;
    height: 97px;
}

#topBanner .top_banner_category_image {
    float: left;
}

#topCMBackground {
    width: 639px; 
}

#topBabyBlue {
    border-top: 1px solid #ffffff;
    z-index: 1
}

#topBabyBlueText {
    width: 775px; 
}

#mainArea {
    width: 1003px;
}

#mainAreaNavigation {
    width: 141px; 
    float: left; 
}

#mainAreaContent {
    float: left; 
    width: 638px;
    line-height: 17px;
    z-index: 5;
}


#mainAreaContentFrame {
    border: 1px solid #ffffff; 
}

#mainAreaContentColor {
    width: 636px; 
}

#mainAreaContentPadding {
    padding: 0px 7px;
    margin: 0px 0px 15px 0px;
}

#mainAreaFooter {
    width: 600px; 
    margin: 5px 0px 20px 2px;
}

#sloganBox {
    position: absolute; 
    top: 5px; 
    left: 155px; 
    z-index: 3;
}

#pageTitle {
    position: absolute;
    top: 30px;
    left: 280px; 
    width: 300px;
}


#sloganBox, #pageTitle {
    font-family: arial, helvetica, verdana; 
    font-size: 20px;
    font-weight: bold;
}


#sloganMachen {
    padding: 5px 0px 5px 10px; 
}

#navigation {
    position: absolute; 
    top: 92px; 
    left: 140px; 
    z-index: 3;
    width: 640px;
    height: 26px;
    overflow-y: expression(window.XMLHttpRequest == undefined ? 'hidden' : 'visible');
}

#cmWww, #cmTop {
    border-top: 0px; 
    border-bottom: 0px; 
    border-left: 0px;
}

#infoArray {
    margin-left: 30px;
    margin-top: 5px;
}

#titleBox {
    padding: 0px 0px 0px 10px;
}

#titleBoxRight {
    float: right; 
    width: 300px;
}

#titleBoxLeft {
    float: left; 
    width: 300px; 
    margin-left: 0px;
}

.ulLinks {
    list-style-image: url(../service-center/img/pfeil_re.gif);
    margin-left: 0px;
    padding-left: 20px;
}

.infobox {
    font-size: 10px;
    margin-top: 2px;
}


.overViewBox {
    float: left;
    width: 295px;
    border-top: 1px solid #ffffff;
    margin: 5px 3px 15px 3px;
}

.overViewBoxPadding {
    padding: 5px;
}

H4.infoBoxTitle {
    margin: 0px;
}

.overViewBoxPicture {
    width: 98px;
    height: 98px;
    float: left; 
    padding-right: 4px;
}

.arrowRight {
    text-decoration: none;
    width: 9px;
    height: 7px;
}

.nowrap {
    white-space: nowrap;
}

#mainAreaRight {
    float: left;
    width: 224px;
}

.mainAreaRightBox {
    margin-top: 15px;
}

.mainAreaRightTitle {
    background-color: #799FBD; 
    padding-bottom: 4px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; 
    border-right: 1px solid #ffffff;
}

.mainAreaRightTitleText {
    display: block; 
    padding: 3px 0px 0px 10px;
}

.mainAreaRightContent {
    margin: 10px 10px 5px 15px
}

INPUT.blue {
    background-color: #799FBD;
    border: 1px solid #ffffff;
    cursor: pointer;
    height: 20px;
}

.formerror {
    color: #CC0000;
}

#mainAreaIframe {
/*  border: 1px solid #ffffff; */
    padding: 1px 3px;
/*  background-color: #E5E5EF;
    background-color: #ffffff;*/
    line-height: 17px;
/*  width: 550px;
    width: 613px;
    height: 523px;
    overflow: auto;*/
}

.noDisplay {
    display: none;
}

.fieldset {
    border: 2px groove #F2F0EE;
}

.button {
    background-color: #ffffff;
    padding: 2px;
    margin: 5px 0px;
    text-align: center;
    cursor: pointer;
}

#customerId {
    position: absolute;
    left: 553px;
    top: 10px;
    padding: 5px;
    border: 1px solid #ffffff;
    width: 215px;
}

.redText {
    color: #cc0000;
}
.toTop.right{
    display:block;
    float:right;
    text-align:right; 
}

.alpha_navi{
   margin:10px 0;
}
.alpha_navi a, .alpha_navi a:hover{
    text-decoration:none;
     padding:2px 4px;
}
.alpha_navi a:hover{
    background:#B12E47;
}

.overview0 h3.alphabet, .overview1 h3.alphabet{
  font-size:22px;
  border-bottom:1px solid #efefef;
  padding:0 0 7px 7px;
  font-family:"Arial", "Verdana", "Tahoma", "Sans Serif";
}

.overview0 input[type="text"], .overview1 input[type="text"]{
  border:1px solid #a5a5a5;
  width:200px;
  margin-right:5px; 
  padding:2px;
  margin-left: 4px;
}

.greenText {
    color: #008000;
}

.blueFrameBox {
    background-color: #D8D8E7;
    border: 1px solid #799FBD;
}

.bTitle, bSmall, .bSubTitle, .bShortInfo, .bNormal, .bLink {
    color: #000000 ;
}

.bTitle {
    font-size: 12px;
    font-weight: bold
}

.bSubTitle {
    font-size: 10px;
    font-weight: normal;
    line-height: 16px
}

.bShortInfo {
    font-size: 9px;
    line-height: 12px;
}

DIV.bShortInfo UL {
    list-style-type: disc;
    margin: 0px 0px 0px 15px;
    padding: 0px;
    font-size: 9px;
    line-height: 12px;
}

DIV.bShortInfo UL LI {
    list-style-type: disc;
    font-size: 9px;
    line-height: 12px;
}


.bSmall {
    font-size: 9px;
}

.bNormal {
    font-size: 10px;
    font-weight: normal;
    line-height: 16px
}

a.bSmall {
    color: #CC0000;
}

a.bLink {
    text-decoration: underline;
}

.close {
    display: block;
    border: 1px outset #ffffff;
    width: 14px;
    height: 14px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    line-height: 13px;
    background-color: #D4D0C8;
    float: right;
}

/* 
 * Sprachauswahl
 */
#languages {
    position: absolute;
    left: 807px;
    top: 25px;
    width:180px;
    text-align: right;
    color: #fff;
    line-height: 1.4em;
}

#languages UL, #languages LI {
    display: inline;
    margin: 0;
    padding: 0;
}

#languages LI A {
    display: block;
    float: right;
    width: 22px;
    height: 11px;
    margin-top: 2px;
    margin-left:4px;
}

#languages LI A SPAN {
    display: none;
}

.select_restaurant{
  width:315px;
}


/* 
 * Klasse für 'Quelltext' (Einbinden über: <img...)
 */
.code {
    border: 0.09em dashed #2f6fab;
    background-color: #f9f9f9;
    font-family: "Courier New", Courier, monospace;
    padding: 0.65em;
    margin: 0.5em 0;
}

@media print {
    #mainAreaIframe {
        padding-right: 5px;
        width: 99% !important;
    }

    BODY, .blueFrameBox, .blueTitle, #mainAreaIframe, FIELDSET, .fieldset {
        background-color: #ffffff;
    }

    .blueTitle {
        border: 1px solid #ffffff;
    }
    
    H4.blueTitle {
        font-size: 15px;
    }
}

