<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Schwegler2016
Author: Frozen-Media
Author URI: http://www.frozen-media.de/
Description: Kundentemplate (Child auf Basis vom The7)
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.wpb_content_element {
    margin-bottom: 0px;
}

/*breadcrumbs background color*/
.page-title .breadcrumbs {
background-color: rgba(0, 0, 0, 0.05);
}

/* PODS Area */
#mitarbeiter {max-width:780px; float:left;}
.mitarbeiter_block {width:328px; border: 1px solid #AB1A17;padding:10px; height:150px;
   box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.20);

}
.blockleft {float:left; margin: 20px 20px 0 0}
.blockright {float:left; margin: 20px 0 0 0}
.mitarbeiter_image {width:140px; float:left;}

.mitarbeiter_name{color:#AB1A17; font-weight:bold;}
.mitarbeiter_telefon{margin-top:10px;}
.mitarbeiter_email{margin-top:10px; font-size: 0.8em; text-decoration: none !important;}
.mitarbeiter_email a {text-decoration: none !important;}
.mitarbeiter_bereich{margin-top:10px;}

.class_box_shadow{
    width: 374px;
    min-width: 200px;
    min-height: 130px;
    margin: auto;
    background: #ccc;
    border: 5px solid white;
    position:relative;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.30);
}

td.tb_left{width:140px!important}
td.tb_middle{width:300px!important}
td.tb_right{width:300px!important}
.topic {background-color:#0C57A6; border-bottom:1px solid #0C57A6;font-size:14px;line-height:18px;color:#fff;margin:20px 0 10px 0;padding-left:5px;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
}

#fahrzeuge table { width: 100%; }
#fahrzeuge td { border-color: transparent; }
.fahrzeuge_title { font-weight: bold;  border-top: 2px solid #ccc; 
	font: 600 18px/26px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
	text-transform: none; }
.fahrzeuge_title a { text-decoration: none; }
.fahrzeuge_image img { width: 100px; }
.fahrzeuge_image { width:  110px; }
.fahrzeuge_right { text-align: right; width: 170px; }
.fahrzeuge_brutto { font-weight: bold; }
.fahrzeuge_netto { font-size: 0.8em }

.fahrzeuge_image_gr { width:  210px; }
.fahrzeuge_title_dt { font-weight: bold; color: #AB1A17; 
	font: 600 18px/26px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
	text-transform: none;
}
.fahrzeuge_infotext_dt { font-size: 0.7em; line-height: 1.5; }

.widget_recent_entries { background-color: #ab1a17; padding-left: 5px!important; }
.widget_recent_entries .widget-title { color: #fff !important; }
.widget_recent_entries a { color: #ddd!important; }
.widget_recent_entries a:hover { text-decoration: underline !important; }
</pre></body></html>