@import url(bootstrap/css/bootstrap.css);
@import url(bootstrap/css/bootstrap-select.css);
@import url(bootstrap/css/ajax-bootstrap-select.css);
/*@import url(bootstrap/css/bootstrap2.css);*/ /* Bei alten Templates diese Version verwenden */
@import url(bootstrap/css/bootstrap_jadax.css);
/*@import url(bootstrap/css/bootstrap-theme.css);*/
@import url(bootstrap/css/glyphicons.css);
@import url(bootstrap/css/glyphicons-bootstrap.css);
@import url(bootstrap/css/glyphicons-social.css);
@import url(bootstrap/fonts/font-awesome/css/font-awesome.min.css);
@import url(js/tooltip/jquery.powertip.css);
/*@import url(js/animate.min.css);*/

@media print {
  #data {display: block; position: absolute;}
  .NoPrint {display: none;}
}

body  {
font-family: Arial;
font-size: 10pt;
}

.small {
font-size : 10px;
}

.status_icon{
  vertical-align: middle;
  margin: -4px 3px 0 -4px;
}

.info_error {
color : #EE0000;
font-weight : bold;
}
.info_default {
color : #000000;
font-weight : bold;
}

.info {
  height: auto;
  color: #555555;
  text-shadow:1px 1px 0px #ffffff;
  padding: 10px 10px 10px 34px;
  border : 1px solid;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/include/PIE.htc);
  box-shadow: inset 0 1px 0 #f7fef2, 0 1px 0 #dadee1;
  border-color:  #e9c275;
  background: #fbf0c2;
  background-image: url(../images/icons/24/Info_Yellow_24.png); /* fallback */
  background-image: url(../images/icons/24/Info_Yellow_24.png), -webkit-gradient(linear, left top, left bottom, from(#fbf0c2), to(#f5e29f)); /* Saf4+, Chrome */
  background-image: url(../images/icons/24/Info_Yellow_24.png), -webkit-linear-gradient(top, #fbf0c2, #f5e29f); /* Chrome 10+, Saf5.1+ */
  background-image: url(../images/icons/24/Info_Yellow_24.png),    -moz-linear-gradient(top, #fbf0c2, #f5e29f); /* FF3.6+ */
  background-image: url(../images/icons/24/Info_Yellow_24.png),     -ms-linear-gradient(top, #fbf0c2, #f5e29f); /* IE10 */
  background-image: url(../images/icons/24/Info_Yellow_24.png),      -o-linear-gradient(top, #fbf0c2, #f5e29f); /* Opera 11.10+ */
  background-image: url(../images/icons/24/Info_Yellow_24.png),         linear-gradient(top, #fbf0c2, #f5e29f); /* W3C */
  background-repeat: no-repeat;
}

.startpopup {
height: auto;
background: #FFFFCD;
color: #555555;
padding: 10px;
border : 1px solid #c2260c;
margin-bottom: 10px;
}

img.imgborder {
	border: 1px solid #DADADA;
	padding: 5px;
}
img.right {
  float: right;
   margin: 0px 0px 5px 10px;
}
img.left {
  float: left;
   margin: 0px 10px 5px 0px;
}
img.gallery {
	border: 1px solid #DADADA;
	padding: 5px;
    margin: 5px;
	background: #FAFAFA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 115px;
  height: 115px;
}
img.user_online {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  float: none;
}
img.user_gallery {
	border: 1px solid #DADADA;
	padding: 5px;
    margin: 10px 5px 0 5px;
	background: #FAFAFA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 115px;
  height: 115px;
}
#flogin {
margin : 4px;
}

#data ul li {
	/*list-style-image: url(/images/point.gif);*/
	margin : 4px 0px 4px 0px;
}

.contact {
margin: 18px;
}

/* Shopformatierung - Anfang */
.first_prize_large {
  color: #555555;
  font-size: 15px;
  font-weight: bold;
}
.first_prize_small {
  color: #555555;
  font-size: 11px;
  font-weight: bold;
}
.second_prize_large {
  color: #808080;
  font-size: 15px;
}
.second_prize_small {
  color: #808080;
  font-size: 11px;
}
.third_prize_large {
  color: #CC0000;
  font-size: 15px;
  font-weight: bold;
}
.third_prize_small {
  color: #CC0000;
  font-size: 11px;
  font-weight: bold;
}
.prize_right {
  text-align: right;
}

.shopbox {
	color: #000000;
	float: left;
	width: 33%;
}
.shopbox_header {
	background-color: #D9E2EC;
	border : 1px solid #9d9d9d;
	height: 62px;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	overflow: hidden;
	vertical-align: middle;
	top: auto;
}
.shopbox_body {
	height: 160px;
	background-color: #FFFFFF;
	border: 1px solid #9d9d9d;
	margin: 5px;
	text-align:center;
	overflow: hidden;
}

.shopbox_footer {
	background-color: #E9E9E9;
	border : 1px solid #9d9d9d;
	padding: 5px;
	margin: 5px;
}
.shopbox_content_li {
	text-align: left;
	float: left;
}
.shopbox_content_re {
	text-align: right;
}
.shopbox_content {
	clear: both;
	font-size: 10px;
}
.shopbox_content a {
	font-size: 10px;
}

/* Warenkorbliste */
.rebate {
}
.rebate_right {
   width: 90px;
   vertical-align: top;
   text-align: right;
}
/* Shopformatierung - Ende */

.icon {
	border:none;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
}
#einepopupbox{
visibility : hidden;
}


.calendar_on {font-weight: bold;}
.calendar_off {color:#555555;}

.toolbar {
	text-align:right;
}

/* Tagwolke & Auflistung*/
.twolke {
  padding-right: 5px;
}

.twolke a {
    text-decoration: none;
}

.twolke a:hover,.twolke a:focus {
    text-decoration: underline;
}

.tagw1 {
  font-size: 1em;
}

.tagw2 {
  font-size: 1.3em;
}

.tagw3 {
  font-size: 1.6em;
}

.tagw4 {
  font-size: 1.9em;
}

.tagw5 {
  font-size: 2.2em;
}

.tagw5m {
  font-size: 2.5em;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
img, div, a, input { behavior: url(/include/iepngfix.htc) } /* Für transparente PNGs */

.content_box {
  background-color: #f3f8fd;
  border: 1px solid #ccd8e4;
  padding: 10px;
  /*text-align: center; width: 100%;*/
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin-bottom: 7px;
  behavior: url(/include/PIE.htc);
}

#service_info {
  position: fixed;
  right: 0px;
  top: 200px;
  margin: 0;
  width: 48px;
  padding: 10px 1px 4px 4px;
  background: #E8E8E8;
  text-align: center;
  z-index: 70;
  border-left: 1px solid #E7E7E7;
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #FFFFFF), color-stop(1, #F9F9F9));
  background-image: -ms-linear-gradient(top, #FFFFFF, #F9F9F9);
  background-image: -o-linear-gradient(top, #FFFFFF, #F9F9F9);
  background-image: -moz-linear-gradient(top, #FFFFFF, #F9F9F9);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #F9F9F9);
  background-image: linear-gradient(to bottom, #FFFFFF, #F9F9F9);
  box-shadow: -2px 0 4px -2px #E3E3E3
}


/* Comments formatieren - Anfang - */
.comments {
  margin-bottom: 10px;
}
.commentstxt {
    background:#fff;
}
.block {
  /*height: auto;*/
  padding: 10px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*behavior: url(/include/PIE.htc);*/
}

/* Reiteranpassung - Kommentarfunktion */
ul.tabs {
    margin: 20px 0px 0px 0px !important;
    padding: 0 !important;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0 !important;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #ccc;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e7e7e7;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
/*	border: 1px solid #999;*/
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
    margin-bottom: 10px;
}
.tab_content {
	padding: 20px 0px;
	font-size: 0.9em;
}
/* Comments formatieren - Ende - */


/* Tree Menü Block - Anfang - */
#tree_menu {

}
.menu_minus {
  padding-left: 12px;
  background-image: url(/images/minus.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 3px;
}
.menu_plus {
  padding-left: 12px;
  background-image: url(/images/plus.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 3px;
}
.menu_point {
  padding-left: 12px;
  background-image: url(/images/point.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 3px;
  /*border: dotted #D9E2EC 1px;*/
}
.menu_aktive_page a {
  font-weight: normal;
}
.menu_top_page a {
  font-weight: bold;
}
.menu_passive_page {
  font-weight: normal;
}
/* Tree Menü Block - Ende - */


.bookmark {
  border: none;
  padding: 0px;
}

#footer_menu {
  position: relative;
  left: 40px;
  top: 0px;
  float: left;
}
#footer_menu ul{left:auto;list-style:none;margin:0;padding:0;}
#footer_menu li{display:inline;float:left;font-weight:bold;list-style-type:none;margin:15px 10px 0 0;padding:0;position:relative;width:135px;}
#footer_menu li a,#footer_menu li a:link,#footer_menu li a:visited,#footer #lang_form label{color:#fff;font-family:Verdana;font-size:14px;font-weight:bold;text-decoration:none;}
#footer li li a:link,#footer li li a:visited{color:#98cce4;font-family:Verdana;font-size:12px;font-weight:normal;text-decoration:none;}
#footer li li a:hover,#footer li li a:active{color:#fff;}
#footer_menu ul li ul{margin:4px 0 15px;}
#footer_menu li.last{margin-right:0;}
#footer_menu ul ul li{display:block;float:none;margin:0;padding:0 0 .3em;width:auto;}

a[class="extern"] {
background: transparent url('../images/aoutside.gif') 100% 50% no-repeat;
padding-right: 10px;
}

img {
  border: none;
}

.important{
  display: none;
}

/* Schatten, Rundungen, Verfäufe */
/* http://css3pie.com/ Für CSS§ Anweisungen*/
/* nur diese Zeile in die Klasse einfügen -> behavior: url(/include/PIE.htc);*/
/*.boxshadow {
border: 1px solid #696;
padding: 60px 0;
text-align: center; width: 200px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #EEFF99;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
background: -moz-linear-gradient(#EEFF99, #66EE33);
background: linear-gradient(#EEFF99, #66EE33);
-pie-background: linear-gradient(#EEFF99, #66EE33);
behavior: url(/include/PIE.htc);
}*/

input, select {
  color: #555;
}

.jw_player {}

#toTop {
	width:45px;
  border: none;
  position:fixed; /* this is the magic */
  bottom:10px; /* together with this to put the div at the bottom*/
  right:10px;
  cursor:pointer;
  display:none;
  z-index: 999;
  opacity: 0.5;
}
#toTop:hover {
  opacity: 1;
}


.myButton.active {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4a6eaf), color-stop(1, #2f4784) );
    background:-moz-linear-gradient( center top, #4a6eaf 5%, #2f4784 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a6eaf', endColorstr='#2f4784');
    background-color:#4a6eaf;
    border:1px solid #2f4784;
    text-shadow: none;
    color: #FFF !important;
}
.myButton.black {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #373737), color-stop(1, #242424) );
    background:-moz-linear-gradient( center top, #373737 5%, #242424 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#373737', endColorstr='#242424');
    background-color:#373737;
    border:1px solid #242424;
    text-shadow: none;
    color: #FFF !important;
}
#loginsubmit.myButton {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4a6eaf), color-stop(1, #2f4784) );
    background:-moz-linear-gradient( center top, #4a6eaf 5%, #2f4784 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a6eaf', endColorstr='#2f4784');
    background-color:#4a6eaf;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #2f4784;
    display:inline-block;
    color:#FFF;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    padding:2px 9px;
    text-decoration:none;
    text-shadow:1px 1px 0px #4a6eaf;
    cursor: pointer;
    min-height: 25px;
}
input[type='text'], input[type='password'], input[type='checkbox']{
  border: solid 1px #bfbdbd;
  padding: 3px 3px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #FFF;
}

input, select, text, password, file {
  color: #555;
  border: solid 1px #c9cdd0;
  padding: 2px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/include/PIE.htc);
}
input[disabled]{
  background: #EBEBEB;
  color: #949494;
}
input.black, .blackButton {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #373737), color-stop(1, #242424) );
    background:-moz-linear-gradient( center top, #373737 5%, #242424 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#373737', endColorstr='#242424');
    background-color:#373737;
    border:1px solid #242424;
    text-shadow: none;
    color: #FFF !important;
}
input.green, .greenButton {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #67C12F), color-stop(1, #4D9023) );
    background:-moz-linear-gradient( center top, #67C12F 5%, #4D9023 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#67C12F', endColorstr='#4D9023');
    background-color:#67C12F;
    border:1px solid #468320;
    text-shadow: none;
    color: #FFF !important;
}
input.red, .redButton {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #D2524B), color-stop(1, #BD362F) );
    background:-moz-linear-gradient( center top, #D2524B 5%, #BD362F 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2524B', endColorstr='#BD362F');
    background-color:#D2524B;
    border:1px solid #A32F29;
    text-shadow: none;
    color: #FFF !important;
}

#jadaxlogin {
  background-image: url(/images/jadax-login.jpg);
  background-position: center top;
  padding: 80px 10px 12px 10px;
  color: #FFF;
  text-shadow: 0 -1px 0 #555;
}

/* Dokumente */
.doccat {
  border-radius: 4px;
  padding: 8px;
  border: 1px solid #E1E8F3;
  margin-bottom: 10px;
  background: #FCFCFC;
  cursor:pointer;
  clear: both;
}
.doccat:hover {
  background: #E1E8F3;
}
.doccat h2 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.doctools {
  position: relative;
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  z-index: 100;
}
.docsend {
  float: right;
  margin-bottom: 0px;
  margin-right: 0px;
  z-index: 100;
}
.tool img {
  border: 1px solid #000000;
  padding: 2px;
  opacity: 0.3;
  border-radius: 2px;
  box-shadow: #808080;
}
.tool img:hover {
  opacity: 0.8;
  background: #FFFFFF;
}

.bibel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 150%;
}
.bibel hr {
  margin-top: 15px;
  margin-bottom: 5px;
  border: 0px; /* Für Firefox und Opera */
  border-top: dotted 1px #808080;
  border-bottom: dotted 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
.bibel h1 {
  font-size: 22px;
  margin-bottom: 5px;
}
.bibel h3 {
  font-size: 14px;
}
.bibel h4 {
  margin-top: 8px;
}
.bibel .vers {
  font-size: 10px;
  vertical-align: 3px;
}

/* Formatierung der Meldungen */
.sign {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.sign h4 {
  margin-top: 0;
  color: inherit;
}
.sign a {
  font-weight: bold;
}
.sign > p,
.sign > ul {
  margin-bottom: 0;
}
.sign > p + p {
  margin-top: 5px;
}
.green {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.green hr {
  border-top-color: #c9e2b3;
}
.green a {
  color: #2b542c;
}
.blue {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.blue hr {
  border-top-color: #a6e1ec;
}
.blue a {
  color: #245269;
}
.yellow {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.yellow hr {
  border-top-color: #f7e1b5;
}
.yellow a {
  color: #66512c;
}
.red {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.red hr {
  border-top-color: #e4b9c0;
}
.red a {
  color: #843534;
}


.sign {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.green {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.blue {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.yellow {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.red {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}


.form-group.required {
  background: #FF8B6B !important;
  color: #FFF !important;
}

/* Ersetzt die alte tabs/tabs.css eines Teplates und kommt ohne Bilder aus  */
#menuContainer {border-bottom: solid 3px #555; padding: 7px 0 3px 0; overflow: hidden;}
#menu {padding: 0px; list-style:none; text-align:left; margin:0 auto; width:100%;}
#menu li {display:inline; margin:0 -3px 0 0; text-align:left;}
#menu li a {
  background: #C9C9C9;
  padding: 5px 10px;
  margin-right: 2px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: #808080;
  color: #555;
}
#menu li a:hover, #menu li a.on {
  background: #555;
  color: #FFF;
}

/* Liste des Loginblocks */
ul.sitebar_menu {
  margin-left : 0;
  padding-left : 2em;
  text-indent : 0;
  line-height: normal;
}

/* Tabmenü der Userprofile */
#tabmenu li a.active {
  color: #333 !important;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  outline: none;
}

.dashboard_button {
  width: 100%;
  height: auto;
  display: inline-block;
  background-color: #FAFAFA;
  padding: 15px 0;
  margin-bottom: 15px;
  vertical-align: central;
  border: 1px solid #E7E7E7;
  text-align: center;
}

.dashboard_button:hover {
  background-color:#FFF;
}
.dashboard_button_link {
  padding-top: 10px; color:#555;
}

/* /tools/userlist.php */
.new_messages {
  width: 100%;
}
.dashboardbutton {
  width: 100%; padding: 4px 5px; text-align: left; height: auto;
  overflow: hidden;
}
/* /tools/user_online.php der Ajax Ausgabe DIV */
.user_onlinelist {
  border: 1px solid #E9E9E9; background: #FFF;
}
.user_online_info {
  text-shadow:1px 1px 0px #FFFFFF;
}
/* Buttenleiste im User Profil */
.profil_button {
  text-align: left; width: 100%; margin: 4px 0;
}
.table.form th {
  font-size: 1.5em;
  font-weight: lighter;
}
img.loading {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30%;
}

/* Formatierung des Kalenders */
.calendar_table {
  background-color: #E9E9E9;
  border-collapse: separate;
  border-spacing: 1px 1px;
  width: 100%;
}
.calendar_header,
.calendar_table th {
  background-color: #DEDEDE;
  background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #FFFFFF), color-stop(1, #F8F8F8));
  background-image: -ms-linear-gradient(top, #FFFFFF, #F8F8F8);
  background-image: -o-linear-gradient(top, #FFFFFF, #F8F8F8);
  background-image: -moz-linear-gradient(top, #FFFFFF, #F8F8F8);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #F8F8F8);
  background-image: linear-gradient(to bottom, #FFFFFF, #F8F8F8);
  padding: 5px;
  border-bottom: #E9E9E9 solid 1px;
}
.calendar_days {
  background: #F8F8F8;
  border-bottom: #E9E9E9 solid 1px;
  padding-left: 4px;
}

.calendar_saturday {
  background-color : #E8E8E8;
  padding: 3px;
}
.calendar_sunday {
  background-color : #D6D6D6;
  padding: 3px;
}
.calendar_weekday {
  background-color : #f8f8f8;
  padding: 3px;
}
.calendar_today {
  background-color : #FFFFB2;
  padding: 3px;
}
.calendar_noday {
  background-color : #ffffff;
  padding: 3px;
}
.calendar_termin {
  background-color : #ffffff;
  padding: 3px;
}
.calendar_preview_header {
  font-weight: bold;
  border-bottom: dotted 1px #A3A3A3;
}
.calendar_preview_body {
  padding: 4px 0;
}

hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #DDDDDD;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 margin: 2px 0;
}

.header {
padding:3px;
background-color : #6E89DD;
color : #ffffff;
font-weight : bold;
}
.subheader {
  background-color: #F2F2F2;
  font-weight: bold;
}
.front {
  background-color: #A3B1D8;
}



.icon_options {
  vertical-align: middle;
  border: none;
}

/* Heller untergeordneter Header */
.tableheader_light {
background-color: #EBEADB;
color : #000000;
}

.tableheader {
  font-weight: bold;
  border-bottom: solid #DDD 1px;
}

.tab_content {
  background: #FFFFFF;
  padding: 10px;
  border-left: solid 1px #DDDDDD;
  box-shadow: #808080;
  margin-bottom: 20px;
}

img.nick_image {
	border: solid 1px #DDDDDD;
	padding: 0;
	background: none;
	border-radius: 5px;
	box-shadow: #808080
}

/* Steuert die proportionale Größe der Video Module (video,youtube) */
.video-container {
    position: relative;
    /*padding-bottom: 56.25%;*/
    padding-top: 0px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container .jw_player,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Style für die /tools/sozial_button.php */
.social{
  text-align: right;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  /*background: #404040;*/
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
  margin-right: 3px !important;
}

ul.social-share li a:hover {
  background: #c52d2f;
  color: #fff !important;
}
ul.social-share li.facebook a {
  background: #325D94 !important;
}
ul.social-share li.twitter a {
  background: #02ACD4 !important;
}
ul.social-share li.googleplus a {
  background: #DC4B37 !important;
}
ul.social-share li.email a {
  background: #7288AF !important;
}

    @keyframes blink {
      to {
        visibility: hidden;
      }
    }
    @-webkit-keyframes blink {
      to {
        visibility: hidden;
      }
    }

/* Formatierung der Rahmenfarben in den Galerien */
.preview_folder {
  position: relative;
  top: 50%;
  text-align: center;
  color: #555;
}
.preview_image {
  position: relative;
  top: 50%;
  left: 50%;
}
.paspatu{
  float: left;
  background: #bababa;
  margin: 10px;
  border: solid 1px #555;
}
.preview_folder img {
  margin-bottom: -5px;
}
.gallery_cat_name {
  padding-top: 5px;
}
.gallery_title {
  text-align: left;
}

blockquote {
  position:relative;
  left:0px;
  border-left: 5px solid #888888;
  border-bottom: none;
  border-right: none;
  border-top: none;
  background: none;
  padding: 0px 10px 0px 10px;
}

/* Anzeigeabhängige Groessen */
@media (min-width: 992px) {
  .fancybox_popup {
    width: 600px;
  }
}
@media (min-width: 767px) and
  (max-width: 992px) {
  .fancybox_popup {
    width: 550px;
  }
}
@media (min-width: 450px) and
  (max-width: 767px) {
  .fancybox_popup {
    width: 440px;
  }
}
@media (min-width: 320px) and
  (max-width: 450px) {
  .fancybox_popup {
    width: 320px;
  }
}
@media (max-width: 320px) {
  .fancybox_popup {
    width: 300px;
  }
}








/* 3.2 Component - Dropdown Menu */

.dropdown-menu {
    border: none;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    /*font-size: 12px;*/
}
.dropdown-menu > li > a {
    padding: 5px 15px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #edf0f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: #348fe2;
}
.dropdown-menu .divider {
    border-color: #eee;
}
.dropdown-menu.media-list {
    max-width: 280px;
    padding: 0;
}
.dropdown-menu.media-list p {
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 4px;
    max-width: 200px;
}
.dropdown-menu.media-list .dropdown-header {
    padding: 10px 20px !important;
    background: #fafafa;
}
.dropdown-menu.media-list > .media {
    margin-top: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: -1px;
}
.dropdown-menu.media-list > .media > a {
    display: block;
    padding: 10px 20px !important;
}
.dropdown-menu.media-list > .media .media-left {
    padding-right: 10px;
}
.dropdown-menu.media-list > .media .media-right {
    padding-left: 10px;
}
.dropdown-menu.media-list > .media .media-object {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.dropdown-footer {
    padding: 10px 20px;
}
.dropdown-menu > li.dropdown-footer > a {
    padding: 0 !important;
    display: inline !important;
}
.dropdown-menu > li.dropdown-footer > a:hover,
.dropdown-menu > li.dropdown-footer > a:focus {
    background: none !important;
    text-decoration: underline !important;
}


/* Scroll Component in Dropdown Menu */

.scroll-menu {
    border: none;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    font-size: 12px;
}
.scroll-menu > li > a {
    padding: 5px 15px;
}
.scroll-menu > li > a:hover,
.scroll-menu > li > a:focus {
    background: #edf0f5;
}
.scroll-menu > .active > a,
.scroll-menu > .active > a:hover,
.scroll-menu > .active > a:focus {
    background: #348fe2;
}
.scroll-menu .divider {
    border-color: #eee;
}
.scroll-menu.media-list {
    max-width: 280px;
    padding: 0;
}
.scroll-menu.media-list p {
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 4px;
    max-width: 200px;
}
.scroll-menu.media-list > .media {
    margin-top: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: -1px;
}
.scroll-menu.media-list > .media > a {
    display: block;
    padding: 10px 20px !important;
    color: #555;
}
.scroll-menu.media-list > .media .media-left {
    padding-right: 10px;
}
.scroll-menu.media-list > .media .media-right {
    padding-left: 10px;
}
.scroll-menu.media-list > .media .media-object {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.scroll-footer {
    padding: 10px 20px;
}
.scroll-menu > li.dropdown-footer > a {
    padding: 0 !important;
    display: inline !important;
}
.scroll-menu > li.dropdown-footer > a:hover,
.scroll-menu > li.dropdown-footer > a:focus {
    background: none !important;
    text-decoration: underline !important;
}

/* Style für die Felder des Formmailers #form_start# */
form.form_mail input {
  margin: 3px 0 3px 0;
}

.pointer{
  cursor: pointer;
}
