/*
// ******************************************************************************
// *    DIE SEITE
// ******************************************************************************
*/

#page {
    width: 1024px;
}

#mybody {
    width: 100%;
    min-width: 100%;
}
#mybody2 {
    width: 100%;
    min-width: 100%;
    padding-bottom: 50px;
    position: relative;
}
				    

/*
// ******************************************************************************
// *	HEADER
// ******************************************************************************
*/

#preheader {
    width: 1024px;
    position: relative;
}

DIV.freecall {
    position: absolute;
    top: 5px;
    right: 0;
}
	    
DIV.freecall H4 {
    font-size: 12px;
    line-height: 14px;
    color: #d6081a;
    margin: 0 0 0 10px;
}
DIV.freecall H5 {
    font-size: 10px;
    line-height: 12px;
    color: #999;
    text-align: right;
    margin: 0;
    position: relative;
    top: -5px;
}
							
#linker {
    width: 200px;
    min-width: 200px;
    font-size: 8px; line-height: 10px;
    color: #999;
    text-align: left;
    float: left;
    padding: 5px 0 0 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;

}
#linker p { margin: 0; text-align: left;}
							
/*
// ******************************************************************************
// *	RECHTE SPALTE
// ******************************************************************************
*/
DIV.subcontent * {
    border: 0;
    margin: 0;
    text-align: left;
}

DIV.subcontent A.redlink {
    background:transparent url(images/arrow_red_right.gif) no-repeat scroll left center;
    color:#c00;
    padding-left:10px;
    text-decoration:underline;
}

DIV.subcontent A.redlink active {
    background:transparent url(images/arrow_red_right.gif) no-repeat scroll left center;
    color:#c00;
    padding-left:10px;
    text-decoration:underline;
}

DIV.subcontent {
    width: 200px;
    float: right;
    position: relative;
}
DIV.subcontent_default {
    margin-top: 0px;
}
DIV.subcontent_franchise {
    margin-top: 30px;
}
DIV.subcontent DIV.teaser {
    font-size: 14px; 
    line-height: 16px;
    margin-bottom: 4px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
DIV.subcontent DIV.teaser H1 {
    font-size: 14px; 
    line-height: 16px;
    padding: 5px 0 0 16px;
    margin: 0;
    COLOR: #333;
}
DIV.subcontent DIV.tipp H1, DIV.subcontent DIV.neu H1 {
    padding-left: 42px;
    padding-bottom: 8px;
    font-size: 14px; line-height: 30px;
    color: #c00;
}
DIV.subcontent DIV.tipp H1 {
}
DIV.subcontent DIV.neu H1 {
}
DIV.subcontent DIV.teaser P {
    margin-top: -1px;
    font-size: 14px; line-height: 16px;
    padding: 0 10px 5px 16px;
    color: #555;
}
DIV.subcontent DIV.teaser A {
    font-size: 12px; line-height: 14px;
    margin-left: 15px;
}
DIV.subcontent DIV.nobg {
    background: none;
}


/* Standortsuche */

DIV.subcontent DIV.branchsearch {
    background: url(images/teaser_standortsuche.jpg) no-repeat top right;
    width: 196px;
    min-width: 196px;
    height: 127px;
    min-height: 127px;
    padding: 0;
}

DIV.subcontent DIV.branchsearch h2, DIV.subcontent DIV.branchsearch h3 {
    color: #fff;
    font-weight: normal;
    margin: 0 0 0 15px;
    white-space: nowrap;
}
DIV.subcontent DIV.branchsearch h2 {
    font-size: 14px;
    line-height: 16px;
}
DIV.subcontent DIV.branchsearch h3 {
    font-size: 13px;
    line-height: 15px;
}
DIV.subcontent DIV.branchsearch_content {
    padding: 20px 10px 0 0;
}
			
DIV.subcontent .subcontent_inputfield {
    background: url(images/input_standortsuche.gif) no-repeat top right;
    padding: 5px 10px 5px 20px; ;  /* O R U L */
}
DIV.subcontent .subcontent_inputfield input, DIV.subcontent .subcontent_inputfield SELECT {
    background-color: white;
    height: 14px;
    width: 155px;
    font-size: 12px; line-height: 13px;
    border: 0px solid transparent;
}
DIV.subcontent DIV.branchsearch SELECT {
}
DIV.subcontent .subcontent_inputfield input {
    width: 90px;
}
DIV.subcontent .subcontent_inputfield a {
    text-decoration:underline;
}
								    
DIV.subcontent #badge_1996 {
    position: absolute;
    top: 110px;
    right: -20px;
}
										





DIV.subcontent DIV.multimedia {
    background: url(images/bg_teaser_multimedia.gif) no-repeat bottom right;
    min-height: 90px;
    padding-right: 60px;
}

#outercolumn {
    position: inherit;
}

#sidebar {
    background: #D6081A;
    margin: 0 !important;
    margin-left: 0 !important;
    width: auto;
    float: left;
    display: inline;
}
				    
/*
// ******************************************************************************
// *    FOOTER
// ******************************************************************************
*/

#footer {
    width: 1024px;
}

DIV.footer {
    float: left;
    font-size: 10px; line-height: 12px;
    color: #D6081A;
    text-align: center;
    width: 1024px;
    min-width: 1024px;
    margin-top: 10px;
}
DIV.footer DIV.impress{
}
DIV.footer A {
    color: #D6081A;
}

/*
// ******************************************************************************
// *    CONTENT
// ******************************************************************************
*/


