/*
// ******************************************************************************
// *	STARTSEITE
// ******************************************************************************
*/

DIV.start {
    display: none;
    width: 808px;
    height: 272px;
    position: relative;
}

#start_0 { background: url(../images/startseite/start_0.jpg) no-repeat left top; }
#start_1 { background: url(../images/startseite/start_1.jpg) no-repeat left top; }
#start_2 { background: url(../images/startseite/start_2.jpg) no-repeat left top; }
#start_3 { background: url(../images/startseite/start_3.jpg) no-repeat left top; }
#start_4 { background: url(../images/startseite/start_4.jpg) no-repeat left top; }
#start_5 { background: url(../images/startseite/start_5.jpg) no-repeat left top; }
#start_6 { background: url(../images/startseite/start_6.jpg) no-repeat left top; display: block; margin-top: 20px; }


.start_subline { 
    text-align: center;
    color: #333;
    font-size: 11px;
    padding-top: 10px;
}
.start_subline a {
    color: #333;
    text-decoration: none;
}

.start_content {
    position: absolute;
    width: 276px;
    height: 104px;
    padding: 10px;
    color: #fff;
}
#start_0_content { top: 190px; left: 265px; height: 90px; width: 418px; color: #333; padding: 0px; }
#start_1_content { top: 36px; left: 192px; }
#start_2_content { top: 37px; left: 73px; height: 150px; }
#start_3_content { top: 92px; left: 71px; height: 100px; }
#start_4_content { top: 40px; left: 73px; }
#start_5_content { top: 37px; left: 437px; height: 86px; }
#start_6_content { top: 47px; left: 290px; height: 108px; }


.start_content H1 {
    font-size: 15px;
    line-height: 105%;
    margin: 0 0 10px 0;
}

.start_content H2 {
    font-size: 14px;
    line-height: 12px;
    margin: 0 0 10px 0;
}

.start_content, .start_content P {
    font-size: 14px;
    line-height: 125%;
}

.start_teaser {
    width: 608px;
    height: 90px;
    padding-left: 200px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    margin-top: 5px;
    position: relative;
}
#start_teaser_1 {
    background: url(../images/startseite/start_teaser_1.jpg) no-repeat left bottom;
}
#start_teaser_2 {
    background: url(../images/startseite/start_teaser_2.jpg) no-repeat left bottom;
}

.start_teaser H1 {
    font-size: 16px;
    line-height: 14px;
    margin: 0 0 10px 0;
}

.start_teaser, .start_teaser P {
    font-size: 13px;
    line-height: 15px;
}

.start_teaser A {
    color: #c90a0a;
    text-decoration: underline;
    padding-left: 10px;
    background: url(/images/arrow_red_right.gif) no-repeat center left;
    font-size: 12px; line-height: 14px;
    /*font-weight: bold;*/
}

#start_teaser_lobtadel {
    width: 190px;
    position: absolute;
    top: 8px;
    right: 0;
}
#start_teaser_lobtadel DIV.standort_bewertung_summary ul.mit_abstand {
    margin-top: 3px;
}
#start_teaser_lobtadel DIV.standort_bewertung_summary LI.pos, #start_teaser_lobtadel DIV.standort_bewertung_summary LI.neu, #start_teaser_lobtadel DIV.standort_bewertung_summary LI.neg {
    width: 115px;
}
#start_teaser_lobtadel DIV.standort_bewertung_summary LI.wert {
    width: 26px;
}
	

/*
DIV.start H1 {
    color: #333;
    font-size: 16px; line-height: 18px;
}
DIV.start H2 {
    color: #333;
    font-size: 12px; line-height: 14px;
    margin-top: 10px;
    font-weight: normal;
}
DIV.start A {
    font-size: 10px; line-height: 12px;
}
#start_2 H1 {
    margin-left: 400px;
}
#start_2 H2 {
    margin-left: 400px;
}
#start_3 H2 {
  margin-right: 490px;
}

DIV#start_5 {
    width: 770px;
    padding-left: 30px;
}
#start_5 H2 {
    font-size: 16px; line-height: 18px;
    font-weight: bold;
    margin-top: 140px;
}
#start_5 P {
    width: 163px;
    font-size: 14px; line-height: 16px;
    font-weight: bold;
}
#start_5 A {
    color: #c90a0a;
    text-decoration: underline;
    padding-left: 10px;
    background: url(/images/arrow_red_right.gif) no-repeat center left;
    font-size: 12px; line-height: 14px;
    font-weight: bold;
}
*/
