/* === extensions.css === */
.maincontent {
	font-size: 17px;
}

.maincontent p {
	line-height: 26px;
	margin: 5px 0 13px 0;
}

.alert {
  color: #222222;
  background-color: #d4f0c0;
  border: 1px solid #999999;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert h4 {
  font-weight: bold;
  color: #222222;
  display: none;
}

.input-medium {
  width: 250px;
  border-radius: 5px !important;
}

.input-medium:focus,
.input-medium:active {
  background: #fdfae6;
  border: 1px solid #999999 !important;
}

#logo {
	display: none;
}

#mrgw {
	display: none;
}

/* Sprachwahl */
.modlang {
	float: left;
}

.mod-languages {
	margin-top: 2px;
	color: #444444;
}

.lang-inline li a {
	color: #444444;
	font-weight: bold;
}

.lang-inline li.lang-active a {
	color: #444444;
}

.lang-inline li a:hover {
	color: #888888;
}

.lang-inline li.lang-active a:hover {
	color: #888888;
}

.module .module_surround .module_header, .module_menu .module_surround .module_header {
  background: url("../images/hg-menu-h3.png") no-repeat scroll right top;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 5px;
  margin-bottom: 3px;
}

#container_top3_modules {
    background-color: rgba(230, 230, 230, 0);
    background-image: -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 25px, rgba(0, 0, 0, 0) 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}

#container_top3_modules .group-border-shadow,
#container_main .group-border-shadow,
#container_base .group-border-shadow {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 4px solid rgba(0, 0, 0, 0.09);
  box-shadow: 0 -4px 0 transparent inset, 0 0 20px rgba(0, 0, 0, 0.1);
}

.backgrounds #content_remainder,
.backgrounds #content_full {
	-webkit-moz-box-shadow: 0 -4px 0 transparent inset;
	-moz-moz-box-shadow: 	0 -4px 0 transparent inset;
	-ms-moz-box-shadow: 	0 -4px 0 transparent inset;
	-o-moz-box-shadow: 		0 -4px 0 transparent inset;
	box-shadow: 			0 -4px 0 transparent inset;
}

#breadcrumb {
    background-color: rgba(230, 230, 230, 0);
    background-image: -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 25px, rgba(0, 0, 0, 0) 100%);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
  color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
	padding: 0;
	padding: 5px;
}

ul.breadcrumb-breadcrumbs li {
	display: inline;
}

ul.breadcrumb-breadcrumbs li,
ul.breadcrumb-breadcrumbs li a {
	font-size: 95%;
	text-transform: none !important;
}

#breadcrumb li a {
  color: #555555;
}

#breadcrumb li.active {
  color: #000000;
}

ul.breadcrumb-breadcrumbs span.divider {
	padding-left: 2px;
	padding-right: 2px;
}


.sidecol_block {
  padding: 0 10px;
}

.sidecol_block .module_surround {
  padding: 0px 0 10px;
}

.module:first-of-type .module_surround {
  padding-top: 10px;
}

.module .module_surround .module_content ul li a,
.module_menu .module_surround .module_content ul li a {
  color: #333333;
  display: block;
  font-size: 97%;
  letter-spacing: 0;
  padding: 4px 3px;
  text-decoration: none;
  text-transform: none;
}

.module .module_surround .module_content ul li a:hover,
.module_menu .module_surround .module_content ul li a:hover {
  color: #000000 !important;
}


/* Navigation */
#hornav li ul, 
#hornav li ul li ul {
  height: auto;
  min-width: 200px;
  opacity: 0;
  position: absolute;
  top: 76px;
  transition: all 300ms linear 0s;
  visibility: hidden;
  z-index: 1000;
  white-space: nowrap;
}

ul li ul li.deeper {
	background: url(../images/menu-deeper.png) no-repeat;
	background-position: right;
}

li.item-870,
li.item-967 {
	background: transparent !important;
}

#hornav li ul li.item-870:hover > ul,
#hornav li ul li.item-967:hover > ul {
  display: none;
}

#hornav > ul > li > a {
  display: block;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0;
  padding: 18px 14px;
  text-transform: uppercase;
}

#hornav ul ul li a:active,
#hornav ul ul li a:focus,
#hornav ul ul li a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.1);
}

#hornav ul ul li a {
	padding-top: 6px;
	padding-bottom: 6px;
}

.module .module_surround .module_content ul li ul li a,
.module_menu .module_surround .module_content ul li ul li a {
  color: #222222  !important;
}

.module .module_surround .module_content ul li.active a {
  color: #222222  !important;
  background-color: rgba(0, 0, 0, 0.1);
}

.module .module_surround .module_content ul li a:hover,
.module_menu .module_surround .module_content ul li a:hover,
.module .module_surround .module_content ul li ul li a:hover,
.module_menu .module_surround .module_content ul li ul li a:hover {
  color: #222222 !important;
  background-color: rgba(0, 0, 0, 0.1);
}

#hornav ul ul ul {
	margin-left: 5px;
}

#hornav ul li a.lfaq {
	font-weight: 700;
	background: #e2cb4a;
	color: #333;
}

#hornav ul li.active a.lfaq,
#hornav ul li a.lfaq:hover {
	font-weight: 700;
	color: #fff;
}

/* Ende Navigation */

#sidecol_a li.current {

}

#sidecol_a ul.menu li ul {
	margin-top: 4px;
}

#sidecol_a ul.menu li ul li.active {
	background: #c9c9c9;
}

#sidecol_a ul.menu li ul li:hover {
	background: #c9c9c9;
}

#sidecol_a .module_surround {
	margin-bottom: 10px;
}

#sidecol_a .item-887 a,
#sidecol_a .item-906 a,
#sidecol_a .item-908 a {
	font-style: italic;
}

#sidecol_a .item-887 a:hover,
#sidecol_a .item-906 a:hover {
	background: #d3d3d3;
	cursor: normal;
}

#sidecol_a a.stag,
#sidecol_a a.gtag {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 70px;
	font-size: 90%;
}

#sidecol_a li.current a.gtag {

}

#sidecol_a a.gtag:hover {

}

#copyright {
	display: none;
}

#footer-1 {
	font-size: 93%;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer-1  .module_surround,
#footer-1  .module_content {
	padding: 0;
	text-align: center;
}

#footer-1 a {
	font-size: 93%;
	color: #ffffff;
}

/* Layout */
p {
	margin-bottom: 0;
}

body {
	background: url("../images/bg1.jpg") repeat scroll 0 0 #ffffff;
    border-top: 4px solid #960000;
    color: #333333;
    height: 100%;
}

#body_bg {
	background: transparent;
}

.maincontent {
	min-height: 450px;
}

#container_main {
  background-color: none;
  background: transparent;
}

#header {
    background: url("../images/hg-sprites.png") repeat scroll 0 0 #ffffff;
    border: 1px solid #666666;
    border-radius: 8px;
    box-shadow: 3px 3px 10px #000000;
    height: 120px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 0;
}

#container_spacer1 {
	display: block;
	height: auto;
}

#container_spacer1.toppos {
	height: 35px;
	padding: 0;
	padding-top: 4px;
	z-index: 999999;
}

.toppos-1 {
	float: left;
}

.toppos-2 {
	float: right;
}

.toppos-2 ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}

.toppos-2 ul li {
	display: inline;
	padding-left: 5px;
}

.toppos-2 ul li a:hover {
	text-decoration: none;
}

#container_spacer1.header {
	height: auto;
	margin-top: 0px;
	background: transparent;
}

#container_header {
  padding-top: 33px;
  margin-bottom: 10px;
}

.header-1 {
	float: left;
	margin-top: 46px;
	margin-left: 10px;
	font-size: 12pt;
}

.header-2 {
	float: right;
	margin-top: 45px;
	margin-right: 10px;
}

#container_hornav {
/*	margin-top: 20px; */
}

.items-row .item {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	border-bottom: 1px solid #afafaf;
}

.article-info {
	padding-bottom: 10px;
}


/* Weblinks */
.weblink-category .list-title {

}

.weblink-category ul.category li {
	min-height: 130px;
}


/* Social Buttons */
.itp-socialbuttons-mod-social {
	float: left;
	margin-top: 2px;
	margin-left: 40px;
}

.itp-sb-center {
	float: left;
}

.itp-sb-center img {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}

.google-button-plus {
	float: left;
	margin-left: 2px;
	padding-top: 1px;
}

.fb-like-button {
	float: left;
	width: 110px;
	height: 20px;
	margin-top: -2px;
	margin-left: 6px;
	padding-top: 0px;
}

.jcomments-links {
  clear: both;
  margin-top: 0px;
  text-align: left;
}

/* === jce lightbox navigation === */
#gallery img:hover {

}

span#jcemediabox-popup-numbers a {
	border: none;
	padding: 3px;
	text-align: center;
	display: inline-block;
	margin: 0px 2px;
	width: 18px;
	height: 20px;
}

span#jcemediabox-popup-numbers a.active,
span#jcemediabox-popup-numbers a:hover {
	background: #ffffff;
	color: #000000 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.wf_caption span {
	font-size: 0.8em;
	font-style: italic;
}


/* === donate === */
#ppsubmitdiv {
	margin-top: 10px;
	width: 400px;
	padding-left: 150px;
}

#ppsubmit.sendbutton {
	width: 132px;
	height: 44px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
	border: 1px solid transparent;
	background: url(/images/buttons/button-paypal.png) no-repeat;
	background-position: 50% 50%;
}

#ppsubmit.sendbutton:hover {
	cursor: pointer;
	border: 1px dotted #888888;
}


/* === uddeIM === */
#uddeim-overview table td img {
	vertical-align: middle;
}

#uddeim-pagenav ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#uddeim-pagenav ul li {
	margin: 0px;
	padding: 2px;
	padding-right: 5px;
	display: inline;
	font-size: 11pt;
}

#kunena div#uddeim-m .inputbox {
	background: red !important;
}

#uddeim-writeform .inputbox {
	font-family: Arial, Helvetica, "MS Sans Serif", "Sans Serif";
	font-size: 110%;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
}

#uddeim-bottomlines {
	font-size: 11pt;
	color: #000000;
}

#uddeim-bottomlines p {
	font-size: 10pt;
	color: #000000;
}

#uddeim-bottomlines img {
	vertical-align: middle;
}

#uddeim-bottomlines ul {
	margin-bottom: 30px;
}


/* === kunena forum === */

#kunena {
	font-size: 110%;
}

.newmsg {
	display: block;
	padding-left: 50px;
	line-height: 35px;
	height: 35px;
	font-size: 16pt !important;
	background: rgba(0, 0, 0, 0) url("../images/icons/newmsg.png") no-repeat scroll left center !important;
	font-weight: bold;
}

#kunena.layout #btn_sticky, 
#kunena.layout #btn_unsticky, 
#kunena.layout #btn_unlock, 
#kunena.layout #btn_lock, 
#kunena.layout #btn_moderate, 
#kunena.layout #btn_delete, #kunena.layout #btn_edit {
    background-color: #48a348 !important;
}

#kunena.layout #ktab a {
	font-size: 11pt;
}

#kunena .kprofilebox-link a:hover,
#kunena .kprofile-left a:hover {
	background: transparent !important;
}

.kpost-username a {
	font-size: 12pt !important;
}

#kunena .kbuttonbar-left .btn:hover  {
    text-decoration: none;
	background: #ac3d00 !important;
}

#kunena.layout #kprofile-stats a.btn {
	float: left;
	clear: both;
	margin-top: 3px;
	background: transparent;
}

#kunena.layout #kprofile-stats a.btn:hover {
	background: transparent !important;
}

#kunena.layout .nav-tabs li {
	border-radius: 8px 8px 0px 0px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

#kunena.layout .nav-tabs li a:hover {
	text-decoration: none;
	color: #ac3d00;
}

#kunena.layout .kcol-ktopicicon [class^="fa-"]::before,
#kunena.layout .kcol-ktopicicon [class*=" fa-"]::before {
	color: #5c88b1;
}

#kunena.layout textarea#kbbcode-message {
	font-size: 13pt;
	color: #000;
}




/* Chronoforms */
i.fa.fa-asterisk {
	display: none;
}

/* Sitemap */
#xmap ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	list-style: none;
	font-weight: bold;
}

#xmap ul li ul li {
	margin-top: 0;
	margin-left: 10px;
	list-style: disc;
	font-weight: normal;
}

#xmap ul li ul li ul li {
	list-style: circle;
}


/* 404 Seite */
.menu404 ul {
	margin-top: -20px;
}

.menu404 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	list-style: none;
	font-weight: bold;
}

.menu404 ul ul {
	margin-top: 0px;
}

.menu404 ul li ul li {
	margin-top: 0;
	margin-left: 10px;
	list-style: disc;
	font-weight: normal;
}

.menu404 ul ul ul {
	margin-top: 0px;
}

.menu404 ul li ul li ul li {
	list-style: circle;
}

/* FAQs */
.wf_caption span {
  line-height: 1.2em;
}

/* Tabellen mit Bildern */
.table-faq-pics {
	width: 100%;
}

.table-faq-pics td {
	width: auto;
	line-height: 1.1em;
	padding-right: 5px;
}

div.extable {
	line-height: 1.1em;
	float: left;
	font-size: 10pt;
	min-height: 180px;
	margin-right: 30px;
	margin-bottom: 0px;
}

div.extable-ps {
	line-height: 1.1em;
	float: left;
	font-size: 10pt;
	width: auto;
	min-height: 100px;
	margin-right: 20px;
	margin-bottom: 0px;
}

div.extable-clones {
	line-height: 1.1em;
	float: left;
	font-size: 10pt;
	width: auto;
	min-height: 250px;
	margin-right: 25px;
	margin-bottom: 30px;
}

div.extable-clones-small {
	line-height: 1.1em;
	float: left;
	font-size: 10pt;
	width: auto;
	min-height: 80px;
	margin-right: 10px;
	margin-bottom: 30px;
}

div.extable img {
	float: left;
	border: 0;
	border: 1px solid rgba(56,56,56,1);
	clear: both;
}

div.extable-clones-img {
	min-height: 130px;
	min-width: 200px;
}

div.extable-desc {
	float: left;
	width: 100%;
	padding-top: 2px;
	clear: both;
}

div.extable-ps-desc {
	width: 100%;
	padding-top: 2px;
}

div.extable-clones-desc {
	width: 100%;
	padding-top: 2px;
}

div.extable-clones-desc-center {
	text-align: center;
}

.faq-div-t1 {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #6c6c6c;
	clear: both;
}

.faq-div-t1-inner {
	display: block;
	width: 100%;
}

.faq-div-t1 img {
	float: none;
	display: block;
	margin-left: 3px;
	margin-bottom: 3px;
	clear: both;
}

.table-faq-pics-batteries {
	width: 100%;
	margin-top: 20px;
}

.table-faq-pics-batteries h2 {
	margin-bottom: 12px;
}

.table-faq-pics-batteries th {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	font-weight: bold;
	text-align: left;
}

.table-faq-pics-batteries td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	line-height: 1.2em;
	border-bottom: 1px solid #999999;
}

.table-faq-pics-batteries .batttxt {
	float: left;
	width: 100%;
	display: block;
	clear: both;
}

.table-faq-pics-batteries img {
	float: left;
	display: block;
	clear: both;
	margin-bottom: 3px;
}

.list-striped li {
  border-bottom: 1px solid #767676;
  padding: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.faq-div {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: justify;
	clear: both;
}

.faq-div h2 {
	text-align: left;
}

.faq-div-img {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.faq-div-img2 {
	float: right;
	margin-left: 10px;
	border: 1px solid #dcdcdc;
	clear: both;
}

span.faq-title {
	font-weight: bold;
}

/* GW Literatur */
.literatur {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #afafaf;
	clear: both;
}

.literatur-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.literatur-img2 {
	margin-top: 10px;
}

.pic-gwkopien {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	line-height: 1.1em;
	font-size: 90%;
}

/* Über G&W */
.aboutgw {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #afafaf;
	clear: both;
}

.aboutgw-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


/* Promo FAQ */
.promofaq .items-row .item {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	border-bottom: 0;
	padding-bottom: 0;
	border-top: 1px solid #afafaf;
}

.pomofaqdesc {
	display: block;
	width: 100%;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}

.promofaq h2.pfaqintro {
	float: left;
	clear: both;
}

.promofaq .faq-div h2 {
	margin-top: 0;
	padding-top: 0;
}

.promofaq .wrapper_contenttop {
  padding: 5px 20px 10px;
}

.promofaq .maincontent {
	padding-top: 0;
}

.promofaq .tags {
	margin-top: 7px;
}


/* Dropdown Promos auswählen */
.module.promo-auswahl {

}

.module.promo-auswahl .module_surround .module_content {
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}

.module.promo-auswahl .module_surround .module_header {
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
}

.module.promo-auswahl .module_surround .module_header h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 2px;
	line-height: 16px;
}

.module.promo-auswahl .module_surround .module_header span.hairline {
	display: none !important;
}

.module.promo-auswahl .module_surround .module_content select {
	width: 300px !important;
}

.module.promo-auswahl .module_surround .module_content .optiontag {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-size: 110% !important;
}

.item-958,
.item-968 {
	display: none;
}

.promointro1 {
	float: left;
}

.promointro2 {
	float: right;
}

.promointro1 h3,
.promointro2 h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 2px;
	line-height: 16px;
}

.promointro1 select,
.promointro2 select {
	width: 300px !important;
}

.promointro1 .optiontag,
.promointro2 .optiontag {
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-size: 110% !important;
}
























/* Responsive */
@media only screen and (max-width: 767px) {

#header {
  background: url("../images/hg-sprites.png") repeat scroll 0 0 #ffffff;
  border: 1px solid #666666;
  border-radius: 8px;
  box-shadow: 3px 3px 10px #000000;
  height: 190px;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 0;
}

.itp-socialbuttons-mod-social {
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}

.toppos-2 {
	display: block;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 87px;
	margin-left: 10px;
}

.toppos-2 ul {
	display: block;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.toppos-2 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.toppos-2 a:hover {
	color: #eeeeee;
	font-weight: bold;
	text-decoration: underline;
}

.header-1 .custom {
	margin: 0;
	margin-top: 15px;
}

.header-1 .custom br {
	display: none;
}

.header-1 .custom span.logo-txt {
	margin-left: 10px;
	line-height: 70px;
	vertical-align: center;
	font-weight: bold;
	font-size: 15pt;
}

.header-2 .custom {
	display: none;
}

.maincontent {
  padding: 10px 10px;
}

#container_main {
	margin-top: 5px;
}

.gbs3 .gcore-label-left {
	display: block !important;
	float: left !important;
	min-width: 100% !important;
	clear: both;
}

.chronoform .formfield,
.chronoform .textarea {
	display: block !important;
	float: left !important;
	width: 100% !important;
	clear: both;
}

.toppos-2 ul {
	display:none;
}

/* Weblinks */
.weblink-category ul.category li {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	min-height: 130px;
}

.weblink-category ul.category li a {
	float: left;
	display: block;
	width: 100%;
	clear: both;
}

.weblink-category ul.category li img {
	float: left !important;
	margin-left: 0 !important;
	margin-top: 3px !important;
	margin-bottom: 3px !important;
	clear: both !important;
}

div.extable {
	line-height: 1.1em;
	float: left;
	font-size: 10pt;
	min-height: 160px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.faq-div-img {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.faq-div-img img {
	width: 90%;
}

.faq-div-img2 {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
	background: #ffffff;
}

/* GW Literatur */
.literatur-img {
	float: left;
	width: 100%;
	margin-left: 0px;
}

/* Über G&W.ch */
.aboutgw-img {
	float: left;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.module.promo-auswahl .module_surround .module_content select {
	width: 100% !important;
}

.promointro1 select,
.promointro2 select {
	width: 100% !important;
}



} /* End @media only screen and (max-width: 767px) { */


@media only screen and (min-width: 1760px) {

#mrgw {
	display: block;
	position: absolute;
	margin-top: 9px;
}

} /* End @media only screen and (min-width: 1760px) { */


.registration label#jform_spacer-lbl {
	text-align: left;
	width: 600px;
}

.uimage {
	margin: 0 8px 8px 0;
}

a.anl {
	font-weight: 700;
	font-size: 110%;
	background: #fff;
}

a.anl:hover,
a.anl:focus {
	cursor: auto;
}

li.item-2318 a,
li.item-2319 a {
	color: transparent !important;
}


