/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	MODDS AND BACKGROUNDS : HOME			*/ 


table.layout-header-tbl td.layout-header-moodpic {
	background-image:url(/fileadmin/images/header-moods/home_mood.jpg);
	height:90px;
} 

table.layout-header-tbl td.layout-header-breadcrump-home {
	background-image:url(/fileadmin/images/header-moods/home_mood_breadcrump.jpg);
	background-repeat:no-repeat;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	SUBHEADER			*/ 

#subheader {
	width:150px;
	height:130px;
	z-index:1;
	overflow:hidden;
	visibility:visible;
	border-bottom:3px solid #FFFFFF;
	background-image:url(/fileadmin/images/header-moods/home_mood_subheader.jpg);
	background-repeat:no-repeat;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	HOMEPAGE SPECIAL CONTENT STYLES			*/ 

table.content-tbl th {
	padding-left:15px;
	padding-right:3px;
	padding-top:0px;
	font-size:11px;
	height:75px;
	color:#000000;
	font-weight:normal;
	line-height:15px;
	vertical-align:top;
}

table.content-tbl th p.bodytext {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:15px;
}

table.content-tbl td.content-column-1 {	
	width:150px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	vertical-align:top;
}

table.content-tbl td.content-column-1 ul {	
	list-style-image:url(/fileadmin/images/icons/arrow_home_blue.gif);
	margin-left:18px;
	padding-left:0px;
}
	
table.content-tbl td.content-column-2 {	
	width:150px;
	padding-top:3px;
	padding-right:3px;
	vertical-align:top;
}

table.content-tbl td.content-column-2 ul {	
	list-style-image:url(/fileadmin/images/icons/arrow_home_green.gif);
	margin-left:18px;
	padding-left:0px;
}
	
table.content-tbl td.content-column-3 {	
	width:150px;
	padding-top:3px;
	padding-right:3px;
	vertical-align:top;
}
	
table.content-tbl td.content-column-3 ul {	
	list-style-image:url(/fileadmin/images/icons/arrow_home_red.gif);
	margin-left:18px;
	padding-left:0px;
}

.teaser-logos {
	height:55px;
	border-bottom:3px solid #FFFFFF;
	background-color:#FFFFFF;
}

.csc-bulletlist li, .csc-bulletlist li a {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}

.csc-bulletlist li, .csc-bulletlist li a:visited {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
