body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343838;
}
body {
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageTitle {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #00923F;
}
a{
color:#08923F;
text-decoration:none;
}
.aMediumArr {
	width: 240px;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
}

.title {
	font-size: 13px;
	color: #ED3026;
	text-decoration: none;
	font-weight: bold;
}
.bodyHightlight {
	font-weight: bold;
	color: #00954D;
}
#pagecontent .pageBreak {
	clear: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00923F;
	width: 817px;
	*width: 800px;
	margin-left: 20px;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00923F;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.aMedium{
color: #343838;
text-decoration:none;
}
.aMediumBold{
color: #343838;
font-weight:bold;
text-decoration:none;
}
.newspage {
	background-image: url(../images/hero.jpg);
	background-position: 20px  20px;
	background-repeat: no-repeat;

	}
.aboutuspage{
	background-image: url(../images/hero1.jpg);
	background-position: 20px  20px;
	background-repeat: no-repeat;	
}
.recruitpage{
	background-image: url(../images/imgtuyendung.jpg);
	background-position: 20px  20px;
	background-repeat: no-repeat;
}
.contacttpage{
	background-image: url(../images/imgcontact.jpg);
	background-position: 20px  20px;
	background-repeat: no-repeat;
	}

.txtBox,input {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#projectpage .colPlusBTOP select {
	font-size: 11px;
}
.bullet {
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 230px;
	display: block;
	background-position: left 8px;
}
.subBullet {
	width: 230px;
	*width: 250px;
	padding-left: 15px;
}