@charset "UTF-8";

/**
 * JYAML - Template Framework includes YAML for Joomla!
 *
 * All rights reserved. The JYAML project is a template to manage and
 * configure Joomla!-Templates with the YAML XHTML/CSS Framework
 * - http://www.yaml.de
 *
 * -----------------------------------------------------------------------------
 *
 * @version     Id: $Id$
 *
 * @package     JYAML
 * @subpackage  Stylesheet
 *
 * @author      Reinhard Hiebl <reinhard@hieblmedia.com>
 * @copyright   Copyright (C) 2006 - 2016, HieblMedia (Reinhard Hiebl)
 * @license     http://www.jyaml.de/en/license Creative Commons Attribution 3.0
 * @link        http://www.jyaml.de
 */

@media all {

 span.separator.trenn {
	color: white;
	text-transform: uppercase;
	padding-left: 10px;
	font-weight:bold;
}

a.mainred-menu {margin-bottom:15px!important}
a.green-menu {margin-top:0px!important}

body.option-com_listmanager.layout-1col_3 .ym-column-main > .ym-col3

 {margin:0}
 
 .menu_outpage_left ul {float:none}
  .menu_outpage_left .module-box {margin-bottom:0}
  

  
/**div.page-header:nth-child(2) {display:none!important}**/
 
 /**Kategorie Name Blog**/
 dd.category-name {float:right; font-family:'Open sans', sans-serif; font-weight:bold;}
 dd.create {color:#333; font-family:'Open sans', sans-serif; font-weight:400; font-size:140%;}
 
.blog .ym-gbox-full {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-bottom: 20px;
}

	.blog .category-desc {margin-bottom:20px}
	
.blog ul.schnuerkel {
	list-style-type: square;}
	
	
	div.intern {background-color:red; padding:10px; margin-top:20px;}
	
	div.intern a:hover {color:#274567;} 
	div.intern a.active_link {color:#274567!important; font-weight:normal!important;} 
  
 /** Typo**/
 
 .cat-children h3.item-title a {color:#000}
 .cat-children h3.item-title a:hover {color:red}
 
  h2 {font-size:125%}
  
  
 body.category-21 .page-header h1 {display:none}
  
	/** Zusätzlicher HR für Blogs **/
	
	hr.hrblog, hr.hrblogdesc {			
		width: 140px;
		background-color: #000;
		border:0;
		color:#000;
		padding:0;
		height: 0px;}
  
span.wf_file_size {font-size:80%;}

dl.article-info {margin-bottom:8px}
  
/**Modalbox**/
 
div#cboxLoadedContent {text-align:left; line-height:1.9em}

/** Listmanager **/

 #lm_wrapper.anwaeltinnen {font-size:80%!important}



.anwaeltinnen div.lm_name {display:none!important}
.anwaeltinnen table {border-top:none}
body.itemid-239 .lm_modfilter_content {max-width:500px!important}
body.itemid-239 .hepp .btn-group {width:280px!important; margin-bottom:20px!important}
.anwaeltinnen2 .form-search {max-width:450px}

body.itemid-677 .lm_modfilter_content {max-width:500px!important}
body.itemid-677 .hepp .btn-group {width:280px!important; margin-bottom:20px!important}


 #lm_wrapper.anwaeltinnen2 .input-group .form-control:first-child {width:280px; border-radius:4px;}
 #lm_wrapper.anwaeltinnen2 .input-group-btn:last-child > .btn {border-radius:4px; padding:6px}

#lm_tool ul.nav li:nth-child(1) {
    display: none;
}
#lm_tool ul.nav li:nth-child(2) {
    display: none;
}


th.lm_column_26 {display:none}