/************************************
* body
*************************************/

body.projects #wrapper
{
	background:url(../images/bg_page_home.gif) repeat-y top center;
}

/************************************
* structural elements
*************************************/

.projects #main
{
	padding-top:80px;
}
.projects #header #visual
{
	height:400px;	
	background-color:transparent;	
}
.projects #header #overlay
{
	background:url(../images/bg_header_overlay_home.png) no-repeat top left;	
}
.projects #right .inside
{
	padding-top:270px;
	padding-left:28px;
	padding-right:28px;	
}


/************************************
* footer
*************************************/
.projects #footer
{
	background:url(../images/bg_footer_home.gif) no-repeat top left;
	height:20px;
	float:left;
	width:354px;
}

/************************************
* news
*************************************/

.mod_newslist .layout_short
{
}
.mod_newslist .layout_short p
{
	font-size:inherit;
}

/************************************
* news
*************************************/
.mod_newslist h1
{
	text-align:right;
}

.mod_newslist .layout_short p.teaser
{
	height:28px;
	margin-bottom:1px;
	line-height:1.2em;
}
.mod_newslist .layout_short div.textwrapper
{
	float:left;
	width:224px;
}


