


/* Warenkorb, Buttons unten statt links */
#ctl00_ContentPlaceHolderMaster_OrdersSummary1_LinkButton1 {
	display: none;
}
#ctl00_ContentPlaceHolderMaster_OrderDetails1_RecordEditMenu1_ImageButton1 {
	display: none;
}
#ctl00_ContentPlaceHolderMaster_OrderDetails1_RecordEditMenu1_ImageButton2 {
	display: none;
}	
#ctl00_ContentPlaceHolderMaster_OrderDetails1_RecordEditMenu1_ImageButton3 {
	display: none;
}
#ctl00_ContentPlaceHolderMaster_OrderDetails1_LinkButton1 {
	display: inline-block !important;
	margin-top: 15px;
	padding-top: 4px;
}
#ctl00_ContentPlaceHolderMaster_OrderDetails1_LinkButton2 {
	display: inline-block !important;
	margin-top: 15px;
	padding-top: 4px;
}
/* Warenkorb, Buttons unten statt links, Ende */


/* Suchen-Feld ausblenden*/
div.shopProductFinder_Base {
    display: none;
}

/* Angebotsbutton ausblenden */
span#ctl00_ContentPlaceHolderMaster_ProductCalculator1_LinkButton2 { 
   display: none;
} 




.abstand_links {	
	margin-left: 1em;
    min-height: 20em;
}

.h1_ueberschrift {
	font-family: verdana, sans-serif;	
	font-size: 2em;	
	color: #069cd2;
}

.trenner  {
       width: 100%;
      float: left;
}

.ohneabstand  {
      padding: 0 !important;
}

.h2_ueberschrift  {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 1.3em;	
	color: #069cd2;
        margin: 0.3em 0.6em 0 0;
border-bottom: 1px solid #575757;
}


.a_link {
    font-weight: normal !important;
font-size: 1em !important;
   color: #069cd2 !important;
}

span.ProductCalculator_HelptextButton {
    font-size: 1.5em;
    color: #069cd2;
}

.box1 {
        max-height: 21em;
    width: 32%;
    float: left;
    margin-right: 1%;
}

.box2 {
    min-height: 3em;
    width: 98%;
    float: left;
    margin-right: 1%;
}

.box3 {
    min-height: 3em;
    width: 66%;
    float: left;
    margin-right: 1%;
    padding-top: 6em;
}

}

span.ProductCalculator_HelptextButton {
    cursor: pointer;
}


.rund {
width: 200px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border: 4px solid #E83F29;
}



.ueberschrift1 {
font-family: Verdana, Arial, Tahoma;
    font-size: 5em;
    text-align: center;
    line-height: 0.1em;
    color: #CD071E;
}

.ueberschrift2 {
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 2em;
    color: #CD071E;
	margin-top: 1em;
}



.ueberschrift2_gediegendrucken {
    color: #069cd2;
}


.ueberschrift3 {
    font-family: Verdana, Arial, Tahoma;
    font-weight: bold;
    font-size: 1.5em;
    color: #CD071E;
}

.absatz {
	font-size: 1.5em;	
	font-family: verdana, sans-serif;
color: #CD071E;
    display: flex;
    align-items: center;
    justify-content: center;
}

.absatz2 {
	font-size: 1em;	
	font-family: verdana, sans-serif;
color: #4B4B4B;
}

.absatz3 {
font-size: 0.8em;
    font-family: verdana, sans-serif;
    color: white;
    padding-top: 0.5em;
}

.beschreibung {
font-family: Verdana, Arial, Tahoma !important; 
font-size: 1.1em !important;
font-weight: lighter !important;
color: #E83F29 !important;
text-decoration: none !important;
    display: flex;
}

.beschreibung_link {
font-family: Verdana, Arial, Tahoma !important; 
font-size: 2em !important;
color: #E83F29 !important;
text-decoration: none !important;
    display: flex;
	margin-bottom: 1em;
}

.text1 {
    font-family: Verdana, Arial, Tahoma !important;
    font-size: 1.1em !important;
    font-weight: lighter !important;
    color: #E83F29 !important;
    text-decoration: none !important;
}

div.mMaster_Base_Top {
    display: none;
}

.RadMenu_Bootstrap .rmRootGroup {
    background-color: #CD071E !important;
	 border: 1px solid #CD071E !important;
}

.RadMenu_Bootstrap .rmRootGroup a:hover {
    background-color: #E83F29 !important;
color: white !important;
}

.RadMenu_Bootstrap .rmRootGroup a:visited {
    background-color: #E83F29 !important;
color: white !important;
}

.RadMenu a.rmLink {
    color: white;
}

.a_link {
    font-weight: normal !important;
    font-size: 1em !important;
    color: #E83F29 !important;
}

.a_link_text_weiss {
    font-weight: normal !important;
    font-size: 0.8em !important;
    color: white !important;
}

.rot {
   background-color: #CD071E;
    padding-left: 1em !important;
margin-top: 10em !important;
padding-bottom: 0.1em !important;
}

.block_footer {
width: 33%;
float: left;
}


.kreisorange1 {
    width: 10px;
    height: 10px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #E83F29;
   position: absolute;
}

.kreisorange2 {
    width: 20px;
    height: 20px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    background-color: #E83F29;
   position: absolute;
}

.kreisorange3 {
    width: 30px;
    height: 30px;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    background-color: #E83F29;
   position: absolute;
}

.kreisorange4 {
    width: 40px;
    height: 40px;
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    background-color: #E83F29;
   position: absolute;
}

.kreisorange5 {
    width: 50px;
    height: 50px;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    background-color: #E83F29;
   position: absolute;
}

.kreisrot1 {
    width: 10px;
    height: 10px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #CD071E;
   position: absolute;
}

.kreisrot2 {
    width: 20px;
    height: 20px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    background-color: #CD071E;
   position: absolute;
}

.kreisrot3 {
    width: 30px;
    height: 30px;
    border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    background-color: #CD071E;
   position: absolute;
}

.kreisrot4 {
    width: 40px;
    height: 40px;
    border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    background-color: #CD071E;
   position: absolute;
}

.kreisrot5 {
    width: 50px;
    height: 50px;
    border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    background-color: #CD071E;
   position: absolute;
}

#inhalt_gesamt {
position: relative;

}

#box_kreise {
position: absolute;
    z-index: 1;
}

#box_inhalt {
position: static;
    z-index: 10;
}

.abstandlinks {
    margin-left: 2em;
}

.trenner2  {
       width: 100%;
height: 1em;
float: left;
}

