
#banner {
	margin-left: 0px;	
	height: 197px;
	width: 1024px;
	z-index: 1;
	background-image: url(../img/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: 755px;	
}
/*2*/
.contentMain {
	width: auto;
	height: auto;	
	clear: left;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.contentMenuJobs a {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/jobs_off.jpg);
}
.contentMenuJobI a {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/intern_off.jpg);
}
.contentMenuNews a {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/news_off.jpg);
}
.contentMenuUser a {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/user_off.jpg);
}
.contentMenuPEdit a {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/edit_off.jpg);
}
.contentMenuRef a {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/ref_off.jpg);
}
/*#*/
.contentMenuNews a:hover {
	height: 35px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../img/button/news_mo.jpg);
}
.contentMenuUser a:hover {
	height: 35px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../img/button/user_mo.jpg);
}
.contentMenuJobs a:hover {
	height: 35px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../img/button/jobs_mo.jpg);
}
.contentMenuJobI a:hover {
	height: 35px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../img/button/intern_mo.jpg);
}
.contentMenuPEdit a:hover {
	height: 35px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../img/button/edit_mo.jpg);
}
.contentMenuRef a:hover {
	height: 35px;
	width: 105px;
	background-repeat: no-repeat;
	background-image: url(../img/button/ref_mo.jpg);
}
/*#*/
.contentMenuNews a#conton {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/news_a.jpg);
}
.contentMenuUser a#conton {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/user_a.jpg);
}
.contentMenuJobs a#conton {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/jobs_a.jpg);
}
.contentMenuJobI a#conton {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/intern_a.jpg);
}
.contentMenuPEdit a#conton {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/edit_a.jpg);
}
.contentMenuRef a#conton {
	height: 35px;
	width: 105px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/button/ref_a.jpg);
}






.contentMain #showtop {	
	padding: 4px;
	height: 25px;
	text-align: right;
	
}
.contentMain #showbox {	
	padding: 5px;
	/**
* height: 113px;
*/
	width: 477px;
	text-align: right;
	
}
.contentMain #showboxspacer {	
	padding: 0px;
	height: 5px;
	width: 477px;
	text-align: right;
	
}

.contentMain #showbox img {
	margin-left: 5px;

}
/*3*/
body {	
	/*background-color: #FF00FF;*/
	text-align: justify;
	font-family: Tahoma;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: black;
}
a:visited:hover {
	text-decoration: underline;
	color: black;
}
	
a:visited {
	text-decoration: none;
	color: black;
}

	
p {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0;
	margin: 0px 0px 0px 0px;
}

#j75 {
	font-size: 9px;
	color: #D43225;
}

#j76 {
	color: #828181;
}

#j77 {
	padding-left: 4px;
	padding-top: 2px;
}

#pwv1 {	
	font-size: 9px;
}

/*
#pwv a {	
	color: black;
	text-decoration: none;
}
#pwv a:hover {
	text-decoration: underline;
}

#pwv a:visited {
	text-decoration: none;
}
4*/
#gray {
	height: 47px;
	width: 1010px;
	padding: 0px;
	margin: 0px;
	background-color: #BEBEBE;
}
/*5*/

#latest_jobs {
	width: 300px;
	background-image: url(../img/ver.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-top: 20px;
	text-align: center;
}
#latest_jobs a {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: black;
}
#latest_jobs a:hover {
	text-decoration: underline;
	color: black;
}
#latest_jobs a:visited:hover {
	text-decoration: underline;
	color: black;
}
#latest_jobs a:visited {
	text-decoration: none;
	color: black;
}

#ljt {
	height: 39px;	
	background-image: url(../img/oben.jpg);
	background-repeat: no-repeat;	
	width: 261px;
}

#ljj {
	font-size: 9pt;	
	height: 38px;
	background-image: url(../img/bg.jpg);
	width: 261px;
	text-align: left;
}
#ljj strong {
	padding-left: 20px;
}
#ljj span {
	padding-left: 20px;
	margin: 0px;	
	padding-bottom: 0px;
}
#ljj hr {
	color: #CCCCCC; 
	width: 240px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 10px;	
	padding-top: 0px;
	z-index: 222;
}
#ljj img {
	margin-left: 3px;
	vertical-align: middle;
}


#ljb {
	height: 58px;	
	background-image: url(../img/unten.jpg);
	background-repeat: no-repeat;	
	width: 261px;
}
#ljb form {
	margin-top: 0px;
	margin-left: 0px;
}
#ljb img {
	margin-left: 3px;
	vertical-align: middle;
}

#bloed {	
	margin-bottom: 5px;
	margin-right: 115px;
}

#ljobhr {
	background-image: url(../img/1px.jpg);
	background-repeat: repeat-x;
	width: 220px;
	height: 1px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 20px;	
	padding-top: 0px;
	
}
/*6*/
#l_news {
	line-height: 17px;
	text-align: left;
	font-size: 9pt;
	position: absolute;
	top: 110px;		
	width: 230px;
	left: 775px;	
}

#l_newsh {
	background-image: url(../img/latestnews_head.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 7px;
	margin-left: 110px;
	/*color: #808080;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;*/
	height: 35px;	
}

hr {
	height:0px;
}

#l_newsn {
	text-align: left;
	font-size: 8pt;
	padding-top: 0px;	
	margin-bottom: 0px;
}
#l_newsn span {
	padding-top: 5px;	
	margin-top: 0px;	
	font-weight: bold;
}
#l_newsn a {
	font-size: 9px;
	margin-left: 90px;
}
#l_newsn a {
	text-decoration: none;
	color: black;
}
#l_newsn a:hover {
	text-decoration: underline;
	color: black;
}
#l_newsn a:visited {
	text-decoration: none;
	color: black;
}
#l_newsn img {
	margin-left: 3px;
	vertical-align: middle;
}
#pos_more {
	position: relative;
	bottom: 17px;
	right: -90px;
}
/*7*/
#box_mid {
	
	width: 1224px;	
}
#box_mid a{
	color: black;
	text-decoration: none;	
}
#box_mid a:hover{
	color: black;
	text-decoration: underline;
}
#box_mid a:visited{
	color: black;
	text-decoration: none;
}

.main {
	/* border: black;
	border-style: solid; */
	line-height: 17px;
	margin-left: 27px;
	margin-top: 27px;		
	width: 680px;/*669*/
	height: auto;
	float: left;
}
.Stil1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 9pt;
}

.main {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.main input, select, option, textarea {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}
.main input, select {
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.c_news {
	margin-left: 27px;
	margin-top: 27px;
}
.c_news a {
	color: red;
	text-decoration: none;
}
.c_news a:hover{
	color: red;
	cursor: default;
	text-decoration: underline;
}
.c_news a:visited{
	color: red;
	text-decoration: none;
}

.insertjob {
	margin-left: 27px;
	margin-top: 27px;
}
.createuser {
	margin-left: 27px;
	margin-top: 27px;
}

#pagearea a {
	color: red;
	text-decoration: none;
	
}
#pagearea a:hover {
	color: red;
	font-weight: bold;
	text-decoration: underline;
	
}
#pagearea a:visited {
	color: red;	
	text-decoration: none;
	
}
#act {
	color: red;
	font-weight: bold;
	text-decoration: underline;
	
}

#axhrcontent {
	background-image: url(../img/line1px.jpg);
	background-repeat: repeat-x;
	width: 600px;
}

#space10h {
	height: 10px;
}
/*8*/
#top {
	margin-top: -9px;
	height: 106px;
	background-color: #FFFFFF;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	padding-left: 460px;
	width: 550px;
	}		
#top_menu {
	padding-top: 0px;
	height: 23px;	
	color: white;
	background-color: #3A3A3A;
	background-repeat: no-repeat;
	background-image: url(../img/head_corn.jpg);
	margin-top: 0px;
	font-size: 9px;
}

#top_menu li{
	float: left;
	list-style-type: none;
	padding-top: 5px;
}
#top_menu a {
	text-decoration: none;
	color: white;
}
#top_menu a:hover {
	text-decoration: underline;
	color: white;
}
#top_menu a:visited {
	text-decoration: none;
	color: white;
}
#top_menu span {	
	margin-left: 3px;
	margin-right: 3px;
}
#spac1 {
	width: 0px;
	margin-left: -30px;
}
#spac {
	width: 220px;
}
/*9*/
#searcha {
	width: 195px;
	height: 35px;
	margin-top: 15px;
	margin-left: 355px;
}
#searcha #sa_head{	
	font-weight: bold;
	font-size: 9px;
}
#searcha a {
	font-size: 9px;
	text-decoration: none;
	color: black;
}
#searcha a:hover {
	text-decoration: underline;
	color: black;
}
#searcha a:visited {
	text-decoration: none;
	color: black;
}
#searcha img {
	margin-left: 3px;
	vertical-align: middle;
}

#searcha form {	
	margin-top: 0px;
	margin-left: 0px;
}
#searcha div {	
	margin-top: 0px;
	margin-left: 5px;
}

#index_img {
	border: none;
	margin-top: 5px;
}
