@charset "utf-8";
/* --------- [NAVIGATION T3] --------- */
.t3 #nav h1 {
	background-color:#f88e1e;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 2px 2px 2px 5px;
}
.t3 li.levelOneSelected span, #subpage #nav ul li .current {
	color: #f88e1e;
	font-weight: bold;
}
.t3 li.levelTwoSelected span {
	color: #3d3d3d;
	font-weight: bold;
}
/* .t3 #mainMenu {
	background: #fff url(../gfx/content_bkg.jpg) repeat-x;
	margin-left: 200px;
} */
.t3 #mainMenu a {
	color: #f88e1e;
}
.t3 #mainMenu .Main2_sub a {
	color: #000;
	font-size: 13px;
}
.t3 #mainMenu .Main2_sub h2 {
	color: #F88E1E;
}
/* --------- [BREADCRUMB T3] --------- */
.t3 #breadCrumb ul li.start {
	color: #f88e1e;
}
/* --------- [ITEM LISTS TEASER T3] --------- */
.t3 #contentList .text h1 {
	font-size: 15px;
	color: #f88e1e;
}
.t3 #contentList .text h1 a {
	color: #f88e1e;
}
/* --------- [ITEM LIST LINKS T3] --------- */
.t3 #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;
}
.t3 #contentReadMore h1 {
	font-size: 15px;
	color: #f88e1e;
	padding: 0 0 0 25px;
}
.t3 #contentReadMore .item ul li {
	list-style: none;
}
.t3 #contentReadMore .item ul li a {
	text-decoration:underline;
}
/* --------- [BREADCRUMB T3] --------- */
.t3 #breadCrumb .decor {
	width: 13px;
	height: 10px;
	position:absolute;
	background: #f88e1e url(../gfx/breadcrumb_t3.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: #f88e1e;
}
.t3 #mainMenu #linkList a{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
/* --------- [SEARCH] --------- */
.t3 .searchField {
	margin: 0px;
	font-size:14px;
	font-weight:bold;
}
.t3 #mainMenu span {
	color: #f88e1e;
	font-size:14px;
	font-weight:bold;
}

#informationText h1, #informationText h2, #informationText h3 {
	color:#f88e1e;
}