/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	MODDS AND BACKGROUNDS : SERVICE BLOCK			*/ 


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;
}


#content-header-bullet {	
	width:156px;
	height:40px;
	background-image:url(/fileadmin/images/headline-bullets/service-block_bullet.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	border-bottom:3px #FFFFFF solid;
}
	
#subheader {
	width:150px;
	height:130px;
	background-image:url(/fileadmin/images/header-moods/home_mood_subheader.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border:0px;
	border-bottom:3px #FFFFFF solid;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	SUB NAVIGATION STYLES			*/ 


table.subnav-tbl {
	width:150px;
	border-bottom:2px solid #FFFFFF;
	background-color:#E3ECEE;
}

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:#99B7C1;
}

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:#B3C9D1;
}

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:#99B7C1;	
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	CONTENT SUB NAVIGATION STYLES			*/ 


table.subnav-content-tbl {
	width:150px;
	height:97px;
	background-color:#99B7C1;
}

table.subnav-content-tbl th {
	height:15px;
	background-image: url(/fileadmin/images/subnav/kontakt_top.gif);
	background-position:right;
}

table.subnav-content-tbl th.subnav-content-tbl-bottom {
	height:15px;
	background-image: url(/fileadmin/images/subnav/kontakt_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:#E3ECEE;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*	NEWS EXTENSION DESIGN			*/ 


.content div.news-list {
	margin:0px;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
}

.content div.news-list table, .content .news-detail-view table {
	width:100%;
	vertical-align:top;
	text-align:left;
}

.content div.news-list td.left {
	width:150px;
	padding-left:3px;
	padding-right:12px;
	padding-bottom:15px;
	padding-top:10px;
	vertical-align:top;
	text-align:right;
}

.content div.news-list td.right {
	border-top:1px solid #D9E6E8;
	width:288px;
	padding-left:0px;
	padding-bottom:5px;
	padding-top:10px;
	vertical-align:top;
	text-align:left;
}

.content div.news-list td.onecolumn {
	width:288px;
	padding-left:0px;
	padding-bottom:5px;
	padding-top:10px;
	vertical-align:top;
	text-align:left;
	border-top:1px solid #D9E6E8;
}

.content .news-list p.date {
	font-weight:bold;
	text-align:right;
	padding:0px;
	padding-bottom:5px;
}

.content .news-list-presse p.date {
	text-align:left;
}

.content .news-list p.title {
	font-weight:bold;
	padding:0px;
	padding-bottom:5px;
}

.content .news-list p.subtitle {
	padding:0px;
}

.content .news-list p.time {
	padding:0px;
	text-align:right;
}

.content .news-list p.details {
	line-height:14px;
	padding:0px;
}

.content .news-list p.links {
	color:#4C8193;
	padding:0px;
}

