/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #58585a;
}

a, a:visited {
	color: #000000;
}

h1 {
	font-size: 12px;
	margin: 10px 0 0 0;
}

h2 {
	font-size: 12px;
	margin: 6px 0 0 0;
}

img {
	border-style: none;
}

input[type="button"] {
	height: 21px;
	background-color: #fff2cd;
	margin: 0 0 0 34px;
}

p {
	margin: 0;
}

#basic {
	position: absolute;
	top: 0;
	left: 50%;
	width: 960px;
	height: 500px;
	margin: 0 0 0 -480px;
	background-repeat: no-repeat;
}

#back {
	position: absolute;
	top: 477px;
	left: 20px;
}

#back a {
	font-size: 12px;
}

#fehler {
	background-color: #c1dba8;
	color: red;
	position: absolute;
	top: 150px;
	left: 0px;
	height: 200px;
	width: 370px;
	padding: 50px;
}

#impressum {
	position: absolute;
	top: 477px;
	left: 882px;
}

#impressum a {
	font-size: 12px;
}

#link {
	position: absolute;
	top: 477px;
	left: 328px;
	height: auto;
	width: 260px;
	text-align: right;
}

#link a {
	padding: 20px 100px 20px 100px;
}

#link a:focus, #linkstart a:focus {
	outline-style: none;
}

#linkstart {
	position: absolute;
	top: 477px;
	left: 274px;
	height: auto;
	width: 260px;
	display: inline;
}

#linkstart span:first-child {
	padding: 400px 0px 20px 164px;
}

#maske {
	position: absolute;
	top: 20px;
	left: 117px;
	padding: 0;
	margin: 0 0 0 0px;
	text-align: center;
}

#maske td {
	padding: 2px;
}

#maske td:first-child {
	text-align: right;
}

#maske td + td {
	width: 22px;
	height: 22px;
	vertical-align: middle;
	text-align: center;
}

#maske td + td + td {
	width: auto;
	height: auto;
	text-align: left;
}

#maske input {
	width: 18px;
	height: 18px;
}

#maske2 {
	margin-right: 26px;
}

#maske2 input {
	width: 120px;
	margin: 0 10px 0 10px;
	text-align: center;
}

#tabelle {
	position: relative;
	clear: both;
}

#tabelle td {
	white-space: nowrap;
}

#maskeadresse {
	position: absolute;
	top: 20px;
	left: 22px;
	width: 436px;
	height: auto;
}

#maskeadresse input[type="text"] {
	width: 436px;
	border-style: none;
	margin: 5px 0 0 0;
}

#maskeadresse input[name="code"] {
	width: 260px;
}

#maskeadresse input[type="checkbox"] {
	margin: 0;
}

#textimpressum {
	position: absolute;
	top: 20px;
	left: 22px;
	width: 436px;
	height: auto;
}

#textimpressum p {
	margin: 20px 0 0 0;
	font-size: 15px;
	line-height: 26px;
}

#textlinks {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 460px;
	height: auto;
	text-align: right;
}

#textlinks p + p {
	margin: 20px 0 0 0;
}

#textrechts {
	position: absolute;
	top: 120px;
	left: 500px;
	width: auto;
	height: auto;
}

#textrechts p + p {
	margin: 20px 0 0 0;
}

.bg-einleitung {
	background-image: url(bilder/einleitung.gif);
}

.bg-jobmaske {
	background-color: #b8ddf7;
}

.bg-adresse {
	background-image: url(bilder/adresse.jpg);
}

.bg-danke {
	background-image: url(bilder/danke.jpg);
}

.bg-impressum {
	background-image: url(bilder/impressum.jpg);
}

.submitleiste {
	margin: 6px 0 0 0;
        white-space: nowrap;
}

.texteinleitung {
	font-size: 15px;
	line-height: 26px;
}

.textklein {
	font-size: 9px;
}

p.textklein {
	margin: 6px 0 0 0;
}

p.textklein + p.submitleiste + p.textklein {
	margin: 0;
}

.weiss {
	color: white;
}
