/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
body {
	color:#000;
}
/* links highlight and fa deviders */
a,
.highlight,
[class*='facolor'].fa:before {
	color:#4169e1;
}
/* hovers */
a:focus,
a:hover {
	color:#1c8ab9;
}
/* text highlight */
::selection {
	background: #4169e1;
	color:#fff;
}
::-moz-selection {
 background: #4169e1;
 color:#fff;
}
/* headings */
h1,
h2,
h3,
h4 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	text-align: center;
}

h1 {font-size: 42px;}
h2 {font-size: 35px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

h1,h2,h3,h4 {
	margin: 20px 0;
}
h5,h6 {
	margin: 10px 0;
}
.yjsg-sub-heading,
.yjsg-sticky-menu a.active-scroll,
[data-sticky-block] a.active-scroll:before{
	border-color:#4169e1;
}
iframe {
	max-width: 100%;
	border: none;
}
/* logo */
#logo {
	background:url(../images/staatenlos/logo.png) no-repeat 0px 0px;
}
/* newsitems */
#article-index ul {
	border:1px solid #dcdcdc;
}
#article-index ul li {
	border-bottom:1px solid #dcdcdc;
}
.newsitem_tools {
	color:#888;
}
span.article_separator {
    height: 70px;
}
/* rating stars */
.view-article .yjsg-rating:hover .fa-star,
.fa-star.rated {
	color:#FC0;
}
/* form elements  */
.yjsg-form-element,
.inputbox {
	background:#fff;
	border: 1px solid #dcdcdc;
}
.yjsg-form-element,
.inputbox:focus {
}
/* buttons */
.button,
a.readon,
a.readon:hover,
a.readon:focus {
	background:#4169e1;
	color: #ffffff;
	border:1px solid #dcdcdc;
	border-radius: 0;
	margin-bottom: 0;
}
.button:hover,
a.readon:hover {
	color:#333;
	background:#efefef;
}
[class*='yjsg-button-color']{
	background: #4169e1;
}
[class*='yjsg-button-color']:hover{
	background:#1c8ab9;
}
/*top menu */
#topmenu_holder,.ulholder.dlevel1 {
	background:#212121;
}
.yjsgmenu ul,
.yjsgmenu li.holdsgroup ul ul {
	background:#fff;
	border:1px solid #ccc;
}
.yjsgmenu li a {
	color:#fff;
}
.yjsgmenu li a:hover {
	color:#fff !important;
}
.yjsgmenu ul li {
	border-bottom:1px solid #ccc;
}
.yjsgmenu a.activepath,
.yjsgmenu a:hover,
.yjsgmenu a:focus,
.yjsgmenu li:hover > .child a {
	background:#4169e1;
}
/* has child arrows */
.yjsgmenu span.child a:after {
	content: "\f0d7";
}
.yjsgmenu ul span.child a:after {
	content: "\f0da";
}
.yjsgmenu ul span.child a:hover:after {
	content: "\f0d7";
}
/* side menu */
.defaultmenu li a {
	border-bottom: 1px solid #D4D4D4;
}
.defaultmenu a.isactivea,
.defaultmenu li a:hover {
	background:#f5f5f5;
	color: #121212;
}
.defaultmenu li a:before {
	content: "\f054";
}
/* footer logo  */
.yjsglogo {
	background: url(../images/staatenlos/yjsglogo.png) no-repeat center center;
}
/* responsive menu */
span.yjmm_select {
	color: #999;
	border:1px solid #ddd;
}
span.yjmm_select:after {
	content:"\f0c9";
}
/* RTL */
/* has child arrows */
.yjsgrtl ul.yjsgmenu ul span.child a:after {
	content: "\f0d9";
}
/* side menu */
.yjsgrtl ul.defaultmenu li a:before {
	content: "\f053";
}
/* EXTEND DEFAULTS */
.eximium-intro p,
.eximium-features p {
	color:#939393;
}
.yjsg2_out,
.yjsg2_out [class*='yjsg-hr-'].fa:before {
	background:#fcfcfc;
}
.yjsg4_out,
.yjsg4_out [class*='yjsg-hr-'].fa:before {
	background:#f8f8f8;
}
.yjsg6_out,
.yjsg6_out [class*='yjsg-hr-'].fa:before {
	background:#fcfcfc;
}
.yjsg7_out,
.yjsg7_out [class*='yjsg-hr-'].fa:before {
	background:#f8f8f8;
}
.footer_out {
	background:#212121;
}
/* fa icons bottom arrow */
.eximium-intro .fa-border {
	background-color:#4169e1;
	color:#fff;
	border:none;
	position:relative;
	margin-bottom:15px;
}
.eximium-intro .fa-border:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 0;
	border-color: #4169e1 transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -15px;
	bottom: -14px;
	left: 50%;
}
.socials .fa-border:after {
	display:none;
}
/* features tabs */
#features-tabs .yjsgShortcodeTabs li a {
	background:#4169e1;
	color:#fff;
	border:none;
}
#features-tabs .yjsgShortcodeTabs li.active a {
	background:#fff;
	color:#4169e1;
	border:none;
	border:1px solid #ddd;
	border-bottom-color: transparent;
}
#features-tabs .yjsgShortcodeTabs {
	border-color:#4169e1;
}
/* eximium-list */
.eximium-list li a {
	color:#444;
}
.eximium-list li a:hover {
	color:#4169e1;
}
/* richsnippets section icons */
.richsnippets .yelloic .fa {
	color:#FC0;
}
/* footer */
#footer,
#footer a:hover {
	color:#555;
}
/* module styles */
.yjsg1{
	background:#fff !important;
}
.yjsg1 .module_title {
	background: #4169e1;
	color: #fff;
	border-bottom: 2px solid #000;
}
.yjsg2{
	background: #f9f9f9;
}
.yjsg2 .module_title {
    background: #4169e1;
	color: #fff;
	border-bottom: 2px solid #000;
}
.yjsg3{
	background:#cc0000;
	color:#fff;
}
.yjsg3 .module_title {
	background: #b80000;
	border-bottom:2px solid #000;
	color:#ffffff;
}
.yjsg3 a {
	color:#ffffff;
	background:#cc0000;
}
.yjsg3 a.isactivea,
.yjsg3 a:focus,
.yjsg3 a:hover {
	color:#fff !important;
	background: #b80000;
}

.yjsg4 {
	background:#000000;
	color:#fff;
}
.yjsg4 .module_title {
	border-bottom:2px solid #4169e1;
	color:#ffffff;
}
.yjsg4 a {
	color:#ffffff;
	background:#000000;
}
.yjsg4 a.isactivea,
.yjsg4 li a:hover,
.yjsg4 a:hover {
	color:#fff !important;
	background: #444444;
}
.yjsg5 {
	background:#fff;
}
.yjsg5 .module_title {
	background: #4169e1;
	color: #fff;
	border-bottom: 2px solid #000;
}
a.bred {
    background: #cc0000 !important;
	color: #ffffff !important;
}
a.bred:hover {
    background: #b80000 !important;
	color: #ffffff !important;
}
a.bblue {
    background: #4169e1 !important;
	color: #ffffff !important;
}
a.bblue:hover {
    background: #1d44b8 !important;
	color: #ffffff !important;
}
#outer #cookieMessageContainer {
  top: auto;
  bottom: 0;
  font-size: 12px;
  text-align: center;
  color: #ccc;
  background-color: #111;
  background-color: rgba(18,18,18,0.8);
}
#outer #cookieMessageContainer a:hover {
  color: white;
}
div.acymailing_module .acymailing_introtext {
  /*color: #fff;*/
}
div.acymailing_module table.acymailing_form {
  margin: 0;
  width: 100%;
}
div.acymailing_module table.acymailing_form tr,
div.acymailing_module table.acymailing_form tbody {
  display: block;
}
div.acymailing_module table.acymailing_form td.acyfield_email {
  margin: 15px 0;
  padding: 0;
  display: block;
}
div.acymailing_module table.acymailing_form td.acysubbuttons {
  text-align: left;
}
div.acymailing_module table.acymailing_form td.acysubbuttons input {
  /*color: #fff;*/
  text-transform: uppercase;
}
.inputbox, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    height: 36px;
    padding: 4px 6px;
}
input[type="radio"], input[type="checkbox"] {
    vertical-align: unset;
}
/*.readon, .inputbox, .yjsg-form-element, .button, input, select, #pathway .breadcrumb, .pager li > a, .pager li > span, .yjsg-more-articles-links {
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
}*/
ul, ol {
    list-style-position: outside;
    margin: 0 0 10px 25px;
    padding: 0;
}
.language select {
    background-color: #444;
    border: medium none;
    border-radius: 0;
    color: #fff;
    float: left;
    height: 25px;
    margin: 0 5px;
    width: 165px;
}
.language select option {
    display: block;
    padding-left: 25px !important;
}
.language .flag {
    float: none;
    margin: 5px 2px;
}
.je_acc, .je_acc ul, .je_acc ul li, .je_acc ul li a {
	line-height: 24px;
}
.je_acc > ul > li > a {
	padding: 8px 6px;
}
.je_acc ul li a:before,
.je_acc ul ul li a:before,
.je_acc ul ul ul li a:before {
	font-family: "FontAwesome";
    margin-right: 5px;
	font-size: 14px;
}
.je_acc ul li a:before {
	content: "\f054";
	font-size: 10px;
}
.je_acc ul ul li a:before {
	content: "\f105";
}
.je_acc ul ul ul li a:before {
	content: "\f105";
}
.btn {
	border-radius: 0;
}
.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
	color: #4169e1 !important;
}
btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
	color: #fff !important;
}
/*.yjsg-element-holder input, .yjsg-element-holder select, .yjsg-element-holder textarea, .yjsg-form .yjsg-form-element, .yjsg-form .yjsg-form-prepend, .yjsg-form .yjsg-form-append, .yjsg-form .inputbox, button, .button {
	margin: 0;
}*/
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #4169e1 !important;
}
.thumbnail {
	border-radius: 0;
}
h4.ns2-title {
	text-align: left;
	font-size: 125%;
    font-weight: normal;
}