body{
	background: #FFF;
	font-family:Arial;
}
.followdiv {
	position:absolute;
	top:0px;
	right:0px;
}
	.followdiv a {
		margin: 0 5px !important;	
	}
.link {
	list-style:none;
	text-decoration: none;
}
#slogancontainer{
	margin:0 auto;
	height:149px;
	width:200px;
	overflow:hidden;
	color:#FFF;
	position:relative;
	/*background:#FFF;*/
}
#slogancontainer div {
	font-size:32px;
	position:absolute;
	white-space:nowrap;
	top:0px;
	left:-350px;
	/*text-shadow: 0px 0px 1px #AAA;*/
}
.invisible {
	display:none;
}
.indicatorContainer {
	position:absolute;
	top:4px;
	left:145px;
	height:17px;
	width:57px;
}
.indicator {
	cursor:pointer;
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	margin:0 2px 0 0 ;
	float:left;
	width:17px;
	height:17px;
	background: url(/themes/itf/images/nextField.png) 0 0 no-repeat;
}
.indicator.active {
	background: url(/themes/itf/images/nextField.png) -17px 0px no-repeat;
}
/*------------------------ header ---------------------------------*/
#header{
	width: 980px;
	height: 269px;
	margin: 0 auto;
	background: url(/themes/itf/images/header.jpg) top center no-repeat;
}
.navcontainer {
	width:100%;
}
#slogan{
	background: url(/themes/itf/images/slogan.png) no-repeat left;
	margin:0 auto;
	width: 183px;
	height: 137px;
}
#logo{
	background: url(/themes/itf/images/logo.png) no-repeat left;
	margin:0 auto;
	width: 380px;
	height: 54px;
}
/*----------------------- main -----------------------------------*/

#headercontainer {
	display:none;
	background: url(/themes/itf/images/headerBG.png) top center repeat-x;
	width:100%;
	height:305px;
	border-bottom:1px solid white;
}
#contentcontainer {
	width:100%;
	/*border-top:1px solid transparent;*/
}
#contentcontainerSP {
	width:100%;
	background:#FFF;
	/*border-top:1px solid transparent;*/
}
#content{
	min-height:455px;
	width: 980px;
	margin: 0 auto;
	padding:10px 0;
}
#topcontainer {
	width:1614px;
	height:225px;
	margin: 0 auto;
	overflow:hidden;
}
#leftfade {
	float:left;
	width:317px;
	height:225px;
	background: url("/themes/itf/images/headerGradientLeft.png") repeat-y;
	position:relative;
	z-index:1;
	opacity:0;
}
#rightfade {
	float:left;
	width:317px;
	height:225px;
	background: url("/themes/itf/images/headerGradientRight.png") repeat-y;
	position:relative;
	z-index:1;
	display:none;
}
#content-top{
	float:left;
	height:225px;
	width: 980px;
/*	background: #ccc;*/
/*	overflow:hidden;*/
}
#eventscontainer {
	width:4140px;
	position:relative;
	top:0px;
	left:-200px;
/*	overflow:hidden;*/
}
/* headerblock */
.eventsblock {
	float:left;
	width:980px;
	height:188px;
	padding:0 200px;
}
.eventsblock .eventsimage {
	float:left;
	width:300px;
	height:150px;
	text-align:center;
	margin:0 10px 0 0 ;
}
.eventsblock .eventstext {
	float:left;
	width:670px;
	height:150px;
	color:#000;
	font-size:12px;
	line-height:14px;
	position:relative;
}
.eventsblock .teaserinfo {
	max-height:56px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.eventsblock .eventstext h1{
	margin:0;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	color:#000;
}
.eventsblock .eventstext h2{
	margin:5px 0;
	font-size: 11px;
	line-height:11px;
	color:#000;	
}
.eventsblock .eventstext .eventsdata {
	font-weight:bold;
	margin:3px 0;
}
.eventsblock .eventstext .categories {
	color:#000;
	margin:5px 0 0 0;
}
.eventsblock .eventstext .bottominfo{
	position:absolute;
	bottom:0px;
}
.eventsblock .eventstext .bottominfo .morebtn{
	display:inline;
}
.eventsblock .eventstext .bottominfo .prices{
	display:inline;
	margin:0 5px;
}
.eventsblock .eventstext .eventsdata .eventsdate{
	
}
.eventsblock .eventstext .eventsdata .eventstime {
	color:#13905F;
	display:inline;
}
.eventblock {
	width:350px;
	height:100px;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
}
.eventblock .eventimage {
	text-align:center;
	width:150px !important;
	height:100px !important;
	margin:0 5px 0 0;
	float:left;
}
.eventblock .eventtext {
	padding:3px 0 0 0;
	width:180px;
	height:97px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:11px;
}
.eventblock .eventtext h1{
	margin:0;
	font-size: 12px;
	line-height:12px;
	font-weight:bold;
	color:#000;
}
.eventblock .eventtext h2{
	margin:0;
	font-size: 11px;
	line-height:11px;
	color:#DDD;	
}
.eventblock .eventtext .categories {
	color:#000;
}
.eventblock .eventtext .morebtn {
	color:#13905F;
}
.eventblock:hover .eventtext .morebtn {
	text-decoration:underline;
}
.eventblock .eventtext .bottominfo{
	position:absolute;
	bottom:0px;
}
.eventblock .eventtext .bottominfo .morebtn{
	display:inline;
}
.eventblock .eventtext .bottominfo .prices{
	display:inline;
	margin:0 5px;
}
.eventblock .eventtext .eventdata {
	margin:7px 0;
	font-weight:bold;
}
.eventblock .eventtext .eventdata .eventdate {
	
}
.eventblock .eventtext .eventdata .eventtime {
	color:#13905F;
	display:inline;
}
#content-bottom-container{
	min-height:350px;
	width: 100%;
	position:relative;
/*	background: #ddd;*/
}
#content-bottom{
	min-height:250px;
	width: 100%;
/*	background: #bbb;*/
}
#sideblockcontent {
	width:100%;	
}
.pagesideblock {
	width:280px;
	height:100px;
	margin:15px 0;
}
.pagesideblock .pagesideblockimage {
	width:120px;
	height:100px;
	float:left;
/*	background:#DDD;*/
}
.pagesideblock .pagesideblocktext {
	width:160px;
	height:100px;
	float:left;
/*	background:#CCC;*/
}
.sideblock {
	float:left;
	width:120px;
	color:#000;
	margin:0 1px 0 0;
}
.sideblock ul {
	background:#FFF;
	border-radius:2px;
	list-style:none;
	padding:2px 0;
	margin:0 0 1px 0;
}
.sideblock ul.heading li {
	cursor:default !important;
}
.sideblock li {
	overflow:hidden;
	text-overflow:ellipsis;
	padding:0 10px;
	margin:2px;
	font-size:12px;
	cursor:pointer;
}
.sideblock ul.heading {
	padding:0;
}
.sideblock ul.heading li {
	color:#12885A;
	font-size:16px;
	margin:0 2px;
}
.sideblock li.highlight {
	background:#12885A;
	border-radius:15px;
}
.pagesideblock {
	width:280px;
	height:75px;
	margin:0 0 15px 0;
}
.pagesideblock .pagesideblockimage {
	width:110px;
	height:75px;
	margin:0 5px 0 5px;
	float:left;
	text-align:center;
/*	background:#DDD;*/
}
.pagesideblock .pagesideblocktext {
	margin:2px 0 0 0;
	width:160px;
	height:73px;
	float:left;
	font: 12px/12px Arial;
	color:#666;
/*	background:#CCC;*/
}
.pagesideblock .pagesideblocktext h1{
	font: bold 13px/13px Arial;
	margin:0 0 3px 0;
}
.pagesideblock .pagesideblocktext .eventtime {
	display:inline;
}
.seperator {
	color:#138E5D;
	text-transform:uppercase;
	border-bottom:1px solid white;
	padding: 2px 10px;
	margin:5px 0;
}
.seperator.relative {
	position:relative;
}
#seperatorMP {
	color:#138E5D;
	text-transform:uppercase;
	border-bottom:1px solid #138E5D;
	padding: 2px 10px;
	margin:5px 0;
}
#leftArea{
	float:left;
	width:250px;
	min-height:200px;
/*	background:#888;*/
}
#centerArea{
	float:left;
	min-height:200px;
	width:730px;
	background: #FFF;
	border-bottom:1px solid white;
}
#contentleft {
	width:650px;
	margin-right:50px;
	min-height:200px;
	float:left;
	padding: 0 0px;
}
#contentright {
	width:280px;
	min-height:200px;
	float:left;
}
/*----------------------- navigation ----------------------------*/
nav {
}

nav.main {
	width:980px;
	height:36px;
	margin: 0 auto;
	position:relative;
}
nav.main a {
	color:#FFF;
	text-transform:uppercase;
	margin:0px 10px;
	font-size:18px;
	font-weight:100;
	line-height:36px;
} 
nav.top {
 	width:960px;
 	margin: 0 auto;
 	text-align:right;
 	color:#000;
 	font-size:13px;
 	background: rgba(0,0,0,0.25);
 	padding:5px 10px;
 	margin-bottom:12px;
}
nav.top a {
	color:#FFF;
	text-transform:uppercase;
	margin-left:20px;
}
.empfprint {
	color:#000;
	font-size:12px;
	line-height:15px;
 	text-align:right;
}
.empfprint a {
	text-decoration:none;
}
.empfprint img.marg {
	margin:0 2px 0 0;
}

/*----------------------- footer ----------------------------*/

footer {
	width:100%;
	height:100px;
	border-top: 1px solid white;
}

footer #footercontainer {
	margin: 0 auto;
	width: 980px;
	color:#BBB;
	text-align:center;
	font-size:13px;
}