@charset "UTF-8";
/****************************************************************  all  */

html, body, a, table, td, th, form, textarea, input, h1, h2, h3, h4, h5, h6, p, ul, ol, li, label, select, font {
	margin: 0;
	padding: 0;
	font: 11px arial, helvetica, sans-serif;
	color: #4b4034;
}

body {
	background: url(http://p109565.typo3server.info/fileadmin/templates/img/bg-fliesstext.jpg);
}

img {
	border: 0;
}

a, img, input {
	outline: none;
}

.hidden {
	display: none;
}

.float {
    float: left;
}

.clearit {
	clear: both;
}

a {
	text-decoration: underline;
	background: none;
	padding: 0;
}

a:hover {
	text-decoration: none;
}


/********************************** DETAILANSICHT */

.veranstaltung {
	position: relative;
	float: left;
	padding-bottom: 16px;
	margin-top: 20px;
	margin-left: 3px;
	width: 521px;
}

.datumUhrzeitPreis {
	position: relative;
	float: left;
	width: 518px;
}

.datumUhrzeitPreis ul {
	position: relative;
	float: left;
	height: 20px;
	/*border-bottom: 1px solid #005561;*/
	width: 518px;
}

.verttrennlinie {
	padding: 0 7px 0 7px;
}



.datumUhrzeitPreis ul li {
	float: left;
	list-style-type: none;
	padding: 3px 0px 0 7px; 	/*padding: 3px 0px 0 7px;*/
	height: 17px;
	/*border-right: 1px solid #005561;*/
	font-size: 11px
}

.datumUhrzeitPreis ul li.datum {
	color: #d9d4d0;
	background-color: #005561;
	font-weight: bold;
	border-left: 1px solid #005561;
	padding-right: 7px; /*weg*/
}

.datumUhrzeitPreis ul li.kartenBestellen {
	background: url(images_template/hand-klein.gif) no-repeat 2px 4px; /*no-repeat 7px 5px;*/
	text-indent: 24px; /*27*/
	border: 0pt;
}

/*.datumUhrzeitPreis ul li.kartenBestellen {
	background: url(images_template/hand-klein.gif) no-repeat 7px 5px;
	text-indent: 27px;
	border: 0pt;
}*/

.datumUhrzeitPreis ul li.kartenBestellen a {
	text-decoration:none;
}

.konzertreihe {
	position: absolute;
	text-align: right;
	right: 16px;
	top: 20px;
	width: 80px;
	z-index: 100;
}

.titel {
	position: relative;
	float: left;
	/*margin-bottom: 5px;*/
	width: 415px;
	clear: both;
	/*border-left: 1px solid #005561;*/
	/*padding-left: 7px;*/
}

.titel h4 {
	font-size: 16px;
	line-height: 17px;
    font-weight: bold;
    color: #005561;
  	padding-top: 10px; /*15*/
  	text-transform: uppercase;
}

.unterzeile {
	position: relative;
	clear: both;
	/*padding-left: 7px;*/
}

.unterzeile h5 {
	font-size: 11px;
	line-height: 15px;
    font-weight: bold;
	color: #4b4034;
  	text-transform: uppercase;
}

.text {
	position: relative;
	float: left;
	width: 501px;
	padding: 7px 0 0 0px; /*	padding: 7px 0 0 7px; */
}

.bild {
	float: left;
	margin: 3px 11px 5px 0;
	border: 1px solid #bfbfbf;
}

.veranstaltungstext {
	margin-bottom: 15px;
	text-align: left;
	text-align: justify;
}

.links {
	font-weight: bold;
}

.isolate {
	background:  url(http://laks.de/zentren/schlachthofks/images_template/trennlinie.gif) repeat-x  0px 100%;
	padding: 0 0 30px 0;
	clear: both;
}

.vorverkauf {
	background:  url(http://laks.de/zentren/schlachthofks/images_template/trennlinie.gif) repeat-x  0px 100%;
	padding: 15px 0 15px 0;
}

.backlink {
    color: #4b4034;
	line-height: 15px;
	background: url(http://laks.de/zentren/schlachthofks/images_template/hand-klein.gif) no-repeat 0px 100%;
	padding: 0 0 0 0;
	margin: 10px 12px 0 0;
}

.backlink a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}

/********************************** LISTENANSICHT */

.veranstaltungsliste {
	position: relative;
	float: left;
	padding-bottom: 20px;
	margin-top: 20px;
	width: 518px;
	background:  url(http://laks.de/zentren/schlachthofks/images_template/trennlinie.gif) repeat-x  0px 100%;
}

.vorschaubild {
	float: left;
	width: 175px;
	margin-right: 20px;
	border: 1px solid #bfbfbf;
}

.date {
	color: #4b4034;
	font-size: 11px;
}

.beschreibung {
	float: left;
	width: 303px;
}

.beschreibung h4 {
	font-size: 16px;
	line-height: 18px;
    font-weight: bold;
    padding: 2px 0 2px 0;
    width: 245px;
    color: #005561;
  	text-transform: uppercase;
}

.beschreibung h4 a {
	font-size: 16px;
    font-weight: bold;
    color: #005561;
  	text-transform: uppercase;
	text-decoration: none;
	clear: both;
}

.beschreibung p {
	text-align: left;
}

a.more {
	float: left;
    color: #4b4034;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	background: url(http://laks.de/zentren/schlachthofks/images_template/hand-klein.gif) no-repeat 0 0px;
	padding: 0 0 0 27px;
	margin: 15px 12px 0 0;	
}

.reihe {
	position: absolute;
	right: 2px;
	width: 60px;
	text-align: right;
	z-index: 100;
}


/********************************** No Results */
.no-results {
	position: relative;
	float: left;
	padding-bottom: 16px;
	margin-top: 20px;
	margin-left: 3px;
	width: 521px;
}

.no-results h4 {
	font-size: 16px;
	line-height: 17px;
    font-weight: bold;
    color: #005561;
  	padding-top: 10px; /*15*/
}

/********************************** ARCHIV */

.archiv {
	position: relative;
	float: left;
	padding-bottom: 20px;
	margin-top: 20px;
	width: 518px;
	background:  url(http://laks.de/zentren/schlachthofks/images_template/trennlinie.gif) repeat-x  0px 100%;
}

.archivbeschreibung {
	position: relative;
	float: left;
	width: 518px;
}

.archivbeschreibung h4 {
	font-size: 16px;
	line-height: 18px;
    font-weight: bold;
    padding: 2px 0 2px 0;
    color: #005561;
  	text-transform: uppercase;
}




/********************************** KOPIE -- LISTENANSICHT */

/*.veranstaltungsliste {
	position: relative;
	float: left;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	width: 518px;
	background:  url(images_template/trennlinie.gif) repeat-x  0px 100%;
}

.date {
	position: relative;
	float: left;
	color: #4b4034;
	font-size: 13px;
	font-weight: bold;
	width: 100px;
}

.beschreibung {
	position: relative;
	float: left;
	width: 418px;
}

.beschreibung h4 {
	float: left;
	font-size: 16px;
	line-height: 17px;
    font-weight: bold;
    color: #005561;
  	text-transform: uppercase;
}

.beschreibung h4 a {
	float: left;
	font-size: 16px;
	line-height: 17px;
    font-weight: bold;
    color: #005561;
  	text-transform: uppercase;
	text-decoration: none;
}

.beschreibung p.oberzeile {
	padding: 1px 0 3px 0;
	font-style: italic;
}

.beschreibung p.unterzeile {
	padding: 0;
}

a.more {
	float: left;
    color: #4b4034;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	background: url(images_template/hand-klein.gif) no-repeat 0 0px;
	padding: 0 0 0 27px;
	margin: 15px 12px 0 0;	
}

.reihe {
	position: absolute;
	top: 30px;
	width: 80px;
	text-align: center;
	z-index: 100;
}

*/


