body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	width: 895px;
	margin: 0 auto;
}
#top {
	width: 895px;
	height: 105px;
}
#login {
	width: 272px;
	height: 47px;
	float: left;
	text-align: left;
	padding-left: 28px;
	padding-top: 58px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#logged {
	width: 272px;
	height: 40px;
	float: left;
	text-align: left;
	padding-left: 28px;
	padding-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top2 {
	width: 595px;
	height: 105px;
	float: left;
	background: url(../images/slogan.gif);
	text-align: left;
}
#logo {
	width: 300px;
	float: left;
}
#jobs {
	width: 265px;
	float: left;
	text-align: right;
	padding-right: 30px;
	padding-top: 80px;
}
img {border: 0px;}
.clear {clear: both;}
.login_inp {
	width: 70px;
	border-top: 1px solid #666b6b;
	border-left: 1px solid #ccd1d1;
	border-right: 1px solid #ccd1d1;
	border-bottom: 1px solid #ccd1d1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	padding: 2px;
	vertical-align: bottom;
}
.login_sbt {
	width: 66px;
	height: 19px;
	background: url(../images/login.gif);
	border: 0;
	margin-top: 3px;
	margin-right: 10px;
	vertical-align: bottom;
}
#login a, #jobs a, #logged a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #4b48a4;
	text-decoration: none;
}
#login a:hover, #jobs a:hover, #logged a:hover {
	text-decoration: underline;	
}
#middle {
	width: 895px;
}
#middle_top {
	width: 895px;
	height: 36px;
	background: url(../images/middle_top.gif);
}
#middle_btm {
	width: 895px;
	height: 36px;
	background: url(../images/middle_btm.gif);
}
#center {
	width: 895px;
	height: 445px;
	background: url(../images/back.jpg);
	position: relative; 
}
#infos {
	position: absolute;	
	background: url(../images/start_info_bg.png);
	width: 520px;
	height: 37px;
	top: 20px;
	left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #cc0033;
	padding: 13px 0 0 20px;
}
#infos img {
	vertical-align: middle;
	margin-right: 15px;
}
#info {
	position: absolute;	
	background: url(../images/start_info2_bg.png);
	width: 520px;
	height: 60px;
	top: 20px;
	left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #cc0033;
	padding: 10px 0 0 20px;
}
#info img {
	padding-top: 8px;
	margin-right: 15px;
	float: left;
}
#center2 {
	width: 895px;
	height: 445px;
	background: url(../images/center_bg.gif) repeat-y;
}
#centeragb {
	width: 855px;
	background: url(../images/center_bg.gif) repeat-y;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #0B333C;
}
#centeragb p {
	padding: 0;
	margin: 0;
}
#left {
	width: 300px;
	height: 445px;
	float: left;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#left2 {
	width: 300px;
	height: 445px;
	float: left;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background: url(../images/left.jpg) no-repeat;
}
#left-job1 {
	width: 300px;
	height: 445px;
	float: left;
	background: url(../images/job1big.jpg) no-repeat;
}
#left-job2 {
	width: 300px;
	height: 445px;
	float: left;
	background: url(../images/job2big.jpg) no-repeat;
}
#right {
	width: 595px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #343434;
	padding-top: 355px;
}
#right2 {
	width: 595px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #343434;
}
#right a img {
	margin-right: 7px;	
}
#right-job1 {
	width: 595px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #343434;
}
#right-job1 table {
	font-weight: bold;
	margin: 15px 0 0 100px;
}
#right-job1 table td {
	padding: 0px;	
}
#right-job2 {
	width: 595px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #343434;
}
#right-job2 table {
	font-weight: bold;
	margin: 60px 0 0 100px;
}
#right-job2 table td {
	padding: 5px;	
}
#footer {
	width: 895px;
	height: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding-top: 10px;
}
#footer a {
	color: #343399;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}
#foot_l {
	width: 300px;
	float: left;
	text-align: left;
	text-indent: 25px;
}
#foot_r {
	width: 570px;
	float: left;
	text-align: right;
	padding-right: 25px;
}
.select {
	width: 164px;
	border-top: 1px solid #666b6b;
	border-left: 1px solid #ccd1d1;
	border-right: 1px solid #ccd1d1;
	border-bottom: 1px solid #ccd1d1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	/*margin-top: 9px;*/
	margin-right: 20px;
}
.register_inp {
	width: 156px;
	border-top: 1px solid #666b6b;
	border-left: 1px solid #ccd1d1;
	border-right: 1px solid #ccd1d1;
	border-bottom: 1px solid #ccd1d1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 3px;
	/*margin-top: 9px;*/
	margin-right: 20px;
}
.register_sbt {
	width: 164px;
	height: 44px;
	background: url(../images/kostenlos_registrieren.png);
	border: 0;
	margin: 0;
	padding: 0;
}
#left div.daten {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #a5a4d2;
	height: 20px;
	width: 300px;
	text-align: center;
	padding-top: 38px;
}
.agb {
	font-size: 10px;
	padding-right: 28px;
}
.agb a {
	color: #003782;
	text-decoration: underline;
}
.agb a:hover {
	text-decoration: none;	
}
#col1 {
	float: left;
	width: 260px;
	padding-top: 60px;
}
#col2 {
	float: left;
	width: 375px;
	padding-top: 110px;
}	
#col3 {
	float: left;
	width: 260px;
	padding-top: 60px;
}
#middle_1 {
	float: left;
	width: 300px;
	height: 36px;
}
#middle_2 {
	float: left;
	width: 295px;
	height: 36px;
}	
#middle_3 {
	float: left;
	width: 300px;
	height: 36px;
}
.inp {
	width: 200px;
	border-top: 1px solid #666b6b;
	border-left: 1px solid #ccd1d1;
	border-right: 1px solid #ccd1d1;
	border-bottom: 1px solid #ccd1d1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	padding: 3px;
}
.file {
	width: 208px;
	border-top: 1px solid #666b6b;
	border-left: 1px solid #ccd1d1;
	border-right: 1px solid #ccd1d1;
	border-bottom: 1px solid #ccd1d1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	padding: 3px;
}
.slct {
	width: 208px;
	border-top: 1px solid #666b6b;
	border-left: 1px solid #ccd1d1;
	border-right: 1px solid #ccd1d1;
	border-bottom: 1px solid #ccd1d1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#registerSuccess {
	padding: 15px;
	font-weight: bold;
	color:#F60;
	font-size: 14;	
}
#registerSuccess a {
	color: #343399;
	text-decoration: underline;
}
#registerSuccess a:hover {
	text-decoration: none;	
}
