@charset "utf-8";
/* --------- [NAVIGATION T1] --------- */
.t1 #nav h1 {
	background-color:#00b159;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding: 2px 2px 2px 5px;
}
.t1 li.levelOneSelected span, #subpage #nav ul li .current {
	color: #00b159;
	font-weight: bold;
}

.t1 #nav #leftmenu2 {
	margin-top:20px;
}

.t1 #content #mainContent .documentDIV {
	float:left;
}

.t1 li.levelTwoSelected span {
	color: #3d3d3d;
	font-weight: bold;
}
.t1 #mainMenu a{
	color: #00b159;
}
.t1 #mainMenu h2{
	font-size: 13px;
	font-weight: bold;
}
/* --------- [BREADCRUMB T1] --------- */
.t1 #breadCrumb ul li.start {
	color: #00b159;
}
/* --------- [ITEM LISTS TEASER T1] --------- */
.t1 #contentList .text h1 {
	font-size: 15px;
	color: #00b159;
}
.t1 #contentList .text h1 a {
	color: #00b159;
}
/* --------- [ITEM LIST LINKS T1] --------- */
.t1 #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;
}
.t1 #contentReadMore h1 {
	font-size: 15px;
	color: #00b159;
	padding: 0 0 0 25px;
}
.t1 #contentReadMore .item ul li {
	list-style: none;
}
.t1 #contentReadMore .item ul li a {
	text-decoration:underline;
}
/* --------- [BREADCRUMB T1] --------- */
.t1 #breadCrumb .decor {
	width: 13px;
	height: 10px;
	position:absolute;
	background: #00b159 url(../gfx/breadcrumb_t1.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 {
	color: #00b159;
}
.t1 #mainMenu #linkList a{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
/* --------- [SEARCH] --------- */
#searchField {
	margin: 0px;
	margin-top:10px;
	font-size: 14px;
	font-weight: bold;
}
#searchField span {
	color: #00b159;
}

#informationText h1, #informationText h2, #informationText h3 {
	color:#00b159;
}

#content #mainMenu  .headerContent img {
    border: none;
    margin: 0px;
    width:100px;
    float:left;
}

#content #mainMenu  .headerContent h1 {
    font-size:14px;
    color:#00B159;
}

#content #mainMenu  .headerContent h1 {
    font-size:14px;
    color:#00B159;
}

#content #mainMenu  .headerContent .description {
    height:115px;
    width:100%;
}

#content #mainmenu .headerContent {

  display:inline;
}

.t1 #mainMenu.leftmenuList_with_simpleContent img {
    border: none;
    margin: 0px;
}

.t1 #mainMenu.leftmenuList_with_simpleContent h2 {
  font-size:14px;
    font-weight:bold;
    color:#00B159;
    margin-top:9px;
    margin-left:10px;
}

.t1 #mainMenu.leftmenuList_with_simpleContent ul {
   	
    margin-left: 10px;
    padding-bottom: 20px;
    width: 420px;
}

.t1 #mainMenu.leftmenuList_with_simpleContent li a {
  font-size:12px;
    color:#000;
}

.t1 #mainMenu.leftmenuList_with_simpleContent li {
 		color: #000000;
    display: inline-table;
    font-size: 12px;
    padding-bottom: 6px;
    width: 200px;
}

* html .t1 #mainMenu.leftmenuList_with_simpleContent li {
	display: inline;
}

.t1 #mainMenu.leftmenuList_with_simpleContent li img {
    border: none;
    margin-right:4px;
}

#content #mainMenu.leftmenuList_with_simpleContent .headerContent img,  #content #mainMenu.leftmenuList_with_simpleContent .headerContent h1 {
	margin-top:5px;
}
