
/* ---------- ANSICHT CONTENT-SEITEN ---------- */

@media ( min-width:992px ) {

	.os_content_all .content > .row { display:flex ; flex-wrap:wrap }
	.os_cat_breadcrumb { width:100% }
}

/* Navigation BLOCK */

.os_main_left_td { margin-top:15px }
.os_contentnavi { margin-right:20px ; margin-top:1px }
.os_contentnavi ul { margin-top:20px ; border-top: 1px solid #e1e1e1 }
.os_contentnavi ul a { display:block ; padding: 12px 0 ; border-bottom: 1px solid #e1e1e1 }
.os_contentnavi ul a.active { color:#712937 }

/* Content */

.os_contenttext { line-height:1.5 ; font-size:1.071em ; margin-top:15px ; background:#fff ; padding:20px }
.os_contenttext h1 { padding-bottom:15px ; margin: 0 0 30px 0 ; font-size:1.357em ; font-weight:600 ; border-bottom:1px solid #e1e1e1 }
.os_contenttext h2 { margin: 15px 0 25px 0 ; font-size:1.286em ; font-weight:600 }
.os_contenttext a { text-decoration:underline }
.os_contenttext p { padding: 15px 0 15px 0 }
.os_contenttext ul { margin: 20px 0 20px 0 ; padding-left: 15px  }
.os_contenttext ul li { margin-left:0 ; padding:6px 0 6px 0 }
.os_contenttext ul li a { text-decoration:none }

/* SPECIAL : News */

.os_short_newswrap .os_short_newsline { padding-bottom:20px ; margin-bottom:20px ; border-bottom: 1px dotted #e1e1e1 }
.os_short_newswrap .os_short_newsline b { display:block ; margin-bottom:6px }
.os_short_newswrap .nimg { width:100% ; margin-bottom:20px }

/* SPECIAL : Kontaktform */

.os_form_mailer_formgroup .control-label { font-weight:normal } 
.os_form_mailer_formgroup .form-group.mand .control-label { font-weight:bold } 

/* SPECIAL : Schnellbestellung */

.os_fastorder_form td , .os_fastorder_form th { padding: 4px 8px }

/* SPEZIAL : Youtube-Video responsive */

.os_content_youtube { position:relative ; padding-bottom:56.25% ; height:0 ; overflow:hidden }
.os_content_youtube iframe { position:absolute ; top:0 ; left:0 ; width:100% ; height:100% }
.os_content_youtube.ratio4x3 { padding-bottom:75% }

/* ---------- END ---------- */
