#CONTENT .warenkorb .linkbox{
  margin: 0px;
  padding: 0px;
  width: 143px;
  border: 0px none;
  background-color: transparent;
}

.regforminfo{
  display: block;
  font-size: 0.9em;
  color: #333333;
}

.favtable{
  border:0 none;
  font-family:"Trebuchet MS",Arial,sans-serif;
  font-size:13px!IMPORTANT;
  line-height:13px!IMPORTANT;
}

.favtable th {
  background-color:#8B8EA1;
  font-size:12px!IMPORTANT;
  padding:0.4em;
  text-align:left;
  color: #FFFFFF;
}

.favtable .infomsg{
  color: #990000;
}

.favtable td{
  border:1px solid #c0c0c0;
  font-size:12px!IMPORTANT;
  background-color:#F0F0F0;
  color:black;
  padding:0.3em;
  margin: 0;
  text-align:left;
}

.favtable tr.canbook td{
  background-color: #EBEDF0;
}

.favtable tr.cannotbook td{
  color: #C0C0C0;
}


.azoverviewbox {
  background-color:#EBEDF0;
  border-bottom:1px solid #999999;
  border-right:1px solid #999999;
  display:block;
  margin:10px 3px 5px;
  padding:10px 15px 15px;
  font-size: 13px;
}

.booktrenner{
  border: 0;
  border-top: 1px solid #999999;
}

td.td-media-label{
  width: 60%;
  font-size: 1.0em;
  text-align: left;
  vertical-align: top;
}

td.td-media-value{
  font-size: 1.0em;
  text-align: left;
  vertical-align: top;
}

.content-frame-news{
  margin: 0px 10px 0px 0px;
  border-top: 2px solid #990000;
}

h3.news-item-headline{
  font-size: 16px;
  font-weight: bold;
}

.content-frame-news .news-bodytext p{
  padding: 0px;
  margin: 0px 0px 13px 0px;
}

.content-frame-news .headl{
  background-color: #EBEDF0;
  font-weight: bold;
  padding: 3px;
  margin: 0px 0px 5px 0px;
}

.news-item-box{
  background-color: #EBEDF0;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  margin: 0px 0px 10px 0px;
  padding: 5px 10px 5px 10px;
}

.vorlage-item-box{
  background-color: #EBEDF0;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  margin: 0px 0px 10px 0px;
  padding: 5px 10px 5px 10px;
}

.content-frame-vorlage{
  display: block;
}

.news-item-headline{
  text-align: center;
}

.news-bodytext img{
  float:left;
  margin: 0px 10px 5px 0px;
}

.news-bodytext{
  width: 500px;
}

a.delall:link, a.delall:visited, a.delall:active,
a.selectall:link, a.selectall:visited, a.selectall:active{
  font-size: 11px;
  display: block;
}

.clearit{
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  clear: both;
}


.vlimg{
  text-align: center;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

a img.vlimg, a:hover img.vlimg, a:focus img.vlimg{
  border: 1px solid #CCCCCC;
}


#loader-mask {
  position: relative;
}
#loader {
	background-color:#FFFFFF;
	left:0;
  filter:Alpha(opacity=80); /* IE */
  -moz-opacity:0.8; /* Gecko-Browser */
  opacity:0.8; /* Opera 9+ */
  position: absolute;
	text-align:center;
	top:0;
}
.loadergif {
	position:absolute;

}


/**
 * 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;
	display: none!IMPORTANT;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
	display: none!IMPORTANT;
}
#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 5px;
}
#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;
	display: none!IMPORTANT;
}
#lightbox-secNav-btnClose {
	width: 26px;
	float: right;
	padding-bottom: 0px;
	overflow: hidden;
}

.nokoord{
  display: none;
}

.newsinfotxt{
  padding: 4px 0 0px 0;
  font-weight: normal;
  font-size: 13px;
/* float: left; */
}

.newsinfotxt .internal-link{
  font-size: 14px;
}

.newsinfo_img{
  float: left;
}

.news_btxt{
  padding: 10px 15px 0px 15px;
  background-color:#EBEDF0;
}

.news_btxt ul{
  padding: 0 0 0 30px;
  margin: 0;
}

.news_btxt ul li{
  font-size: 13px;
}

.news-item-block{
  margin: 0px 0 0px 0;
}


a.newslistheadline:link,a.newslistheadline:visited,a.newslistheadline:active{
  display: block;
  padding: 8px 0 0 15px;
  background-image: url("/fileadmin/system/resources/bulletpoint.gif") !important;
  background-position: 1px 6px;
  background-repeat: no-repeat;
  width: 485px;
}

.news-item-box-pi9{
  font-size: 1.2em;
  margin: 15px 0 0 0;
/*  border: 1px solid #313E90; */
}

.Newswhiteline{
  margin: 0px -21px 0px -15px;
  background-color: #FFF;
/*  border-top: 1px solid #999; */
  height: 8px;
}

.newsinfotxt .csc-frame-frame2{
  display: block;
  margin: 10px 0px 10px 0px;
}


a.listandshownews:link,a.listandshownews:visited,a.listandshownews:active{
  display: block;
  padding: 0px 0 0 50px;
  float: right;
  color: #990000;
}

.calcbutton{
  background-color: #9FD397;
  border: 2px outset #708F6B;
  border-top-color: #AFDFA7;
  border-left-color: #AFDFA7;
}

.box_bezart{
  width: 450px;
/*  float: left; */
  margin: 15px 0 15px 0;
}

.rl_labels{
  font-size: 13px;
}

.ba_labels{
  float: left;
  clear: left;
  width: 164px;
  font-size: 13px;
  line-height: 22px!IMPORTANT;
}

.ba_txtfields{
  float: left;
  width: 225px;
}
.create #tx-srfeuserregister-pi1-telephone{
  background-image:url(bsptel.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

.create #tx-srfeuserregister-pi1-telephone:focus{
  background-image: none;
}