* {margin: 0; padding: 0}

body {
	text-align: center;
	margin:0px;
	padding:0px;
}
div {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#background {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 137px;
	width: 100%;
	background-image: url(../images/pagebg2.gif);
	background-repeat: repeat-x;
}
#page {
	position: relative;
	width: 997px;
	padding:0px;
	margin:0px auto;
}


#lefttext {
	position: absolute;
	left: 25px;
	top: 146px;
	width: 400px;
	text-align: left;
}
#lefttext p {
	font-family: Verdana,Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.attention {
	/*color: #1a3f71;*/;
	font-weight: bold;
	margin-top: 20px;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	
}
h4 {
	font-family: Arial,sans-serif;
	font-size: 16px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 20px;
	text-align: center;
	width: 460px;
}
img {
	border-width: 0px
}
a {
	text-decoration: none;
	color: #000000;
}
a.truelink {
	text-decoration: underline;
	color: #0000FF;
}
a.truelink:hover {
	text-decoration: none;
}
p {
	font-family: Verdana,Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 12px;
	text-align: left;
}

/* Banner */
#bannerpool {
	position: absolute;
	left: 25px;
	top: 448px;
	border: 0px solid black;
	width: 395px;
	height: 260px;
}
#banner1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 125px;
	height: 125px;
}
#banner2 {
	position: absolute;
	left: 135px;
	top: 0px;
	width: 125px;
	height: 125px;
}
#banner3 {
	position: absolute;
	left: 270px;
	top: 0px;
	width: 125px;
	height: 125px;
}
#banner6 {
	position: absolute;
	left: 270px;
	top: 135px;
	width: 125px;
	height: 125px;
}

/* Ads */
#adpool {
	position: absolute;
	left: 450px;
	top: 137px;
	width: 545px;
	height: 436px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#adpool_loading {
	position: absolute;
	left: 250px;
	top: 200px;
	display: none;
}
#adpool_header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 535px;
	height: 20px;
	border-bottom: 0px solid #ddd;
	background: #ffffff;
	padding: 5px;
	text-align: left;
}
.ad {
	position: relative;
	width: 100%;
	height: 58px;
	cursor: pointer;
}
.ad2{
	position: relative;
	width: 100%;
	height: 58px;
	background: #eeeeee;
	cursor: pointer;
}
.adlogo {
	position: absolute;
	left: 5px;
	top: 5px;
}
.adtitle {
	position: absolute;
	left: 75px;
	top: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.adcompany {
	position: absolute;
	left: 75px;
	top: 34px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.adlocation {
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin-left: 10px;
}
.addate {
	position: absolute;
	right: 25px;
	top: 34px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}


/* Form */
form {margin: 0px; padding: 0px;}

#search{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	margin: 1px 0 0 2px;
	border: 1px solid #dddddd;
	background: #ffffff;
	padding: 2px;
}
#searchbutton {
	position: absolute;
	left: 142px;
	top: 6px;
}

#results {
	position: absolute;
	left: 200px;
	top: 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#pages {
	position: absolute;
	left: 200px;
	top: 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}
#pages_lbl {
	float: left;
	margin-right: 10px;
}
.pagelink {
	float: left;
	display: block;
	padding: 0px 3px 0px 3px;
	border: 1px solid #dddddd;
	border-right: 0px solid #dddddd;
	background-color: #ffffff;
}
.pagelink_current {
	float: left;
	display: block;
	padding: 0px 3px 0px 3px;
	border: 1px solid #dddddd;
	border-right: 0px solid #dddddd;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 12px;
}
#pagelink_first {
	visibility: hidden; /* dont display on loading */
}
#pagelink_last {
	border-right: 1px solid #dddddd;
}
.pagelink:hover {
	color: #ffffff;
	background: #000000;
}


#bottom {
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	top: 600px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #aaaaaa;
}
#popup_impressum {
	display: none;
}
#impressum {
	color: #aaaaaa;
}
#employers {
	color: #aaaaaa;
}
#advertisers {
	color: #aaaaaa;
}
#impressum:hover {
	color: #000000;
}
#employers:hover {
	color: #000000;
}
#advertisers:hover {
	color: #000000;
}

#applynow {
	position: absolute;
	top: -30px;
	left: 100px;
	width: 100px;
	padding: 7px 0 7px 0;
	text-align: center;
	background: #6c7faa;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#adimg {
	position: absolute;
	top: -30px;
	left: 0px;
	width: 100px;
	padding: 7px 0 7px 0;
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

#topbar {
	position: absolute;
	top: 0px;
	left: 0px;
}

.formlabel {
	font-weight: bold;
	width: 500px;
}

.formelement {
	margin-bottom: 10px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: 1px;
}

.quickapplication {
	width: 460px;
	margin: 0 0 20px 20px;
}

.applyform {
	padding: 15px;
	color: #ffffff;
	background: #687aa3;
}

.applyheader {
	padding: 5px 5px 5px 15px;
	background: #eeeeee;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.formsend {
	text-align: center;
}

p.newoffer {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.highlight {
	color: #ff0000;
	font-weight: bold;
}

.popup			{display: none}

p.dialog {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* New user forms */

form			{width: 100%}

label			{display: block; float: left; width: 200px}

.formParagraph	{height: 25px}

.content {
	position: absolute;
	left: 25px;
	top: 150px;
	width: 100%;
}

.formRemarkParagraph	{height: 0px}
.formRemark				{font-family: Arial, sans-serif; font-size: 9px; color: #aaaaaa;}

fieldset		{border-width: 0px; padding-top: 20px; padding-bottom: 20px; border-top: 1px solid #aaaaaa}

select			{width: 250px}

.textField		{width: 250px}
.textFieldCity	{width: 196px}
.textFieldPLZ	{width: 50px}

.formSubmit		{font-family: Arial, sans-serif; font-size: 11px; width: 100px}

/* End new user forms */