@charset "UTF-8";

@media all
{
#navi_channel_container {
	/*background: url(../../img/startseite.jpg) left 3.7em no-repeat;*/
	background: url(../../img/startseite_chat.jpg) left 3.7em no-repeat;
}

#channelimages {
		height: 171px;
}
	
#channelimages #tipbox {
	height:150px;
	width: 44.2em;
	margin-right:10px;
	margin-top:5px;
	float: right;
	background:url(../../img/teaserbox.gif) no-repeat left top transparent;
}

#channelimages #tipbox .image{
	float:left;
	margin-top: 13px;
	margin-left: 15px;
	margin-right: 15px;
}

#channelimages #tipbox .header{
	margin-top:13px;
	height: 32px;
}

#channelimages #tipbox .header h1{
	font-size: 2.1em;
	margin:0;
	padding:0;
}

#channelimages #tipbox .content h2{
	color: #444444;
	/*margin-bottom: 25px;*/
}



#channelimages #tipbox p{
	margin:0;
	margin-bottom: 5px;
}

#channelimages #tipbox p.link{
	margin:0;
	margin-top:20px;
}

#channelimages #tipbox .black{
	color:#000000;
	font-weight:bold;
}

h1 {
	color: #96BB19;
}

}