/***********************************************/
/* Enhanced CSS2 Stylesheet-Definitions for    */
/* newer Browsers                              */
/* Displaymedium: SCREEN                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	background: #747C89 url("images/background.jpg") top left repeat-x;
}


.hidden,
.print {
	display: none;
	visibility: false;
}


.box h3 {
	margin: 0px;
}
.box h5 {
	margin: 4px;
}
.box .csc-textpic .imagewrap {
	padding: 4px;
}
.box p {
	margin: 0.5em 4px 4px 4px;
}
.box {
	border: 1px solid #CDD0D6;
	display: block;
	clear: both;
	margin: 0.5em 0px;
}
.box.halfwidth {
	width: 47%;
	margin: 4px;
	float: left;
	clear: none;
}


h3, h4 {
	padding: 0px 5px;
}


.clearall {
	display: block;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}

.clickenlarge {
	display: block;
	font-size: 0.8em;
	text-align: right;
	color: #999999;
	padding: 0px 4px;
	margin-top: -2em;
	height: 2em;
	/*background: url("images/icon_lupe.gif") center right no-repeat;*/
}

.moreLink {
	display: block;
	text-align: right;
	margin: 5px 0px;
}

/***********************************************/
/* Layout                                      */
/***********************************************/
.ctable {
	width: 100%;
	text-align: center;
}
#mainContainer {
	text-align: left;
	margin: auto;
	width: 765px !important;
	background: url(images/bg_container.gif) top left repeat-y;
}
#container {
	float: right;
	width: 616px;
	padding: 0px;
	min-height: 400px;
	line-height: 1.3em;
	margin: 0px 0px 0px -3px;
	background: url("images/bg_content.gif") top right no-repeat;
}


/*********** #leftFrame  ***********/
#leftFrame {
	width: 139px;
	margin: 0px 0px 40px 6px;
	text-align: center;

}
#navi {
	margin-bottom: 40px;
	text-align: left;
}

/********** #rightFrame *************/
#rightFrame {
	display: block;
	text-align: center;
	width: 142px;
	float: right;
	color: #FFFFFF;
}

/*********** #contentFrame ***********/
#content {
	float: left;
	width: 434px;
	padding: 0px 0px 5px 20px;
}
#footer {
	clear: both;
	display: block;
	width: 765px;
	margin: auto;
	padding-top: 0px;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	height: 61px;
	background: url("images/bg_footer.gif") center top no-repeat;
}
#specialNavi {
	color: #999999;
	margin-bottom: 15px;
}

.leftCol, .rightCol {
	width: 48%;
}
div.leftCol {	float: left; clear: both;	}
div.rightCol {	float: right;	}


/*********** #topFrame   ***********/
#header {
	height: 156px !important;
	margin: auto;
	margin-top: 10px;
	width: 765px;
	background: url("images/header.gif") top left no-repeat;
}
#header .info {
	display: block;
	padding: 57px 0px 0px 400px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
}

#header #date {
	display: block;
	margin: 0px 36px 21px 133px;
}
#header #entry {
	float: right;
	/*clear: right;*/
	display: inline;
	margin: -28px 0px 0px 20px;
	z-index: 999 !important;
}

/*********** FORMULARE   ***********/
textarea, input, select {
	border: 1px solid #CDD0D6;
}
input.radio, input.checkbox {
	border-style: none;
	background-color: transparent;
}

ul.selections {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}

fieldset {
	border: 1px solid #CDD0D6;
	padding: 4px;
	margin: 10px 0 15px 0;
}
fieldset legend {
	color: #336666;
	font-size: 1.2em;
	font-weight: bold;
}
fieldset textarea {
	width: 100%;
}
fieldset .row {
	width: 100%;
}
fieldset .field {
	width: 75%;
	padding: 0px;
	margin: 0px;
}
fieldset .field input {
	width: 100%;
}
fieldset .label {
	width: 25%;
}
.fullwidth {
	width: 99%;
}


.mailform .label {
	min-width: 110px;
	margin-right: 5px;
	line-height: 1.4em;
	float: left;
	font-weight: bold;
	background-color: #CDD0D6 !important;
	padding-left: 4px;
}
.mailform table td,
table.mailform td {
	vertical-align: top;
}
.mailform table .label,
table.mailform .label  {
	float: none;
	vertical-align: top;
}
* html table .label {
	width: 110px;
}
.leftCol table .label,
.leftCol .mailform .label,
.rightCol table .label,
.rightCol .mailform .label {
	width: 50px;
}

table.mailform,
.mailform .table {
	width: 100%;
}
table.mailform .textfield,
table.mailform .textarea,
table.mailform .select,
.mailform table .textfield,
.mailform table .textarea,
.mailform table .select {
	width: 99%;
}
.mailform .field {
	float: left;
}
.mailform .textfield {

}
.mailform .row {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 0.7em;
	clear: left;
}

.mailform fieldset .row {
	width: 100%;
}



/***********************************************/
/* Navigation / Links                          */
/***********************************************/

/***** LINKS (Basisdefinition in core.css) *****/
#footer a {
	color: #999999;
	border-bottom: 1px dashed;
}

#header a.info:hover {
	color: #FFFFFF !important;
}

.toplink {
	padding-top: 1em;
	clear: both;
	display: block;
	text-align: right;
}


/****** BUTTONS ********/
.contentnavi a,
a.button, input.button, .button a, .button input, a .button,
.tx-indexedsearch-searchbox-button,
.tx-newloginbox-pi3-searchbox-button,
.tx-newloginbox-pi1-submit {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF !important;
	background-color: #BF2C2C;
	text-align: center;
	text-decoration: none !important;
}
.contentnavi a,
a.button, .button a, a .button {
	padding: 0px 5px;
	line-height: 1.4em;
	white-space: nowrap;
	/*float: left;
	width: auto;*/
}
input.button, .button input,
.tx-indexedsearch-searchbox-button,
.tx-newloginbox-pi3-searchbox-button,
.tx-newloginbox-pi1-submit {
	padding: 0px auto !important;
	/*border: 0px solid #000000;
	float: none;*/
}
.contentnavi a:hover,
a.button:hover, a .button:hover,
input.button:hover,
.button a:hover,  .button input:hover,
.tx-indexedsearch-searchbox-button:hover,
.tx-newloginbox-pi3-searchbox-button:hover,
.tx-newloginbox-pi1-submit:hover {
	/*color: #48056B !important;*/
	background-color: #FF0000;
	color: #FFFFFF !important;
}


/************ NAVI **************/
div.naviBg {
	
	display: block;
}
ul#mainNavi {
	margin: 0px;
	padding: 0px;
	list-style-type: none;background: #000000 url("images/bg_navi_gelb.gif") top center  no-repeat !important;
}
ul#mainNavi li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul#mainNavi li a{
	margin: 0px;
	color: #000000;
	display: block;
	font-size: 1.2em;
	font-family: Arial Black, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	border-bottom: 6px solid #000000;
	padding: 0px 0px 2px 10px;
}
ul#mainNavi li a:hover{
	color: #CC0000;
}
ul#mainNavi li a.active {
	color: #CC0000;
	border-color: #BF2C2C;
	/*background: url(images/bg_nav_active.gif) top right no-repeat;*/
}
ul#mainNavi li a.active:hover {
	
}

#navi ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/*background: #000000 url("images/bg_navi.gif") right -30px no-repeat;*/
	background-color: #000000;
	padding-bottom: 5px;
}
#navi ul ul li {
	margin: 0px;
	padding: 0px;
}
#navi ul ul li a{
	border-style: none;
	margin: 0px;
	padding: 0px;
	line-height: auto;
	font-size: 1.1em;
	padding-left: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#navi ul ul li a:hover{
	
}
#navi ul ul li a.active{
	background-image: none;
	background-color: transparent;
	color: #BF2C2C;
}



ul#altNavi {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
ul#altNavi li {
	text-align: right;
	margin-bottom: 0.3em;
}
ul#altNavi li a {
	color: #999999;
	font-size: 1.2em;
}



.contentnavi {
	text-align: center;
	margin: 0.5em 0px;
}
.contentnavi a{
 margin: 0px 2px;

}
table.contentnavi {
	border-collapse: collapse;
	border-spacing: none;
	empty-cells: show;
}
table.contentnavi td {
	width: 33%;
	padding: 0px;
}
table.contentnavi .left {
	text-align: left;
}
table.contentnavi .right {
	text-align: right;
}



/***********************************************/
/* TYPO3-Extensions                            */
/***********************************************/

/* CONCERT-MANAGER */
.user-concerts-pi1 h3 {
	clear: both;
}

.user-concerts-pi1 .teaser {
	display: block;
	margin-bottom: 2em;
}
dl.concertActs {
	border: 1px dashed #000000;
	border-bottom-style: none;
}
dl.concertActs dt{
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 5px;
	padding-top: 0.5em;
}
dl.concertActs dd {
	margin: 0px;
	border-bottom: 1px dashed #000000;
	padding: 3px 5px 5px 5px;
}
dl.concertActs dd .button{
	text-align: right;
	display: block;	
}
dl.concertActs dd .button a{
	float: none;
}

dl.concertActs .teaserImg {
	float:left;
	margin-right:1em;
}
dl.concertActs .teaserImg a {
	border-bottom-style: none !important;
}

ul.concertActs {
	padding: 0px;
}
ul.concertActs li {

}
ul.concertActs li a {
	
}
ul.relatedFiles {
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	list-style-type: none;
}
ul.relatedFiles li {
	margin: 0px;
	padding: 0px;
	margin-top: 0.5em;
	line-height: 1em;
	padding-bottom: 3px;
	border-bottom: 1px dashed ;
	clear: both;
}
ul.relatedFiles li a{
	border-bottom-style: none !important;
}
ul.relatedFiles .label {
	float: left;
}
ul.relatedFiles .size {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	/*width: 70px;*/
	float: right;
	padding: 0px 4px;
	padding-left: 0px;
}



/* TT-Address */
.tx_ttaddress_pi1 {float:left;width:100%;}
.address {
	display: block;
	float: left;
	width: 47%;
	padding: 1%;
	margin: 1% 0;
	border: 1px solid #CDD0D6;
	height: 100px;
	clear:none;
}
.tx-ttaddress-pi1 .even {float:right;}

/* Goof photoboek */
.tx-gooffotoboek-pi1 .images {
	display: block;
	text-align: center;
	clear: both;
	margin: 1.5em 0px;
}
.tx-gooffotoboek-pi1 .images a{
	border-bottom-style: none !important;
}

.tx-gooffotoboek-pi1 .folder {
	float: left;
	clear: none;
	width: 46%;
	margin: 4px;
	border: 1px dashed #000000;
	height:115px
}
.tx-gooffotoboek-pi1 .folder .desc {display:block;padding:5px}
.tx-gooffotoboek-pi1 .folder h3{
	margin: 0px;
	margin-bottom: 4px;
	background-color: #FFE108;
}
.tx-gooffotoboek-pi1 .icon a {
	display: block;
	height: 50px;
	text-decoration: none !important;
	background: url("images/med_picbox.gif") 5px 5px no-repeat;
	overflow: hidden;
	border-bottom-style: none !important;
	padding:10px 10px 0 60px;
}
.tx-gooffotoboek-pi1 .icon a:hover {
	background-image: url("images/med_picbox_over.gif");
}

.tx-gooffotoboek-pi1 a .desc  {
	font-weight: normal;
	display: block;
	margin-left: 55px;
	padding: 2px;
	line-height: 1.2em;
}
.tx-gooffotoboek-pi1 a:hover .desc {
	
}
.tx-gooffotoboek-pi1 .editbar {
	display: block;
	background-color: #000000;
}
.tx-gooffotoboek-pi1 .editbar a {
	color: #FFFFFF;
}


/* Tabellen für 2 und 3-Column Extension */
table.columns {
	padding: 0px;
	border-style: none;
	width: 100%;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
td.contentright, td.contentleft, td.contentmiddle {
	margin: 0px;
}
td.contentleft {
	/*padding-left: 0px !important;*/
	padding-right: 10px !important;
}
td.contentright {
	/*padding-right: 0px !important;*/
	padding-left: 10px !important;
}

.columns .border {
	border-left: 1px solid #CDD0D6;
}
.columns .background {
	background-color: #CDD0D6;
	padding: 5px;
}



/* GUESTBOOK */
.guestbook {
	clear: both;
}
.guestbook dt,
dl.news dt {
	border: 1px dashed #000000;
	border-bottom-style: none;
	margin-bottom: -1px;
	margin-top: 1em;
	background: #000000 url("images/bg_guestbook.jpg") left center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px 4px;
}
.guestbook dt {
	font-weight: normal;
}
.guestbook dt a,
.news dt a {
	color: #FFFFFF;
	border-bottom-style: none !important;
}
.guestbook dd,
dl.news dd{
	margin: 0px;
	padding: 5px;
	border: 1px dashed #000000;
	border-top-style: none;
	background-color: #FFFFFF;
}
.guestbook dd.info {
	border-style: none;
	float: right;
	background-color: transparent;
	padding: 0px;
	margin: -18px 5px 0px 5px;
	color: #CCCCCC;
}
.guestbook dd.info a {
	border-bottom-style: none !important;
}
.guestbook dd.info img {
	border: 0px !important;
	vertical-align: middle;
}
.guestbook dt em,
dl.news dt em {
	font-weight: normal;
	font-style: normal;
	float: right;
	font-size: 0.9em;
}
.guestbook .comment {
	display: block;
	background-color: #C7C7C7;
	padding: 2px;
	margin-top: 4px;
}


.tx-veguestbook-pi1 .contentnavi em {
	float: right;
	font-style:normal;
}
.tx-veguestbook-pi1 .contentnavi {
	text-align: left;
}



/* TT_NEWS */
.news .shortdesc {
	margin: 0px 15px 1em 0;
	color: #75438F;
}
.news .shortdesc em {
	font-style: normal;
}
.news .image {
	float: right;
	margin: 0px 0px 0.5em 20px;
}
.news em.date {
	display: block;
	text-align: right;
	font-style: normal;
	margin-top: -1em;
	margin-bottom: 1em;
}
.news .description {
	margin-right: 15px;
}
.news dl img {
	border: none!important;
	vertical-align: middle;
	margin-right: 5px;
}
dl.news_related,
dl.news_related_links {
	margin-left: 0px;
	padding: 0px;
}
dl.news_related dd,
dl.news_related_links dd,
dl.news_related_links dt,
dl.news_related dt {
	margin-left: 0px;
}
dl.news_related dd {
	margin-bottom: 0.5em;
	padding-left: 20px;
}

dl.news_related_links p {
	margin: 0px;
	padding: 0px 0px 0.5em 20px;
}


/***********************************************/
/* Typo3-CONTENT-RENDERING 			           */
/***********************************************/


/* Dateidownload-Listen usw. */
ul.filelist, ul.filelist2{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	clear: both;
}
ul.filelist li, ul.filelist2 li{
	padding: 0px;
	margin-left: 0px;
	float: left;
	/*display: block;*/
	width: 100%;
	/*width: 657px;*/
	border-bottom: 1px solid #CDD0D6;
	clear: both;
}
.icon a {
	border-bottom-style: none !important;
}
ul.filelist .icon, ul.filelist2 .icon {
	width: 20px;
	padding-top: 4px;
	vertical-align: middle;
	float: left;
}
ul.filelist2 .icon {
	border-right: 1px solid #CDD0D6;
	padding: 4px;
	width: 80px;
	text-align: center;
}
.icon img {
	vertical-align: middle;
	margin-right: 3px;
	border-style: none !important;
}
ul.filelist .desc,
ul.filelist2 .desc {
	display: block;
	padding: 4px;
	margin-top: 0.5em;
}
ul.filelist .label, ul.filelist2 .label {
	/*width: 560px;*/
	float:left;
	padding: 4px;
}
ul.filelist .size, ul.filelist2 .size {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	/*width: 70px;*/
	float: right;
	padding: 4px;
	padding-left: 0px;
}



/* Link-Menü */
ul.linkmenu {
	/*margin: 1em 0 1em 3em;
	padding: 0px;*/
	padding: 0px;
	margin-left: 1.5em;
	/*margin: 1.5em 0px;*/
	list-style-type: none;
}
ul.linkmenu li {
	background: url(images/icon_lautsprecher.gif) center left no-repeat;
	padding: 0.5em 0px 0.6em 30px;
}


/* Page-Menu */

dl.pagemenu {
	margin: 2em 0px;
	padding: 0px;
}
dl.pagemenu dt {
	padding: 0px;
	margin: 0.5em 0px;
	padding: 0.3em 0px 0.6em 30px;
	background: url(images/icon_lautsprecher.gif) center left no-repeat;
	font-weight: bold;
}
dl.pagemenu dt a{
	display: block;
}

dl.pagemenu dd {
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #CDD0D6;
}
dl.pagemenu.divided{
	margin: 1em 0px;
}
dl.pagemenu.divided dt{
	display: none;
}
dl.pagemenu.divided dd{
	margin-bottom: 0.4em;
	padding-left: 0px;
}



/* Sitemap */
ul.sitemap {
	margin: 0px;
	margin-bottom: 1em;
	clear: both;
	padding: 0px;
	list-style-type: none;
}
ul.sitemap li {

}
ul.sitemap a.toplevel {
	display: block;
	/*background-color: #CDD0D6;*/
	border-bottom-style: none !important;
	font-family: Arial Black, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	margin: 1em 0px 1em 0px;
	padding-left: 0.5em;
	line-height: 1.3em;
	background-color: #FFE108;
	color: #000000;
	/*color: #000000;*/
}
ul.sitemap a:hover {
}
ul.sitemap ul {
	padding: 0px;
	list-style-type: none;
}
ul.sitemap ul li {
	margin: 0px;
	background: url(images/icon_lautsprecher.gif) top left no-repeat;
	padding: 0.3em 0px 0.7em 30px;
}
ul.sitemap ul a {
	display: block;
	padding: 0px;
	margin: 0px;
	text-decoration: none !important;
}

ul.sitemap ul ul a {
	font-weight: normal;
	border-bottom-style: none !important;
}
ul.sitemap ul ul {
	list-style-type: square;
	margin: 0em 0px 0em 3em;
}
ul.sitemap ul ul li {
	margin: 0px;
	border-style: none;
	background-image: none;
}
ul.sitemap ul ul ul {
	margin-left : 2em;
	list-style-type: disc;
}
ul.sitemap ul ul ul ul {
	list-style-type: circle;
}



/* Tabellen*/
.contenttable,
.contenttable_1,
.contenttable_2,
.contenttable_3{
	/*background-color: #99B2CC;*/
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}
.contenttable th, .contenttable td {
	padding: 2px 10px 5px 0px !important;
}
.contenttable_1 {
	/*border-left: 1px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;*/
}
.contenttable_3  {
	/*border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;*/
}


th.top {
	text-align: center !important;
	padding: 0px;
}

.contenttable_1 th, .contenttable_2 th, .contenttable_3 th, .contenttable th {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: top;
}
.contenttable_1 td, .contenttable_2 td, .contenttable_3 td {
	padding: 2px 5px 2px 5px !important;
	vertical-align: top;
	border: 1px solid #CDD0D6;
}
.contenttable_1 th {
	white-space: nowrap;
}
.contenttable_2 th {
	border: 1px solid #CDD0D6;
}
.contenttable_2 td {
	
}
.contenttable_3 th {
	border-bottom: 2px solid #ECE6F0;
	background-color: #CDD0D6;
	width: 110px;
	/*border-top: 1px solid #E5E5E5;
	color: #FFFFFF;*/
}
.contenttable_3 th.top {
	background-color: #FFE108;
	border-bottom-style: none;
}
.contenttable_3 .row2,

.contenttable_3 .row1 {
	border-bottom-style: none;
}
.contenttable_3 td {
	border-style: none;
}


/* mit Trennbalken */
table .row1, table .row2 {
	border-bottom: 1px solid #48056B;
}

table .row2 {
	background-color: #CDD0D6;
}
table .borderR {
	border-right: 1px solid #999999;
}
table .borderL {
	border-left: 1px solid #999999;
}
table .borderN {
	border-style: none !important;
}




#rightFrame .csc-textpic.center .image {
	text-align:center;
	float:none;
	display:block;
	padding-bottom:0.5em;
}
#rightFrame .csc-textpic.center dl{
	text-align: center !important;
	float:none !important;
	display:block;
	margin:auto;
}

