@CHARSET "ISO-8859-1";
.webpage {
	width: 960px;
	height: 498px;
	position: relative;
	background-color: white;
	text-align: left;
	margin-bottom: 0px;
}

.logocontainer {
	position: absolute;
}
.logolanding {
	margin:0 auto;
	text-align: center;
	
}
.actiediv {
	position: absolute;
	left: 220px;
	top: 472px;
	width: 520px;
	height:20px;
}
.logo {
	position: absolute;
	top:39px;
	left: 57px;
	width:215px;
	height:55px;
}
.quote {
	position: absolute;
	top:65px;
	right: 95px;
	height:35px;
	text-align: right;
}
.footerlanding {
	position: absolute;
	bottom:60px;
	left: 220px;
	width:520px;
	height:55px;
	background-color: gray;
}
.footer {
	position: absolute;
	top:420px;
}
.homepagetitleleft {
	width:240px;
	height:46px;
	font-size: 12px;
	line-height: 16px;
	margin: 2px 0 0 16px;
}
.homepagearealeft {
	position: absolute;
	bottom: 100px;
	left: 220px;
	width:255px;
	height:235px;
}
.tou {
	position: absolute;
	top: 120px;
	left: 0px;
	width:300px;
	padding:0 200px 0 60px;
	background-color: white;
}
.homepagearearight {
	position: absolute;
	bottom: 100px;
	right: 220px;
	width:235px;
	height:235px;
	text-align: right;
}
.homepagearearight h1 {
	font-size: 13px;
	margin-bottom: 5px;
}
.homepagearearight img {
	margin-left: 3px;
}
.homepageverticalline {
	position: absolute;
	bottom: 100px;
	right: 470px;
	width:1px;
	height:235px;
	background-color: gray;
}

.imageleft {
	position: absolute;
	bottom:100px;
	right: 520px;
	width:180px;
	height:180px;
}
.titelleft {
	position: absolute;
	bottom:300px;
	left: 260px;
	width:275px;
	height:35px;
	font-size: 11px;
}
.titelright {
	position: absolute;
	bottom:300px;
	left: 465px;
	width:275px;
	height:35px;
	font-size: 11px;
}
.textright {
	position: absolute;
	bottom:106px;
	left: 448px;
	width:275px;
	height:180px;
}
.textrightverticalline {
	position: absolute;
	bottom: 100px;
	left: 455px;
	width:1px;
	height:180px;
	background-color: gray;
}
.jobprofilesselectarealeft {
	position: absolute;
	bottom: 110px;
	left: 220px;
	width:105px;
	height:170px;
}
.jobprofileslistmiddle {
	position: absolute;
	bottom: 115px;
	left: 328px;
	width:200px;
	height:195px;
}
.jobprofilesdetailsright {
	position: absolute;
	bottom: 115px;
	left: 555px;
	width:300px;
	height:195px;
}
.jobprofilessortoptions {
	position: absolute;
	bottom: 325px;
	left: 345px;
	width:300px;
	height:15px;
}
.jobprofilescolumntitels {
	position: absolute;
	bottom: 343px;
	left: 220px;
	width:520px;
	height:30px;
}		
.jobprofileshorlineleft {
	position: absolute;
	bottom: 110px;
	left: 335px;
	width:1px;
	height:190px;
	background-color: gray;
}		
.jobprofileshorlineright {
	position: absolute;
	bottom: 122px;
	right: 395px;
	width:1px;
	height:180px;
	background-color: gray;
}		
.jobprofilesverlinetop {
	position: absolute;
	bottom: 350px;
	left: 220px;
	width:520px;
	height:1px;
	background-color: gray;
}
.jobprofilesbuttons {
	position: absolute;
	bottom:90px;
	right: 220px;
	height:18px;
}
.menuleft {
	position: absolute;
	top: 166px;
	left: 58px;
	width: 150px;
	height: 200px;
	line-height: 10px;
}
.menuleft h1 {
	font-size: 11px;
	margin: 0 0 42px 0;
	font-weight: normal;
}
.menuleftitem {
	margin-bottom: 12px;
}
.menuleftitemactive {
	font-weight:bold;
	padding-left: 12px;
	margin-bottom: 12px;
}
.menuitemactief {
	font-weight: bold;
}
.submenuitemactief {
	font-weight: bold;
	padding-left: 12px;
}
.counterdiv {
	position: absolute;
	bottom:0;
	right:0;
	height: 30px;
	text-align: left;
}
.counterdiv img {
	margin:0;
}
.countertext {
	float:left;
	margin-left: 5px;
}
.countertext h1 {
	display:inline;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
.counterimgs {
	float:left;
}
.formpagearearight {
	position: absolute;
	bottom: 100px;
	right: 220px;
	width:235px;
	height:235px;
	text-align: left;
}
.formpagearearight h1 {
	font-size: 11px;
	margin-bottom: 5px;
}
.formpagetitleleft {
	width:240px;
	height:46px;
	font-size: 11px;
	line-height: 16px;
	margin: 2px 0 0 16px;
}
.login {
	position: absolute;
	top: 169px;
	left: 314px;
	height: 200px;
}
.login h1 {
	font-size: 11px;
	font-weight: normal;
}
.contenttoplinks {
	position: absolute;
	top: 126px;
	left: 220px;
	width: 520px;
	height: 10px;
}
.topfilter {
	position: absolute;
	top: 0;
	left: 0;
}
.contentfilter {
	position: absolute;
	top: 210px;
	left: 220px;
	width: 100px;
}
.filterfunction {
	margin-bottom: 20px;
	width: 110px;
}
.filterknop {
	width: 110px;
	height: 16px;
	background-image: url("http://www.gtx.bz/imgs/chooser.jpg");
	background-repeat: no-repeat;
	line-height: 16px;
	padding-left: 5px;
	cursor: pointer;
	margin-top: 5px;
}
.listfunctiondiv {
	position: absolute;
	top: 36px;
	left: 0;
	overflow: auto;
	width: 110px;
	max-height: 150px;
	z-index: 2000;
	display: none;
}
.listfunctiondiv a {
	color: white;
	text-decoration: none;
	margin-left: 5px;
}
.listfunctiondiv a:hover {
	color: white;
	text-decoration: none;
}
.listlocationdiv {
	position: absolute;
	top: 91px;
	left: 0;
	overflow: auto;
	width: 110px;
	max-height: 150px;
	z-index: 2000;
	display: none;
}
.listlocationdiv a {
	color: white;
	text-decoration: none;
	margin-left: 5px;
}
.listlocationdiv a:hover {
	color: white;
	text-decoration: none;
}
.liststedendiv {
	position: absolute;
	top: 125px;
	left: 113px;
	overflow-y: auto;
	width: 140px;
	max-height: 180px;
	z-index: 2000;
	display: none;
}
.liststedendiv a {
	color: white;
	text-decoration: none;
	margin-left: 5px;
}
.liststedendiv a:hover {
	color: white;
	text-decoration: none;
}
.liststedenpddiv {
	position: absolute;
	top: 105px;
	left: 113px;
	overflow-y: auto;
	width: 140px;
	max-height: 160px;
	z-index: 2000;
	display: none;
}
.liststedenpddiv a {
	color: white;
	text-decoration: none;
	margin-left: 5px;
}
.liststedenpddiv a:hover {
	color: white;
	text-decoration: none;
}

.mypageleft {
	position: absolute;
	top: 237px;
	left: 300px;
	width: 195px;
	height: 200px;
	line-height: 20px;
}
.mypageright {
	position: absolute;
	top: 220px;
	left: 480px;
	width: 275px;
	height: 200px;
}
.mypagebookmark {
	position: absolute;
	top: 208px;
	left: 446px;
	width: 475px;
}

.pagetitle {
	position: absolute;
	top: 164px;
	left: 284px;
}
.pagetitle h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 16px;
}
.forgotpw {
	position: absolute;
	top: 169px;
	left: 244px;
	width: 495px;
	height: 200px;
}
.forgotpw h1 {
	font-size: 11px;
}

