﻿
/* 

Custom Styles for Homepage

*/

#contentframe #hauptteaser
{
	float: left;
	background: url(../images/teaser_platzhalter.png) no-repeat;
	height: 270px;
	width: 725px;
	margin: 0 6px 10px 0;
}

#contentframe #hauptteaser .teaser_orange
{
	background: url(../images/orange_teaser_open.png) no-repeat;
	height: 116px;
	width: 210px;
	margin: 108px 0 0 16px;
	padding: 5px;
}

#contentframe #hauptteaser .teaser_orange h3
{
	color: #fff;
}

#contentframe #project
{
	float:left;
	background: url(../images/teaser_top.png) no-repeat;
	padding: 15px;
	height: 240px;
	width: 210px;
	margin-bottom: 10px;
}

#contentframe .home_teaser
{
	float: left;
	background: url(../images/teaser_top.png) no-repeat;
	padding: 10px 20px 0 15px;
	margin-right: 7px;
	height: 260px;
	width: 202px;
}


#contentframe .home_teaser img
{
	float: left;
	margin-right: 5px;
}
#contentframe .more_link, #contentframe #c116, #contentframe #c119, #contentframe #c158
{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/* Special Teaser  
#contentframe #special .more_link
{
	right: 0;
	top: 20px;
}
*/

/* Argument Teaser  */
#contentframe #argument {
	padding: 10px 0 0 0;
	width: 240px;
}

#contentframe #argument img {
	padding-left: 6px;
	float: none;
}

#contentframe #argument h2 {
	padding: 0px 20px 0 15px;
}

#contentframe #argument p {
	padding-top: 5px;
}

#contentframe #argument .tx-jppageteaser-pi1-text p {
	padding: 5px 15px;
}

/* News Teaser  */
#contentframe #news h2 {
	float: left;

}
#contentframe #news .tx-ttnews-browsebox {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	white-space: nowrap; 
}