/* ##############################
 * General styling
 * #############################
*/
* {
    margin:0;
    padding:0;
}
.clear {clear:both;}
.clear-left {clear:left;}
.floatRight{float: right;}
.center{text-align: center;}
.hoverEffect:hover{ -moz-opacity:.50; -ms-filter:alpha(opacity=50); filter:alpha(opacity=50); opacity:.50;}
img{border: 0;}
a {text-decoration: none;color:#297847;}
a:hover{text-decoration:underline;-moz-opacity:.50; -ms-filter:alpha(opacity=50); filter:alpha(opacity=50); opacity:.50;}
p {}
h1{font-size: 1.6em;line-height: 1.4em;color:#297847;}
h2{font-size: 1.3em;color:#297847;}
h3{font-size: 1.1em;color:#297847;}
h4,h5,h6{font-size: 1em}

/* img {float: left;} */
html {
    font-size: 62.5%;
}
html, body {
    height:100%;
    min-height:100%;
}
/* ##############################
 * Layout styling
 * #############################
*/
body{
    text-align:center;
    background: #FFF url(../images/bg-page.gif) repeat-x top left;
    min-width: 700px;      /* 2x (LC fullwidth + CC padding) + RC fullwidth */
}
.page{
    margin:auto;
    text-align:left;
    width: 954px;
    font: 1em/1.9em Verdana, Arial, Helvetica;
    color:#333;
    background: url(images/gradient-left.gif) no-repeat;min-height:740px;
}
#pageInner{float: left;width: 946px}
#header, #breadcrumb,#main {margin-left: 8px;}

#headerLogo{height:320px;} 
#main{}
#main .column{float: left;position: relative;}
/* Linke + Mittlere + Rechte Spalte */
#content-0 {
	width:458px;
	font-size: 1.4em;
	padding: 0 20px 20px 20px;
}
#left-0, #right-0 {width: 220px;}
/* Mittlere + Rechte Spalte */
#content-1 {
	width:598px;
	padding: 0 20px 20px 20px;
}
#right-1 {width: 280px;padding-left: 20px}

#footer{
	background: #824836 url('images/bg-footer.gif') repeat-x;
	border-top: 1px solid #000;
	font-size: 1.2em;
	color: #bf9f95;
	min-height: 230px;
	clear: both;
	overflow:auto;
}

.footerCol{padding: 25px 0 25px 20px;width: 295px;float: left;}

/* ##############################
 * Menu styling
 * #############################
*/
#nav{
	height:40px;
	font-size: 1.4em;
	background: url('images/bg-sprite.png') top left repeat-x;
}

#nav a{
	text-decoration: none;
	display: block;
	color:#FFF;
	line-height: 2.5em;
	padding: 0 10px;
	margin: 0 10px;
	white-space: nowrap;
}
#nav a.hasSubmenu{background: url('images/has-submenu.png') no-repeat right center;padding: 0 20px 0 10px;}
#nav ul {list-style-type: none;}
#nav ul li {
	display: block;
	float:left;
	height:40px;
	position: relative;/* new */
	padding: 0;
}
#nav ul ul {
	position: absolute;
	top:40px;
	font-size: .8em;
	min-width: 150px;
	z-index: 100; /* new */
}
#nav ul ul li {
	float: none;
	height: auto;
	background: #c2998d;
	border-top: 1px solid #e9c2b5;
	
}
#nav ul ul li.last {border: 0;}
#nav ul ul li.arrowTop {height:10px;text-align: center;background: transparent;}
#nav ul ul a{
	padding: 0 10px; 
	text-transform: none;
	line-height: 2.5em;
	height: 30px;
}
li.navCur, #nav ul li:hover, #nav ul li:hover, #nav ul ul li:hover, #nav ul ul li.navCur {background: url(images/bg-sprite.png) no-repeat 0 -41px;}

div#nav ul ul{display: none;}
div#nav ul li:hover ul{display: block;left: 0;}

ul.summery{list-style: none;}
ul.summery li {border-bottom: 1px solid #bf9f95;padding: 3px 0;}


/* ##############################
 * Content styling
 * #############################
*/
h1.teaser {font-size: 1.3em;line-height: 2.3em;color: #FFF;background: url(images/bg-sprite.png) no-repeat 0 -82px; padding: 0 5px;}
.csc-default{padding-bottom: 20px;}
.csc-frame-indent {position:relative;left:-100px;}
.csc-frame-rulerAfter{border-bottom: 1px dotted #333;margin-bottom: 20px;}
.contenttable .td-0 {padding-right: 20px;}
table.csc-frame-frame1 td{
	vertical-align: text-top; 
	border-collapse: collapse;
	padding-right: 20px;
}
.csc-textpic-caption{line-height: 1.3em;}

/* HEADER */
#headerLogo{text-align: right;}
#breadcrumb{padding: 15px 0 30px 20px; font-size: 1.2em;}
/* LEFT COLUMN */
.left {font-size: 1.1em;}
.left h1.teaser {font-size: 1.1em;}
.left p {padding: 5px;}
.left div.csc-textpic div.csc-textpic-single-image img{margin-bottom: 15px;}
.left div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{margin-left: 0;}

/* CENTER COLUMN */
.content {font-size: 1.4em;}
.content h1 {padding-bottom: 20px;}
.content h2 {padding-bottom: 10px;}
.content h3 {color: #333;}
.content p, .tx_teamDetails p {line-height: 1.6em;padding-bottom: 20px;}
.content p.csc-linkToTop {border-bottom: 1px dotted #333;text-align: right;padding-bottom: 0;font-size: .9em;text-transform: lowercase;background: url('images/to-top.gif') no-repeat center right;;padding-right: 15px;}

/* RIGHT COLUMN */
.right h2 {font-size: 1.2em; font-weight: bold;}
.right h3 {font-size: 1.1em; font-weight: bold;font-style:italic;color: #333}
.right p{font-size: 1.1em;padding: 5px;}
/* FOOTER */
#footer .page {background: url(images/gradient-footer-left.gif) no-repeat;min-height:230px;}
#footer h2 {color: #bf9f95;font-weight: normal;padding-bottom: 10px}
#footer h3,#footer p{color: #bf9f95;}


#footer a {color:#bf9f95;text-decoration: none}
#footer a:hover {color:#FFF;}



.statusPos {
	border: 2px solid #297847;
	background-color: #a0e97c;
	padding: 20px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}
.statusPos p {padding: 0;}
/* ##############################
 * Plugins styling
 * #############################
*/
.news-list-container {padding-top: 0;}
.news-list-container img{float:left;margin: 0 25px 25px 0}
.news-latest-container{margin-top: 12px;line-height: 1.3em;}
.news-latest-container img{float:left;margin: 2px 5px 5px 0}
.news-list3-container{padding: 20px 0;}
.news-list3-container a:hover{ }
.news-latest-container h3{font-size: 1em;}
.news-list3-container img{float: left;margin: 0 10px 10px 0;}
.news-latest-item {clear: both;padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px solid #bf9f95;}
.news-list-item {clear: both;padding: 20px 0;margin-bottom: 20px;border-bottom: 1px dotted #297847;}

.tx-ttnews-browsebox{padding-right: 10px;}
.news-list-container .tx-ttnews-browsebox{padding: 0;}
.tx-ttnews-pageBrowser{padding-bottom: 5px;border-bottom:1px dotted #297847;}
.tx-ttnews-pageBrowser a:hover{text-decoration: none;}
.nextLink, .prevLink{width:150px;}
.nextLink{float: right;text-align: right;}

.polaroid{background: url('images/polaroid-180x150.jpg') no-repeat left top; width:168px;height:150px;float:left;padding:10px 0 0 12px;margin-right: 10px;}
.content p.news-single-imgcaption{font-size: .8em;color: #666;}
.news-single-item{padding-top: 20px;}
.news-single-img{width: 260px;float: left;}/* ImageWidth 240px + 20px padding */
.news-single-item .detail{font-style: italic};
.news-single2-img{}
.news-single2-img img {}

/* Artists */
.tx-txteam-pi1-listrow .details{vertical-align: top;text-align: center}
.tx_teamDetails{font: 1.6em/1.9em Verdana,Arial,Helvetica;text-align: left}

/* #content ul li{list-style-position: inside;} */
#content ul{margin-left: 15px;}
#content ul li p.indent{padding-bottom: 0;display: inline;}



/* Kontak Form */
fieldset{border: none;}
fieldset.csc-mailform {padding-left: 5px;}
#mailform {margin-top: 10px;}
#mailform div.csc-mailform-field,#cscform div.csc-form-cell {
	clear: both;
	padding-bottom: .7em;
}

#mailform div.csc-mailform-field label,#cscform div.csc-form-cell label
	{
	float: left;
	width: 160px;
}
#mailform div.csc-mailform-field input,#mailform div.csc-mailform-field textarea,#cscform div.csc-form-cell input,#cscform div.csc-form-cell select
	{
	border: 1px solid #777;
	width: 400px;
	height: 20px;
	padding-top: 2px;
}
#mailform div.csc-mailform-field textarea{height:200px;font-family: Verdana,Arial,Helvetica;}
#mailform div.csc-mailform-field input.csc-mailform-check{width: 15px;border: none;}
#mailform div.csc-mailform-field .csc-mailform-submit {margin-left: 160px;width: 8em;height:3em;padding: 5px;; background:none;cursor:pointer;}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {clear:none;}

/* Fancybox */
.fancybox-outer{padding: 10px 10px 20px 10px;}
.box-shadow {
	position: relative;
	background: #FFF;
	-moz-box-shadow: 5px 5px 5px #666;
	-webkit-box-shadow: 5px 5px 5px #666;
	box-shadow: 5px 5px 5px #666;
  	z-index: 2;
  	zoom: 1;
}