
/* ----- Area-Stylesheet for "Bildung"  ----- */

table.layout-header-tbl td.layout-header-moodpic {
	background-image:url(/fileadmin/images/header-moods/bildung_mood.jpg);
	height:90px;
}




/* -- subheader and content-headline-bullet -- */

#content-header-bullet {	
	width:156px;
	height:40px;
	background-image:url(/fileadmin/images/headline-bullets/bildung_bullet.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	border-bottom:3px #FFFFFF solid;
}
	
#subheader {
	width:150px;
	height:55px;
	background-image:url(/fileadmin/images/subheader/bildung_subheader.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	border-bottom:3px #FFFFFF solid;
}




/* -- subnav -- */

table.subnav-tbl {
	width:150px;
	border-bottom:2px solid #FFFFFF;
	background-color:#FFE3C8;
}

table.subnav-tbl td.subnav-cell-selected {
	height:20px;
	padding-left:12px;
	padding-right:0px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#FFBF80;	
}

table.subnav-tbl td.subnav-cell-selected-sub {
	height:20px;
	padding-left:12px;
	padding-right:0px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	vertical-align:middle;
	background-color:#FED0A5;	
}

td.subnav-2nd-level-container td.subnav-cell-2nd-level-selected {
	height:17px;
	padding-left:22px;
	padding-right:0px;
	border-bottom:none;
	text-align:left;
	vertical-align:middle;
	background-color:#FFBF80;	
}




/* -- content-subnav -- */

table.subnav-content-tbl {
	width:150px;
	height:97px;
	background-color:#FFBF80;
}

table.subnav-content-tbl th {
	height:15px;
	background-image: url(/fileadmin/images/subnav/ueber-noc_top.gif);
	background-position:right;
}

table.subnav-content-tbl th.subnav-content-tbl-bottom {
	height:15px;
	background-image: url(/fileadmin/images/subnav/ueber-noc_bottom.gif);
	background-position:right;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	COLORED TEASER DESIGN			*/ 


table.teaser-farbig {
	width:150px;
	height:97px;
	border-bottom:3px solid #FFFFFF;
	background-repeat:no-repeat;
	background-color:#FFE3C8;
}






