@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
:focus {
    outline: 0 none;
}
body {
  color: #444;
    line-height: 1.3;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
/*  background: url(../images/background-image.jpg) repeat-x;*/
/*  background-position: center top;*/

}
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}



p { 
  margin-top: 0px;
  margin-bottom: 8px;
  line-height: 19px;
  font-size: 14px;
}


p a:link,
p a:visted,
p a:hover,
p a:active
{
color: #000000;
text-decoration: underline;
}



h1 {
  font-size: 1.9em;
  font-weight: normal;
  margin-bottom: 16px;
}
h2 {
  font-size: 1.9em;
  font-weight: normal;
  margin-bottom: 7px;
}
h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 7px;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 7px;
}
h5 {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 7px;
}


#topnavi {
    float: left;
    position: fixed;
    top: 0;
    width: 960px;
    z-index: 100;
}
ul.nav {
    float: left;
    list-style: none outside none;
    margin: 0;
    z-index: 100;
}
ul.nav li {
    display: block;
    float: left;
    margin-right: 0;
  color: #FFF;
}
ul.nav li:last-child {
  margin-right:0px;
}
.top {
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  text-shadow: 0 1px 0 #000;
}
#bigimage {
  margin: 0 auto;
}
#container {
  margin: 0 auto;
  width: 1050px;
  padding: 0 15px 1px;
  background-color: #FFF;
}
#header {
height: 215px;
width: 1050px;
background: url(../images/header_image_1050.png) no-repeat;
background-position: center bottom;

}
#logo {
  float: left;
  padding-top: 23px;
}
#top {
  padding: 7px 0 23px 0;
}
#direct {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px;
  border-right: 1px solid #babcc1;
  float: right;
}
#call {
  color: #f39324;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  padding: 0 10px;
  border-right: 1px solid #babcc1;
  float: right;
}
#languagebox {
/*  line-height: 24px;*/
  float: right;
  padding: 0 0px 0 0;
}

/* Suchfeld */

#searchbox {
    width: 151px;
  font-size: 14px;
  line-height: 24px;
  background-image: url(../images/bkg-search.png);
  float: right;
  border: 1px solid #babcc1;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 5px;
}

#searchbox form input#mod-search-searchword.inputbox {
  border: 0px;
  background-color: transparent;
  font-size: 14px;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#searchbox form label {
  display: none;
}

/* Suchformular bei den Ergebnissen */


form#searchForm {
  background: #f39324;
  padding: 10px;
  margin: 0 0 10px;
  color: #FFFFFF;
}

#searchForm table td {
  padding: 5px
}

.search-results .result-category,
.search-results .result-created {
  display: none 
}

.search-results .result-title {
 color: #444;
  font-size: 1.3em;
  font-weight: bold;
  margin: 7px 0 7px 0;
}
.search-results .result-title a:link,
.search-results .result-title a:visited,
.search-results .result-title a:active {
  color: #444;
  text-decoration: none;
}


/* Menu ganz oben - quer */

#mainmenu  {
  background-color: #18202c;
  float: right;
  padding: 7px 0;
  margin-top: 6px;
  
}

#mainmenu ul.menu {
    float: left;
    list-style: none outside none;
    margin: 0;
    z-index: 100;
}

#mainmenu ul.menu li {
    display: block;
    float: left;
    margin-right: 0;
  color: #FFF;
}

#mainmenu ul.menu li a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px;

}

/* Workaround f�r Trenner */
#mainmenu ul.menu li+li a {
  border-left: 1px solid #babcc1;
}

#mainmenu ul.menu li a:link,
#mainmenu ul.menu li a:visited {
  color: #a4b3cc;
}
#mainmenu ul.menu li a:hover,
#mainmenu ul.menu li a:active,
#mainmenu ul.menu li.active a {
  color: #ffffff;
}

#mainmenu ul.menu li:last-child {
  margin-right:0px;
}

/* Menu ganz oben ENDE */


#contactmenu  {
  float: right;
  padding: 7px 0;
 
}

#contactmenu ul.menu {
    float: left;
    list-style: none outside none;
    margin: 0;
    z-index: 100;
}

#contactmenu ul.menu li {
    display: block;
    float: left;
    margin-right: 0;
  color: #444;
  border-right: 1px solid #babcc1;

}

#contactmenu ul.menu li a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px;
  color: #444;
}

#contactmenu ul.menu li a:link,
#contactmenu ul.menu li a:visited,
#contactmenu ul.menu li a:hover,
#contactmenu ul.menu li a:active,
#contactmenu ul.menu li.active a  {
  color: #444;
}

#contactmenu ul.menu li a.orange:link,
#contactmenu ul.menu li a.orange:visited,
#contactmenu ul.menu li a.orange:hover,
#contactmenu ul.menu li a.orange:active,
#contactmenu ul.menu li.active a.orange  {
  color: #f39324;
}


#contactmenu ul.menu li:last-child {
  margin-right:0px;
}







/* Pfad / Breadcrumbs */

#pathway ul.breadcrumb 
{ 
list-style:none;
float: left;
}

#pathway ul.breadcrumb li

{
	float: left;
}

#pathway ul.breadcrumb li span.divider

{ 
	margin-left:5px; 
	margin-right:5px;
}




#pathway {
  color: #444;
  padding: 10px 0;
  vertical-align: middle;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}
#pathway span {
  vertical-align: middle;
}

#pathway a:link,
#pathway a:visited,
#pathway a:active {
  color: #444;
  text-decoration:none;
  vertical-align: middle;

}
  
#home {
}


.cols-2 .column-1 {
    float: left;
    margin: 0 10px 30px 0;
    width: 400px;
}
.cols-2 .column-2 {
    float: left;
    width: 400px;
  margin: 0 0 30px 0;
}
.cols-2 h2, .cols-2 h1 {
  font-size: 18px;
  text-transform: uppercase;  
/*  background: #d1d2d5; */
/*  border-bottom: 1px solid #000; */
  color: #FFF;
  padding: 4px 0px;
  margin: 0;
}
.cols-2 p {
/*  padding: 4px 20px;*/
  min-height: 150px;
  margin-bottom: 0;
}
.cols-2 p.readmore {
  min-height: 0px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  }
.cols-2 .readmore a {
  text-decoration: none;
  color: #18202c;
  padding-right: 25px;
}
.cols-2 .readmore a:hover {
  text-decoration: none;
  color: #444;
  padding-right: 25px;
  background: #ced0d2 no-repeat 270px 5px;
}
  
#ref-header {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  background: #18202c;
  padding: 10px 20px;
  width: 270px;
  text-transform: uppercase;
}
#ref-link {
  text-align:right; 
  text-transform: uppercase; 
  padding: 0px 20px 10px 20px; 
  color: #fff; 
  font-weight: bold;
  background: #18202c;
  width: 270px;
}
.reftitle {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  padding: 8px 20px;
  float: left;
  width: 180px;
}
.reflogo {
  text-align:right;
}
.ref {
  background: #777c83;
  color: #FFFFFF;  
  font-size: 12px;
  padding: 8px 20px;
  line-height: 14px;
}
  
#left {
  padding-bottom: 20px;
    width: 230px;
/* float: left;*/
}

/* leftmenu Beginn */

#leftmenu h3 {
  color: #444;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 20px;
  width: 190px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

#leftmenu {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
  width: 230px;
  
}
#leftmenu ul.menu {
  width: 230px;
  /* margin-bottom: 18px;*/
}
#leftmenu ul.menu li {
  list-style: none;
  background: #fff;
  width: 230px;
}

#leftmenu ul.menu li span.separator{
  list-style: none;
  color: #fff;
  width: 230px;
  font-size: 0.1em;
}

#leftmenu ul.menu li a {
  color: #777c83;
  text-decoration: none;
  padding: 10px 0 10px 20px;
  display: block;
  text-transform: uppercase;
}
#leftmenu ul.menu li a:hover {
  background: #d1d2d5;
  color: #18202c;
  padding: 10px 0 10px 20px;
}
#leftmenu ul.menu li a:active,
#leftmenu ul.menu li.active a  {
  color: #18202c;
  text-decoration: none;
  padding: 10px 0 10px 20px;
  display: block;
  background: #d1d2d5;
  text-transform: uppercase;
}


#leftmenu ul.menu li ul li a {
  color: #777c83;
  text-decoration: none;
  padding: 10px 0 10px 20px;
  display: block;
  text-transform: uppercase;
  background: transparent !important;
  font-size: 0.8em;
}

#leftmenu ul.menu li ul li a:hover {
  background: #d1d2d5 !important;
  color: #18202c;
  padding: 10px 0 10px 20px;
  font-size: 0.8em;
}
#leftmenu ul.menu li ul li a:active,
#leftmenu ul.menu li ul li.active a  {
  color: #18202c;
  text-decoration: none;
  padding: 10px 0 10px 20px;
  display: block;
  background: #d1d2d5 !important;
  text-transform: uppercase;
  font-size: 0.8em;
}




/* leftmenu Ende */


#main {
  float: right;
    height: auto !important;
    padding-bottom: 40px;
    margin-left: 10px;
    width: 810px; 
/*	width: auto;*/
}
#contentheader {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  background: #f39324;
  padding: 10px 20px;
  width: 670px;
  text-transform: uppercase;
}
#content {
/*  padding: 20px; */
	width: auto;
}
#content ul {padding-top: 10px; padding-bottom: 10px;}
#content li {font-size: 14px; margin-left: 20px;}

.cols-3 .column-1, .cols-3 .column-2 {
    float: left;
    margin: 0 10px 10px 0;
    width: 230px;
}
.cols-3 .column-3 {
    float: left;
    width: 230px;
  margin: 0 0 10px 0;
}
.img-intro-left {}
.cols-3 h2 {
  font-size: 16px;
  text-transform: uppercase;  
  background: #f39324;
  color: #FFF;
  padding: 4px 10px;
  margin: 0;
  min-height: 42px;
}
.cols-3 p {
  padding: 4px 10px;
  background: #ced0d2;
  min-height: 100px;
  margin-bottom: 0;
}
.cols-3 p.readmore {
  background: #ced0d2  no-repeat 200px 5px;
  min-height: 0px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  padding: 0px 10px 5px 10px;
}
.cols-3 .readmore a {
  text-decoration: none;
  color: #18202c;
  padding-right: 25px;
}

#footer {
  width: 1050px;
  /*border-top: 2px solid #000;*/
  height: 85px;
/*  padding: 15px 15px 30px 15px;*/
  margin: 0 0 15px 0;
  background: url(../images/footer_background.png) no-repeat;
  background-position: center top;
  color: #FFF;
  margin-top: 10px;

}

#footer a,
#footer a:visited,
#footer a:hover,
#footer a:active  {
	color: #FFFFFF; 
	text-decoration: underline;
}

#footermenu {
  float: left;
  width: 800px;
  margin: 10px 0 0 10px;
}
#footermenu ul.menu {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 12px;


    float: left;
    list-style: none outside none;
    margin: 0;
    z-index: 100;
}

#footermenu ul.menu li {
  display: block;
  float: left;
  margin-right: 0;
  color: #FFF;
  padding: 0 10px;
}

#footermenu ul.menu li+li {
  border-left: 1px solid #babcc1;
}
#footermenu ul.menu li:last-child {
  margin-right:0px;
}


#footermenu ul.menu li a:link,
#footermenu ul.menu li a:visited {
  color: #ffffff;
  text-decoration: none;
}
#footermenu ul.menu li a:hover,
#footermenu ul.menu li a:active,
#footermenu ul.menu li.active a {
  color: #a4b3cc;
  text-decoration: none;
}
#footerimage {
  float:right;
  padding: 4px 5px 0 0 ;  
}


#copyright {
  font-size: 12px;
  color: #a4b3cc;
  text-decoration: none;
  line-height: 12px;
  float: left;
  margin: 20px 0 0 10px;
  width: 800px;
}

#copyright a:link,
#copyright a:visited,
#copyright a:active {
 text-decoration: none;
  color: #a4b3cc;
 }

.blog h2 span.subheading-category {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  background: #f39324;
  width: 690px !important;
  text-transform: uppercase;
  float: left;
  padding: 10px 10px 10px 10px;
  margin: 0 0 10px 0;
}

.blog h2 {
  margin: 0 0 10px 0;
  font-size: 1.3em;
}

.item-page {
padding: 0px 20px 0 20px;
}

#content a,
#content a:visited,
#content a:hover,
#content a:active  {
	color: #000000; 
	text-decoration: underline;
}


#content h4 a,
#content h4 a:visited,
#content h4 a:hover,
#content h4 a:active  {
	color: #000000; 
	text-decoration: none;
}


#content h3 a,
#content h3 a:visited,
#content h3 a:hover,
#content h3 a:active  {
	color: #000000; 
	text-decoration: none;
}

#content h2 a,
#content h2 a:visited,
#content h2 a:hover,
#content h2 a:active  {
	color: #000000; 
	text-decoration: none;
}

#content h1 a,
#content h1 a:visited,
#content h1 a:hover,
#content h1 a:active  {
	color: #000000; 
	text-decoration: none;
}


.clr { clear: both; }

.item-separator
{
border-top: 1px solid #444;
height: 1px;
margin: 10px 0 10px 0;
}

div.mod-languages ul {
	margin: 7px 0 0 0;
	padding: 0;
	list-style:none;
}
div.mod-languages li {
	margin-left: 0px;
	margin-right: 0px;
}

div.mod-languages ul.lang-inline li {
	display:inline;
}

div.mod-languages ul.lang-block li {
	display:block;
}

div.mod-languages img {
	border:none;
}

div.mod-languages a {
	text-decoration: none;
}

#users-profile-core,
#users-profile-custom
{
        margin:10px 0 15px 0;
        padding:15px;
}

#users-profile-core dt,
#users-profile-custom dt
{
        float:left;
        width:12em;
        padding:3px 0;


}

#users-profile-core dd,
#users-profile-custom dd
{
        padding:3px 0;



}

#member-profile fieldset,
.registration fieldset
{
        margin:10px 0 15px 0;
        padding:15px;

}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend
{
		font-weight:bold
}

.profile-edit form#member-profile fieldset dd,
.registration form#member-registration fieldset dd
{ float:none; padding:5px 0}

.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input
{width:17em}
.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 5px 5px 0; width:13em}
.profile-edit form#member-profile fieldset dd input[readonly="readonly"] {background-color: #EEEEEE;}


span.optional
{font-size:0.9em}


#login-form
{
        padding-top:5px
}

#login-form fieldset
{
        padding:0px;

}

#login-form .inputbox
{
        padding:2px
}

#login-form fieldset.input
{
        padding:10px 0 0 0;
        margin:0px 0 10px 5px
}

#login-form label
{
        margin-right:10px;
        width:8.4em;
        display:block;
        float:left
}

#form-login-remember label
{
	float:none;
	width:auto;
	display:inline
}

.logout-button
{
	margin-top:10px
}

input.button,
button.button,
button.validate
{
        cursor:pointer;
        padding:3px 5px 3px 7px ;
        font-weight:bold;
        line-height:1.2em;
        font-family:arial;
}

#modlgn-username,
#modlgn-passwd
{
        width:9em
}

.module_content #form-login-username label,
.module_content #form-login-password label
{
            float:left;
            width:5.2em
}

.login-fields
{
        margin:10px 0
}

.login-fields label
{
        float:left;
        width:9em
}

.login-description img,
.logout-description img
{
        float:left;
        margin-right:20px
}

.login-description,
.logout-description
{
        overflow:hidden;
                padding-left:5px;
                margin:20px 0 10px 0
}

.logout-description
{
        margin-bottom:20px
}


.img-fulltext-left {
	float: left;
	margin: 5px 20px 10px 0px;
}
.img-fulltext-left img {
	height: auto;
	width: 200px;
}
.img-intro-left img {
	height: auto;
	width: 150px;
}
.img-intro-left {
	float: left;
	margin: 5px 10px 10px 0px;
}
.img-fulltext-right {float:right;margin-left:20px;margin-bottom:20px;}
.img-intro-right {float:right;margin-left:10px;margin-bottom:10px;}
.img_caption {font-size:10px;padding-top:5px;}

.actions {
	display: none;
}

.pagination
{
   margin: 0;
   padding: 0;
   text-align: center;
}

.pagination .counter
{
   text-align: center;
}

.pagination ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   text-align: center;
}

.pagination ul li
{
   display: inline;
   padding: 2px 5px;
   text-align: left;
   margin: 0 2px;
   background-image: none;
}

.pagination ul li.pagination-start,
.pagination ul li.pagination-start span,
.pagination ul li.pagination-end,
.pagination ul li.pagination-end span
{
   padding: 0;
}

#miniJ2StoreCart {
  padding: 10px 0 10px 20px;

}

#stagebottom {
padding: 0px 20px 0 20px;
}

#stagebottom ul { list-style-type: none; }

form#login-form a:link,
form#login-form a:visted,
form#login-form a:hover,
form#login-form a:active
{
color: #000000;
text-decoration: underline;
}


.item-separator { border : 0 !important;}

.row-separator 
{ 
clear: both; 
display:block; 
float: none; 
border-bottom: solid 1px #bbb; 
margin: 0 0 15px 0;
} 

#poweredbykunena { display: none !important;}

div.tip 

{ 
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 350px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.userdata ul.unstyled li a:link,
.userdata ul.unstyled li a:visited,
.userdata ul.unstyled li a:hover,
.userdata ul.unstyled li a:active 
{
color: #000000;
text-decoration: underline;
}

/* J2 Store Anpassungen */

.j2store-thumbnail-image 

{

    max-width: 200px;
    float: left;
    margin-right: 10px;	
}


.j2store-single-product
{

	clear:both;
}

.j2store-products-row 
{    margin-top: 1.5em;
    margin-bottom: 1.5em;
	 padding-top: 1.5em;
    padding-bottom: 1.5em;

}

.product-sdesc
{
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

table.j2store-cart-table, .cart-checkout-button {    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DBDEE1;
    color: #555555;
	min-width: 100%;
    margin-bottom: 10px;
	    margin-top: 10px;
	}
	
.cart-checkout-button { padding: 0.3em;background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DBDEE1;
    color: #555555;
	min-width: 100%;
    margin-bottom: 10px;
	    margin-top: 10px;}

table.j2store-cart-table td,
table.cart-footer td

{
	padding: 10px 10px 10px 10px;
	
}

#billing-new input { margin-left: 2em;}
#billing-new label {display: inline-block; min-width: 200px;padding-left: 1.5em;}
#billing-new span.j2store_field_required {margin-right: -1em;}

div[itemprop="blogPost"] { padding-bottom: 25px !important;}

.pg-cv-folder

{ font-size: 0.8em !important;}

#j2store-pagination { clear: both; }

.alert { padding-bottom: 10px !important;}

h2.product-title { font-size: 1.5em !important;}
.j2store-products-row { padding-bottom: 3.5em !important;}

#kunena.layout a {text-decoration: none !important }
#kunena.layout .pagination ul>li.active>a {font-weight: bold !important; background-color: #2782d1 !important; color: #ffffff !important;}
  
sup.knewchar {font-weight: bold !important; top: 0px !important;}