

/* GENERELL BLOCKS AND PSEUDO-ELEMENTS */
/* -------------------------------------------------------------------------------------------------- */
body {
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	background: url("../img/bg6.jpg") center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

p,h1,pre {
	margin:0px 10px 10px 10px;
}
	
h1 {
	font-size:12px;
	font-family: "Arial Black";
	text-transform:uppercase;
	
}

a {
	color: #d9143c;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-size:12px;
}

td {
	font-size:12px;
}
/* -------------------------------------------------------------------------------------------------- */


/* CORE DIVS (#id) */
/* -------------------------------------------------------------------------------------------------- */
#siteContainer {
	width:100%;
	margin: 0px 0px;	
}

#contentContainer {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background: url("../img/contentBg.png") center repeat-y;
}

#siteHeader, #siteHeaderContainer {
	height:215px;
	/*background:url("../img/header.png") center no-repeat;		*/
}

#contentleft {
	width:170px;
	margin: 0px 0px 10px 0px;
	padding:0px;
	float:left;
	/*border: 10px solid black;*/
	border-right: 0px solid black;
	
	/*background-image: url("html/globalAssets/img/navigation.jpg");
	background-repeat:no-repeat;
	background:#111fff;*/
}

#contentcenter {
	width:620px;
	min-height: 500px;
	margin: 0px 0px 0px 0px;	
	padding:0px;
	float:left;
	
	
}

#contentright {	
	width:170px;
	/*margin: 0px 0px 10px 0px;*/
	/*padding:10px 0px 10px 0px;*/
	float:left;
	/*background: #000;	
	border: 10px solid black;
	border-left: 0px solid black;
	border-right: 6px solid black;*/
}

#siteFooter {
	
	clear:both;
	width: 960px;
	height: 183px;
	margin: 0px auto 0px auto;	
	background:url("../img/footer.png") no-repeat center top;	
}
/* -------------------------------------------------------------------------------------------------- */


/* LEFT CONTENT LIST */
/* -------------------------------------------------------------------------------------------------- */
#contentleft ul {		
	margin:0px;
	padding: 0px 0px 0px 10px;	
	list-style:none;
	/*background: #000;*/
}
#contentleft li {
	display:block;		
}

#contentleft li ul {
	/*background: #FFF;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contentleft li ul li{
	display:block;	
}

#navContainer, #nlContainer {
	background: url("../img/menuBg.png");
}

#nlBox, img.widgetLeft {
	margin: 0px 0px 0px 10px;
	border: 0px solid black;
}

#navEnd {
	height: 10px;
	background: url("../img/menuEnd.png");
}
/* -------------------------------------------------------------------------------------------------- */



/* LEFT CONTENT LIST LINKS */
/* -------------------------------------------------------------------------------------------------- */ 

/* Generell Settings for all links */
#contentleft li a, #contentleft li ul li a {  
	display:block;
	text-decoration:none;
}

/* Generell Settings for all links hover */
#contentleft li a:hover, #contentleft li ul li a:hover { 
	background: #FFF;
}

/* First Level */
#contentleft li a { 
	padding: 0px 5px 0px 5px;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 16px;
	/*border-bottom: 1px dashed #626c6c;*/
	color: #FFF;
}

#contentleft li a:hover {
	color:#000;
	/*background: #333;*/
}

/* Second Level */
#contentleft li ul li a { 	
	font-family: "Arial";
	text-transform:none;
	font-size: 12px;
	padding: 3px 5px 3px 20px;	
	font-weight:bold;
	/*border-bottom: 0px dashed #626c6c;
	border-top: 1px dashed #626c6c;*/
	color: #fff;		
}

#contentleft li ul li a:hover {
	/*font-weight:bold;*/
	background: #ccc;
}

#contentleft li a.active {
	color:#000;
	font-weight:bold;
	background: #FFF;
}

#contentleft li ul li a.active {
	color:#000;
	font-weight:bold;
	background: #ccc;
}

/* #contentleft li ul li a.active  {
	color:#d9143c;
	font-weight:bold;
}  
li.active ul li  {
	color:#d9143c;
	font-weight:bold;
}  */






/* -------------------------------------------------------------------------------------------------- */


/* CENTER CONTENT */
/* -------------------------------------------------------------------------------------------------- */
#contentcenter ul {
	list-style:none;
	/*margin:10px 10px 0px 10px;*/
	margin: 0px 10px 0px 10px;
	padding: 0px;	
	/*background: #fff;*/
}

#contentcenter li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #626c6c;	
	/*background: #fff;*/	
}

#contentcenter img {	
	/*margin: 10px 10px 20px 10px; 
	padding: 0px 10px 0px 0px;*/
}

#contentcenter p {
	margin: 10px 50px 10px 50px; 
	color:#000;
	/*text-align:justify;*/
}

#contentcenter table {
	margin: 10px 10px 10px 10px; 
	color:#000;
	/*text-align:justify;*/
}

#contentcenter thead p {
	color: #666;
}

#contentcenter td {
	
}

#contentcenter td p {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}

#contentcenter .programm td p {
	padding: 0px 0px 0px 20px;	
}

#contentcenter .programm .firstCol {
	width: 100px;
}

#contentcenter .programm .secondCol {	
	font-weight: bold;
	text-transform: uppercase;
}

#contentcenter .programm .thirdCol {	
	width: 55%;
}

#contentcenter a {
	
}

#contentcenter a:hover {
	
}

#contentcenter div {
	/*float:left;
	width: 50%;*/
}

#contentcenter h1 {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
	font-size:26px;
	
	line-height: 28px;
}

#contentcenter h2 {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:20px;	
	line-height: 22px;
}

#contentcenter h3 {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 0px 50px;
	font-size:16px;
	color: #000;
	line-height: 14px;
}

#contentcenter h4 {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 0px 50px;
	font-size:12px;
	color: #000;
	line-height: 12px;
}

#breadcrumbs {	
	border-bottom: 1px dashed #626c6c;
	padding: 0px;
	margin: 5px 10px 0px 10px;
}

#breadcrumbs_black {	
	/*border-bottom: 1px dashed #626c6c;*/
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 0px 10px;	
	background: #000;	
}

#breadcrumbs li, #breadcrumbs_black li {
	border-bottom: 0px;	
	color: #666;
	float: left;
	font-size: 12px;
	font-weight: bold;	
	margin: 0px;
	padding: 0px 0px 0px 4px;	
}

#breadcrumbs_black li {
	color: #fff;
}

#breadcrumbs li a, #breadcrumbs_black li a {				
	color: #999;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#spacer {
	height: 20px;
}
/* -------------------------------------------------------------------------------------------------- */

/* RIGHT CONTENT */
/* -------------------------------------------------------------------------------------------------- */	
#contentright {
}

#contentright p { font-size:10px}

#contentright div.thumbs {
	padding: 0px 0px 0px 0px;
}

#contentright img {
	
	
	/*margin: 4px 4px 0px 0px;*/
	/*border: 1px solid #999;*/	
}

#contentright div p {
	font-family:"Arial";
	font-size: 12px;
	color: #fff;
	margin:4px 0px 0px 0px;
	
}

#contentright div.widgets {
	float:left;
	width: 170px;	
	background: url("../img/widgetBg.png");
}
/* -------------------------------------------------------------------------------------------------- */


/* FOOTER TEMPLATE
/* -------------------------------------------------------------------------------------------------- */
#siteFooter {
	
}

#footerNav, #footerLinks, #footerInfo {
	width: 960px;	
}

#footerLinks {
	padding: 29px 0px 32px 0px;
	/*background:#FF9900;*/
}

#footerInfo {
	color: #EFEFEF;
	font-size: 11px;
	text-transform:uppercase;
	/*background:#CCC;*/
}

#footerNav {
	margin: 0px auto;	
	
}

#footerNav, #footerSub {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;	
	text-transform:uppercase;		
}

#footerNav a, #footerSub a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
		
}

#footerSub, #footerSub a {
	color: #EFEFEF;
	font-weight: normal;	
}

#footerLinks, #footerLinks a, #footerLinks img {
	text-align: left;
	margin: 0px 0px 0px 0px;
	border:0px solid black;
}

#langEN {
	padding: 25px 0px 0px 278px;
	margin: 0px 0px 0px 0px;	
}

#langDE {
	/*padding: 0px 190px 0px 0px;*/
	padding: 0px 190px 0px 0px;
}

#link1 {
	padding: 0px 0px 0px 0px;
}
/* -------------------------------------------------------------------------------------------------- */	


/* CUSTOM TEMPLATES & DESIGNS */
/* -------------------------------------------------------------------------------------------------- */	
#program h1 {
	padding: 0px;
}

#program li {
	border: 0px solid black;
	padding: 10px;
}

#program li.programItem {
	border: 0px solid black;
	padding: 0px;
}

#program li .time {
	display:block;
	float:left;
	width: 80px;
	padding: 0px 0px 0px 10px;
}

div.steiermark h1.green {
	color: #999900;	
}

div.anreise {	
	padding: 0px 50px 0px 50px;
}

div.unterkuenfte p {
	padding-right: 220px;
}

.divider {
	display: block; 
	text-align: right; 	
	border-bottom:1px dashed #666; 	
	margin: 10px;
}

.presstext .firstCol {
	padding: 0px 0px 0px 20px;
	width: 80px;
}

.presstext .firstCol, .presstext .secondCol {
	vertical-align:top;
}

.links table {
	padding: 0px 30px 0px 30px;
}

.pressImage table {
	border-top: 1px dashed gray;
	border-bottom: 0px dashed gray;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pressImage table td {
	padding: 0px 0px 0px 0px;
}

.pressImage table table {
	
	padding: 0px 0px 0px 0px;
	border-top: 0px dashed gray;
	border-bottom: 0px dashed gray;
	/*border-right: 1px dashed gray;*/
}

.info {
	width: 300px;		
}

.pressImage td {
	vertical-align: bottom;
	
}

.pressImage span {
	color: #666;
}

.pressImage table {
	
}

.program table, .kidsmania table {
	width: 600px;
}

.quartett table {
	padding: 0px 0px 0px 35px;	
}

.quartett td {
	padding: 2px;
}

.quartett .catName {
	font-weight: bold;
	color: #999;
}
.quartett .print {
	padding: 0px 30px 0px 30px;
}
.quartett .count {
	font-weight: bold;
	text-align: right;	
}
.quartett .name {
	font-weight: bold;
	padding: 0px 30px 0px 30px;
	width: 200px;
}
.quartett .ownedBy {
	width: 220px;
}

.quartett .even, .abbrevation .odd {
	/*background: #999;*/
}

.quartett .odd, .abbrevation .odd {
	background: #e7e7e7;
}

.abbrevation table {
	padding: 0px 0px 0px 35px;	
}

.abbrevation td {
	padding: 2px;
}

.abbrevation .catName {
	color: #FF0000;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 45px;
	margin: 0px 0px 0px 0px;
	
}



.abbrevation .abbr, .abbrevation .english, .abbrevation .german {
	color: #000;
	font-weight: bold;
	width: 200px;
}

.abbrevation .abbr {
	width: 100px;
}

/* -------------------------------------------------------------------------------------------------- */


/* IMAGES */
/* -------------------------------------------------------------------------------------------------- */	
.images {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 10px 0px;	
}

.images img {
	width: 600px;	
}

.thumbs {
	float:left;
	padding: 0px 10px 0px 10px;
}

.newsThumbs {
	float: left;
	padding: 0px 0px 0px 0px;
}

.steiermark .articleImageRight {	
	margin: 0px 10px 0px 10px; 		
}

.unterkuenfte .articleImageRight {
	margin: 0px 50px 0px 0px; 
}

.steiermark .articleImageTop, .unterkuenfte .articleImageTop {
	margin: 0px 10px 10px 10px;
}

.articleImageRight {
			float:right; 
}

.pressThumb {	
	width: 115px;
	height: 115px;
	padding: 10px;	
	border: 1px solid black;
	background: #FFF;
	vertical-align: middle;
	text-align: center;
}

.pressThumb a img {
	border: 0px solid black;
}

.pressThumb img {
	
}

.pressAccredation table {
	padding: 0px 0px 0px 40px;
}

.pressAccredation td {
	font-size: 12px;	
}

.pressAccredation .firstCol {
	width: 150px;
}

.pressAccredation .checkBox {
	width: 20px;
}

.pressAccredation .checkText {
	width: 200px;
}

.pressAccredation h4 {
	text-transform:uppercase;
}

.pressAccredation .textInput, .pressAccredation #job .textInput {
	width: 350px;
	background: #EFEFEF;
	border: 1px solid #999;
	height: 16px;
	font-size: 12px;
}

.textInputAuto, .submitAuto {
	width: 350px;
	background: #EFEFEF;
	border: 1px solid #999;
	height: 16px;
	font-size: 12px;
}

.submitAuto {
	width: 50px;
}

.index table {
		
}

.colImage {
	width: 210px;
	vertical-align:top;
}

.colImage img {
	padding: 10px 0px 0px 40px;
	
}

.colHeader {	
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 10px;
	vertical-align:bottom;
}

.newsHeader {
	font-size:20px;
	line-height: 30px	
}

.indexHeader {
	font-size:20px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* -------------------------------------------------------------------------------------------------- */


/* ALL OTHER */
/* -------------------------------------------------------------------------------------------------- */	
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;	
}

#flashGallery {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#flvcontent {
	margin: 0px 0px 20px 0px;
}

.red {
	background: #FF0000;
}

.youTubeHeader, .widgets h4 {	
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 16px;
	color: #000;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: #fff;
}

.widgets h4 a {
	color: #000;
}

.widgets h4 a:hover {
	color: #d9143c;
}

.youTubeThumb {
	display:block;
	padding: 2px 5px 2px 5px;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

.youTubeThumb:hover {
	background: #CCC;
}
.youTubeThumb a {
	color: #fff;
	font-weight: normal;		
}

.youTubeThumb a:hover {
	color: #d9143c;
	font-weight: bold;		
}

.youTubeThumb img {
	float:left;
	padding: 0px 5px 0px 0px;
}

/* -------------------------------------------------------------------------------------------------- */
	