/**
 * 'Content' is a very basic rechtliches module for ImpressCMS to easily create static rechtlichess
 *
 * File: /scripts/module_rechtliches.css
 *
 * module stylesheet
 *
 * @copyright	Copyright QM-B (Steffen Flohrer) 2013
 * @license		CC Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
 * ----------------------------------------------------------------------------------------------------------
 * 				Content
 * @since		1.00
 * @author		QM-B <qm-b@hotmail.de>
 * @version		$Id: module_rechtliches.css 2 2014-01-02 03:37:37Z qm-b $
 * @package		rechtliches
 *
 */

/** general used styles */
.rechtliches_float_left {float: left;}.rechtliches_float_right {float: right;}.rechtliches_clear_left {clear: left; height: 1px; display: none;}.rechtliches_clear_right {clear: right; height: 1px; display: none;}
.rechtliches_clear_both {clear: both; height: 1px; display: none;}

.rechtliches_adminlinks {text-align: center;}
#rechtliches_rechtliches {margin: 2em 0;}#rechtliches_rechtliches header {margin: 0 .5em; min-height: 0;}#rechtliches_rechtliches article {margin: 2em .5em;}
.qtip_popup {display: none !important;}
.glossary_entry {display: inline; cursor: pointer; margin: 0; padding: 0; color:#285589;}
.rechtliches_headertable ul.rechtliches_breadcrumb {display: inline; margin: 0; padding:0;}
.rechtliches_headertable ul.rechtliches_breadcrumb li {list-style: none; margin: 0; padding: 0 0 0 .250em; display: inline-block;}
.rechtliches_headertable ul.rechtliches_breadcrumb li:after {content: " : ";}
.rechtliches_headertable ul.rechtliches_breadcrumb li:last-child:after, .rechtliches_headertable ul.rechtliches_breadcrumb li:last-child:before {content: " "}
