/*
  Style Sheet
---------------------------------------------
  Style Name  :  
=============================================
  Die Darstellung ist 1024 Pixel breit.
  Das Menu links vertikal angeordnet.
=============================================

Versionshistory:
V01.00	2006-12-15	Roger Schoch   created...
V01.01  2010-01-14      Hoi Pascal, habe den Image-Pfad richtig gesetzt. Änderungen werden erst wirksam, wenn du den Chache löschst. "Blitz oben rechts"
*/


/* Allgemeine Formatierungen */
*{
 margin:0;
 padding:0;
}

body{
 background-color:#222222;
 font-family:"century gothic";
 font-size:0.8em;
 color:#F2F2F2;
}


table {
 font-family:"century gothic";
 font-size:1.0em;
 
}


/* Formatierungen Layout (grob) */
#border{
	background-color:#000000;
	margin-top:25px;
	width:840px;
	position: relative; 
	left: 50%; 
	margin-left: -420px; /* half the width of the div */
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#666666;
	
}

ol {
  padding-left:30px;
}

#navigation {
	margin-top:-45px;
	margin-left:5px;
}


#navigation ul{
}

#navigation ul li{
 display:inline;
 margin:0 10px 0 0 
}

#navigation ul li a{
 text-decoration:none;
 border-bottom:4px solid #ffffff;
 color:#666;
 font-size:.9em; 
 font-weight:bold;
}

#navigation ul li a:hover{
	text-decoration:none;
	border-bottom:4px solid #666666;
}


#logo{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	height:170px;	
}


#menu{
 clear:both;
 float:left;
 padding-top:40px;
 margin:30px 0 10px 0px;
 width:220px;
 border-bottom:1px solid #666666;
}


#content{
 float:left;
 width:520px;
 margin-top:55px;
 padding-bottom:20px;
 padding-left:20px;
}


#footer{
	background-color:#222222;
	clear:both;
	width:840px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#666666;
}


#content ul{
 list-style-type:disc;
 list-style-position:outside;
}

#content ul li{
	margin:10px 10px 0 20px; 
}

#content ul li a{
	color:#666;
	font-size:.9em; 
	font-weight:bold;
}




/* Sonstige Formatierungen */
.titel{
 float:right;
 width:90px;
 padding:0 10px 0 0
}

.titel img{
 border:0
}



/* Schrift-Formatierungen */
h1,h2,h3,h4,h5,h6{
 color:#0066FF;
 font-size:1.2em;
 letter-spacing:0.01em;
 margin:10px 0 0 0;
}

h2 {
  font-size:1.1em;
}

h3 {
  font-size:0.9em;
}

p {
  margin-top:5px;


}


#content p {
	padding-bottom:10px;
}

#footer p {
 color:#66666;
 font:.85em "Century Gothic", sans-serif;
 padding:2px;
}

/* Formatierungen Navigation (Rechte Spalte) */
#menu ul{
 list-style:none;
 margin:0 0 0 0;
}


li.mainMenuItem1 {
 display:block;
 margin:0px 0px 0px 0px;
 padding: 0 0 0 0px;
 
 border-top:1px solid #666666;
}


li.mainMenuItemAct1 {
 display:block;
 margin:0px 0px 0px 0px;
 padding: 0 0 0 0px;
 border-top:1px solid #666666;
 
 background-color:#DDE4D4;
}


li.mainMenuItem2 {
 background-color:#000000;
 display:block;
 margin:0 0px 0 0px;
 padding:0 0 0 20px;
}


li.mainMenuItemAct2 {
  background-color:#000000;
  display:block;
  margin:0 0px 0 0px;
  padding:0 0 0 20px;
  font-weight:bold;
}


#menu ul li a {
  display:block;
  text-decoration:none;
  color:#666;
}


a.menuitem1, a.actmenuitem1{
  margin-left:5px;
}






/* Link-Formatierungen */
a:link, a:visited, a:active{
 color:#F2F2F2;
 text-decoration:underline;
}

a:hover{
 text-decoration:none;
}


#footer a{
 color:#666666;
 text-decoration:underline;
}

#footer a:hover{
 text-decoration:none;
}

/***************** Formulare *********************/
.csc-mailform {
  margin-top:20px;
  border: 0px;
}

.csc-mailform-field label {
  margin:2px;
  line-height:15px;
  color:#F2F2F2;
  float: left;
  text-align: right;
  margin-right: 10px;
  width: 120px;
  display: block; 

  margin-bottom:5px;
  font-size: 1em;
}

.csc-mailform-field input {
  margin-bottom:5px;
}

.csc-mailform-submit {
  margin-left: 160px;
  margin-top:20px;
  border-style:solid;
  border-width:1px;
  border-color:##0066FF;
  background-color:#fff;
  color:#0066FF;

}




/***************** FILE-Links ********************/
.filelinks div{padding-left:25px; background:url('../../typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
.filelinks span{display:block;}
.filelinks .filecount{display:block; margin-bottom:5px;} 
.filelinks a {color:#000;text-decoration:underline; }
/* Icons begin */
.filelinks .ai{background-image:url('../../typo3/gfx/fileicons/ai.gif')!important;}
.filelinks .ani{background-image:url('../../typo3/gfx/fileicons/ani.gif')!important;}
.filelinks .au{background-image:url('../../typo3/gfx/fileicons/au.gif')!important;}
.filelinks .avi{background-image:url('../../typo3/gfx/fileicons/avi.gif')!important;}
.filelinks .bmp{background-image:url('../../typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks .cdr{background-image:url('../../typo3/gfx/fileicons/cdr.gif')!important;}
.filelinks .css{background-image:url('../../typo3/gfx/fileicons/css.gif')!important;}
.filelinks .csv{background-image:url('../../typo3/gfx/fileicons/csv.gif')!important;}
.filelinks .doc{background-image:url('../../typo3/gfx/fileicons/doc.gif')!important;}
.filelinks .dtd{background-image:url('../../typo3/gfx/fileicons/dtd.gif')!important;}
.filelinks .eps{background-image:url('../../typo3/gfx/fileicons/eps.gif')!important;}
.filelinks .exe{background-image:url('../../typo3/gfx/fileicons/exe.gif')!important;}
.filelinks .fh3{background-image:url('../../typo3/gfx/fileicons/fh3.gif')!important;}
.filelinks .flash{background-image:url('../../typo3/gfx/fileicons/flash.gif')!important;}
.filelinks .folder{background-image:url('../../typo3/gfx/fileicons/folder.gif')!important;}
.filelinks .gif{background-image:url('../../typo3/gfx/fileicons/gif.gif')!important;}
.filelinks .htm{background-image:url('../../typo3/gfx/fileicons/htm.gif')!important;}
.filelinks .html{background-image:url('../../typo3/gfx/fileicons/html.gif')!important;}
.filelinks .ico{background-image:url('../../typo3/gfx/fileicons/ico.gif')!important;}
.filelinks .inc{background-image:url('../../typo3/gfx/fileicons/inc.gif')!important;}
.filelinks .java{background-image:url('../../typo3/gfx/fileicons/java.gif')!important;}
.filelinks .jpg{background-image:url('../../typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks .js{background-image:url('../../typo3/gfx/fileicons/js.gif')!important;}
.filelinks .max{background-image:url('../../typo3/gfx/fileicons/max.gif')!important;}
.filelinks .mid{background-image:url('../../typo3/gfx/fileicons/mid.gif')!important;}
.filelinks .mov{background-image:url('../../typo3/gfx/fileicons/mov.gif')!important;}
.filelinks .mpeg{background-image:url('../../typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks .mpg{background-image:url('../../typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks .pcd{background-image:url('../../typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks .pcx{background-image:url('../../typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks .pdf{background-image:url('../../typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks .png{background-image:url('../../typo3/gfx/fileicons/png.gif')!important;}
.filelinks .ps{background-image:url('../../typo3/gfx/fileicons/ps.gif')!important;}
.filelinks .psd{background-image:url('../../typo3/gfx/fileicons/psd.gif')!important;}
.filelinks .rtf{background-image:url('../../typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks .sgml{background-image:url('../../typo3/gfx/fileicons/sgml.gif')!important;}
.filelinks .swf{background-image:url('../../typo3/gfx/fileicons/swf.gif')!important;}
.filelinks .sxc{background-image:url('../../typo3/gfx/fileicons/sxc.gif')!important;}
.filelinks .sxw{background-image:url('../../typo3/gfx/fileicons/sxw.gif')!important;}
.filelinks .tga{background-image:url('../../typo3/gfx/fileicons/tga.gif')!important;}
.filelinks .tif{background-image:url('../../typo3/gfx/fileicons/tif.gif')!important;}
.filelinks .ttf{background-image:url('../../typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks .txt{background-image:url('../../typo3/gfx/fileicons/txt.gif')!important;}
.filelinks .wav{background-image:url('../../typo3/gfx/fileicons/wav.gif')!important;}
.filelinks .wrl{background-image:url('../../typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks .xls{background-image:url('../../typo3/gfx/fileicons/xls.gif')!important;}
.filelinks .xml{background-image:url('../../typo3/gfx/fileicons/xml.gif')!important;}
.filelinks .xsl{background-image:url('../../typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks .zip{background-image:url('../../typo3/gfx/fileicons/zip.gif')!important;}
/* Icons end */
.filelinks a:hover{text-decoration:none;}








    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	

	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
		
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}

	.tx-guestbook-header {
		border-top:1px solid #666666;
	}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	display:none;
}
.news-latest-container HR.clearer {
	clear:left;
	display:none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	background-color:#000000;
}

.news-latest-container H2,.news-latest-gotoarchive {
	display:none;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	background-color:#000000;
}

.news-latest-item IMG {
	margin-bottom:2px;
	margin-right:2px;
	border:1px solid #222222;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
	display:none;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
}

.news-latest-morelink {
}

.news-latest-morelink A {
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	background-color:#000000;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:3px;
	background-color:#000000;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #F2F2F2;
	background-color:#000000;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	background-color: #000000;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#FFFFFF;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#FFFFFF;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #F2F2F2;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	background-color: #000000;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #F2F2F2;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	padding:3px;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	background-color:#000000;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #F2F2F2;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}



.tx-rowesconcert-pi1-listrowField-dateandtime {
  display:inline-block;
  width: 140px;

}


