/* overwrite general settings */

div#info{
	margin-left: 0px;
	float: left;
}

div#topicHeader{
  margin-left: 240px;

  
}

div#main{
	width: 970px;
	float: none;
}

div#content{
	width: 970px;
}


div.columnLeft, div.columnRight{
    margin-top: 0px;
    width: 473px;
    line-height: 100%;
}

div.columnLeft{
	margin-left: 8px;
}

div.columnRight{
	margin-right: 8px;
}

h2{
  font-weight: normal;
	font-size: 16px;
	line-height: 100%;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	color: #aeaeae;
	height: 22px;
}

h3{
  font-weight: normal;
  margin: 0px;
  font-size: 19px;
  line-height: 20px;
  padding-top: 0px;
  margin: 0px;
}

a, a:link, a:active, a:hover {
	font-size: 11px;
	color: #888888;
}


h3 a, h3 a:link, h3 a:active {
	font-size: 19px;
	color:#4c4c4c;
}

h3 a:hover, h3 a:hover:visited {
	font-size: 19px;
	color:#000;
}

h3 a:visited {
	font-size: 19px;
	color:#4c4c4c;
}


p{
  font-size: 12px;
  line-height: 14px;
  color: #888888;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* additional declarations */

div.lineBox{
  height: 4px;
  border-top: 1px solid #cacaca;
  width: 470px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.itemSmall{
  margin-bottom: 8px;
  height: 66px;
}

div.itemSmallText{
  margin-left: 103px;
  padding-left: 12px;
  padding-top: 2px;
  height: 64px; /* img-2 */
  width: 355px; /* 473-103-12 */
  border-bottom: 1px solid #cacaca;
}

div.itemSmall p{
  padding: 4px 5px 0px 0px;
  margin-bottom: 5px;
  
  line-height:16px;
}

div.itemSmall img{
  width: 99px;
  height: 66px;
  float: left;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div.textImageInfo {
  width: 254px;
  height: 139px;
  border-bottom: 1px solid #cacaca;
  float: left;
  position: relative;
}

div.textImageInfo a.more {
	position: absolute;
	bottom: 5px;
}

div.textImageInfo p {
	margin-bottom: 5px;
	}

div.textImageInfo p, 
div.textOnlyInfo p {
  padding: 4px 0px 8px 0px;
  line-height:16px;
}

div.textOnlyEinleser p {
  padding: 0px 0 0 0;
  line-height:16px;
}

.columnLeft .textImageInfo {
	margin-left: 8px;
	width: 235px;
	padding-right: 5px;
	padding-left:12px;
	
	}

img.right{
  float: right;
}

img.left{
  float: left;
}

div.textOnlyInfo{
  /*height: 184px;*/
  border-bottom: 1px solid #cacaca;
  padding-bottom: 8px;
}

div.textOnlyEinleser{
  height: 265px;
  /*border-bottom: 1px solid #cacaca;*/
}

div.textOnlyEinleser p{
  line-height: 19px;
}

div.ImageTeaser {
	width:472px;
	height:153px;
	}

div.ImageTeaserGruende {
	width:472px;
	height:153px;
	}

div.ImageTeaserBekenner {
	width:472px;
	height:248px;
	}

div.ImageTeaserEnde {
	width:472px;
	height:153px;
	}
div.ImageTeaser#gewinnspiel{	
	background-image:url(../img/gewinnspiel_stoerer.jpg);
	margin-bottom:8px;
	}
	
div.ImageTeaserEnde#gewinnspiel{	
	background-image:url(../img/gewinnspiel_stoerer_ende.jpg);
	margin-bottom:8px;
	}
	
div.ImageTeaserGruende#gewinnspiel{	
	background-image:url(../img/gewinnspiel-stoerer_neu.jpg);
	margin-bottom:8px;
	}
	
div.ImageTeaser#ticketplus{	
	background-image:url(../img/stoerer_special.jpg);
	margin-bottom:8px;
	}

div.ImageTeaserText{	
	width:196px;
	margin-left: 265px; 
	padding-top: 16px; 	
	}
	
div.ImageTeaserText2{	
	width:210px;
	margin-left: 255px; 
	padding-top: 16px;
	 	
	}
	
div.ImageTeaserText p,
div.ImageTeaserText2 p{
	line-height: 16px;
	font-size:11px;
	color:#666;
	margin-bottom: 14px;
	}
	
div.ImageTeaserText a, div.ImageTeaserText a:link, div.ImageTeaserText a:visited, div.ImageTeaserText a:hover, div.ImageTeaserText a:active, div.ImageTeaserText a:focus,
div.ImageTeaserText2 a, div.ImageTeaserText2 a:link, div.ImageTeaserText2 a:visited, div.ImageTeaserText2 a:hover, div.ImageTeaserText2 a:active, div.ImageTeaserText2 a:focus {
	color:#f60;
	font-weight:bold;
	}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#footer{
  margin: 0px;
  border-top: 0px transparent solid;
  height: 33px;
  padding: 10px 0px 0px 0px;
  font-size: 10px;
  color: #888888;
  text-align: right;
}

div#footer a, div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active, div#footer a:focus{
	color: #888888;
	font-size: 10px;
	text-decoration: underline;
}