/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.slide_demo {
	height: 220px;
	padding: 10px 610px 10px 60px;
	overflow: hidden;
}

ul.list-blank {
	padding-left: 0;
	list-style-type: none;
}

ul.list-blank li {
	margin-bottom: 10px;
	overflow: hidden;
}

ul.list-blank img {
	margin-right: 10px;
	float: left;
}

ul.list-blank h3 {
	margin: 3px 0;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
}

/*
 * Custom Styles from the old system of Joomla
 * by Mediatouch GmbH - Odeonstr. 6 - 30159 Hannover - Germany
 */

h1 { font-size: 23px !important; line-height: 23px; color: #45484C; clear: both; }
h2 { font-size: 21px !important; line-height: 21px; }
h3 { font-size: 20px !important; line-height: 20px; }
h4 { font-size: 18px !important; line-height: 18px; color: #565754; }
h5 { font-size: 18px !important; line-height: 18px; color: #565754; }
h6 { font-size: 23px !important; line-height: 23px; color: #686a6c; }

#headerbar {
  padding:0;
}

.content h1 {
  margin: 25px 0 15px 0 !important;
}

ul, ol {
    margin: 0 0 10px 25px;
    padding: 0;
}

h6:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMjUvMTGbqE5RAAAAXUlEQVQYlYXMURlEQACF0UMBFWZGAQ12o2ggwoogggg0UGSJMvviwce33Odz/yLENKDzsCLnLKb6jQnVP1jCtn4XBMy3xeNiqlsM5/oF7jhgxOsWHg49Po9wxw3GHyv1G1FychunAAAAAElFTkSuQmCC") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    width: 10px;
}

h6:after {
    width: 100%;
}

h6 {
  background-color: #45484c;
  clear: both;
  color: #fff;
  display: block;
  float: left;
  line-height: 48px;
  margin: 0 0 15px -25px;
  padding: 0 15px 0 10px;
  position: relative;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.law {
  cursor:pointer;
  color:#4c7fa6;
}

.law:hover {
  font-weight:700;
}