@charset "utf-8";
/* --------- [NAVIGATION T4] --------- */
.t4 #nav h1 {
	background-color:#ef4045;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 2px 2px 2px 5px;
}
.t4 li.levelOneSelected span, #subpage #nav ul li .current {
	color: #ef4045;
	font-weight: bold;
}
.t4 li.levelTwoSelected span {
	color: #3d3d3d;
	font-weight: bold;
}
.t4 #mainMenu h1{
	color: #000;
	font-size: 18px;
}
.t4 #mainMenu h2 , .t4 #mainMenu h2 a, .t4 #mainMenu h2 a:hover {
	color: #ef4045;
}
.t4 #mainMenu h3{
	color: #ef4045;
	font-size: 18px;
}
.t4 #mainMenu .Main2_sub a {
	color: #000;
	font-size: 13px;
}
.t4 #mainMenu a, .t4 #mainMenu .Main2_sub h2, .t4 #mainMenu .linkItem a, .t4 #mainMenu .linkItem .mainMenuItemText a, .t4 #mainMenu .linkItem .mainMenuItemText a:hover  {
	color: #ef4045;
}
/* .t4 #mainMenu {
	background: #fff url(../gfx/content_bkg.jpg) repeat-x;
	margin-left: 200px;
} */

/* --------- [BREADCRUMB T4] --------- */
.t4 #breadCrumb ul li.start {
	color: #ef4045;
}
/* --------- [ITEM LISTS TEASER T4] --------- */
.t4 #contentList .text h1 {
	font-size: 15px;
	color: #ef4045;
}
.t4 #contentList .text h1 a {
	color: #ef4045;
}
/* --------- [ITEM LIST LINKS T4] --------- */
.t4 #contentReadMore .item {
	background: url(../gfx/item_bkg.jpg) repeat-x top;
	width: 595px;
	float: left;
	margin: 0 0 10px 15px;
	padding: 7px 10px 10px 10px;
}
.t4 #contentReadMore h1 {
	font-size: 15px;
	color: #ef4045;
	padding: 0 0 0 25px;
}
.t4 #contentReadMore .item ul li {
	list-style: none;
}
.t4 #contentReadMore .item ul li a {
	text-decoration:underline;
}
/* --------- [BREADCRUMB T4] --------- */
.t4 #breadCrumb .decor {
	width: 13px;
	height: 10px;
	position:absolute;
	background: #ef4045 url(../gfx/breadcrumb_t4.jpg) no-repeat;
	margin: 26px 0 0 0;
}

/******/
#article {
	background: url(../gfx/content_bkg.jpg) repeat-x bottom;
	width: 595px;
	float: left;
	margin: 0 0 10px 15px;
	padding: 7px 10px 10px 10px;
}

#article .item h1 {
	font-size: 20px;
}
#article .item p {
	padding: 0 0 8px 0;
}
#article .item .link {
	padding: 0 0 20px 0;
}
#article .item .link a {
	text-decoration: underline;
	color: #00b159;
}

/* --------- [TEXT LINKS] --------- */
#linkListHeader {
	margin-top: 50px;
	color: #ef4045;
}
.t4 #mainMenu #linkList a{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
/* --------- [SEARCH] --------- */
.t4 .searchField {
	margin: 0px;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}
.t4 #mainMenu span {
	color: #ef4045;
	font-size:14px;
	font-weight:bold;
}

#mainContent .documentDIV {
	padding-left:210px;
}

.t4 #mainMenu #informationText h1, #informationText h2, #informationText h3 {
	color:#ef4045;
}

#content {
	
}