body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_outer.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body#start {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	background-image: none;
}
html {
	width: 100%;
	height: 100%;
}
#outer_bg_startseite {
	float: left;
	background-image: url(../images/bg_outer.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100.05%;
	height: 620px;
	min-height: 620px !important;
	
}
#outer_bg {
	float: left;

	width: 100.05%;
	
}

#outer_margin {
	margin: auto;
	width: 925px;
	text-align: left;
}
#left_outer {
	float: left;
	width: 213px;
}
#logo_outer {
	float: left;
	width: 213px;
	height: 190px;
}
#logo {

}
#left_menu_outer {
	float: left;
	width: 213px;
}
#left_menu_padding {
	float: left;
	width: 170px;
	padding-left: 43px;
}
#left_menu_bg {
	width: 143px;
	height: 427px;
	float: left;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
}
#left_menu {
	width: 143px;
	height: 295px;
	float: left;
}
#left_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 25px;
}
#left_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
	padding-left: 16px;
}
#left_menu li a, #left_menu li a:link, #left_menu li a:visited {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
#left_menu li a:hover, #left_menu li a.active, #left_menu li a.active:link, #left_menu li a.active:visited {
	font-weight: bold;
}
/*Ebene 2 */
#left_menu ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 0px;
}
#left_menu li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
	padding-left: 16px;
}
#left_menu li ul li a, #left_menu li ul li a:link, #left_menu li ul li a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
#left_menu li ul li a:hover, #left_menu li ul li a.active, #left_menu li ul li a.active:link, #left_menu li ul li a.active:visited {
	font-weight: bold;
}
/* Ebene 2 */
#left_menu ul li ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 0px;
}
#left_menu li ul li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
	padding-left: 0px;
}
#left_menu li ul li ul li a:before {
	content:url(../images/pfeil-schwarz.gif)" ";
}
#left_menu li ul li ul li a, #left_menu li ul li ul li a:link, #left_menu li ul li ul li a:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
#left_menu li ul li ul li a:hover:before, #left_menu li ul li ul li a.active:before, #left_menu li ul li ul li a.active:link:before, #left_menu li ul li ul li a.active:visited:before {
	content:url(../images/pfeil-rosa.gif)" ";
}

#left_menu li ul li ul li a:hover, #left_menu li ul li ul li a.active, #left_menu li ul li ul li a.active:link, #left_menu li ul li ul li a.active:visited {
	color: #c5007b;
}
#adresse_outer {
	float: left;
	width: 170px;
}
#adresse {
	font-size: 9px;
	padding-left: 12px;
}
#adresse a, #adresse a:link, #adresse a:visited  {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.02em;
}
#addr_img {
	padding-bottom: 3px;
}
.telefon {
	font-size: 16px;
	padding-bottom: 5px;
}
#middle_outer {
	float: left;
	width: 507px;
}
#middle {

}
#middle_logo_outer {
	float: left;
	width: 507px;
	height: 165px;
}
#middle_logo {

}
#middle_top_img_outer {
	width: 507px;
	height: 257px;
	float: left;
}
#middle_top_img {

}
#content_startseite_outer {
	width: 507px;
	float: left;
	margin-top: -10px;
}
#content_startseite {
	padding-left: 42px;
}
.headline_box {
	 margin-bottom: 17px;
	}
#content_startseite h2 {
	height: 30px;
	background-image: url(../images/bg_h2_startseite.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	text-transform: lowercase;
	color: #FFFFFF;
	font-weight:normal;
}
#content_startseite h3 {
/*	font-size: 13px; */
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 5px;
	color: #c5007b;
	font-weight: bold;
/*	font-family: "TradeGothic Light"; */
}
#content_startseite p {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 45px;
}
.bold {
	font-weight: bold;
}
.more {
	float: right;
	padding-right: 45px;
	margin-top: -10px;
}
.more a, .more :link, .more a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.more a:hover {
	text-decoration: underline;
}
#content_outer {
	float: left;
	width: 507px;
}
#content {

}
#wechsler_outer {
	float: left;
	width: 507px;
	height: 175px;
}
#wechsler {

}
#main_content_outer {
	float: left;
	width: 507px;
}
#main_content {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	line-height: 15px;
	font-size: 11px;
}
h1 {
	/*	font-size: 13px; */
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #c5007b;
	font-weight: bold;
	/*font-family: "TradeGothic Light"; */
}
h2 {
	line-height: 24px;
	background-color: #ECEDED;
	font-size: 11px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	font-weight: bold;
}

.rosa {
	font-weight: normal;
	color: #c5007b;
}
a, a:link, a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
.pfeil-padding  {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 15px;
	background-image: url(../images/bg_li_main.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
.pfeil {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../images/bg_li_main.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
#main_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_content ul.bullet li, #main_content ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 36px;
	padding-bottom: 3px;
	background-image: url(../images/bg_li_bullet.gif);
	background-position: 25px 5px;
	background-repeat: no-repeat;
}
#main_content ul.pfeil-padding li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 15px;
	background-image: url(../images/bg_li_main.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
#main_content ul.pfeil li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../images/bg_li_main.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
}
.float_box_right {
	float: right;
	width: 110px;
	padding-top: 30px;
	margin-left: 20px;
}
.float_box_right img {
	padding-bottom: 5px;
}
.font-11px-black {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.font-10px {
	font-size: 10px;
}
.font-9px {
	font-size: 9px;
}

#right_outer {
	float: left;
	width: 157px;
}
#right {

}
#jobangebote_outer {
	float: left;
	width: 157px;
	height: 481px;
	background-image: url(../images/bg_jobangebote.gif);
	color: #ffffff;
}
#jobangebote {
	padding-top: 130px;
}
#jobangebote ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 25px;
}
#jobangebote li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
	padding-left: 16px;
}
#jobangebote li a, #jobangebote li a:link, #jobangebote li a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#jobangebote li a:hover, #jobangebote li a.active, #jobangebote li a.active:link, #jobangebote li a.active:visited {
	font-weight: normal;
}
.ort {
	font-size: 9px;
}
.more-job {
	float: right;
	padding-right: 20px;
	margin-top: 10px;
}
.more-job a, .more-job :link, .more-job a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.more-job a:hover {
	text-decoration: underline;
}
#login_outer {
	float: left;
	width: 157px;
	height: 113px;
	background-image: url(../images/bg_login.gif);
	margin-top: 24px;
}
#login {
	padding-top: 36px;
	padding-left: 15px;
}
#login input {
	width: 122px;
	height: 15px;
	background-color: #ffffff;
	border: 0;
	margin-top: 5px;
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
}
* html #login input {
	width: 125px;
	height: 18px;
}
#login input.submit {
	color: #ffffff;
	font-size: 11px;
	background: none;
	cursor: pointer;
	width: auto;
	height: auto;
	margin-top: 0;
	float: right;
	margin-right: 10px;
	font-weight: bold;
}

a img {
	border: 0;
}
p.nopadding {
	margin-left: 0;
	padding-left: 0;
}
form {
	margin: 0;
	padding: 0;
}
.mwjobcontrol_input_select {
	border: 0;
	background-color: #eceded;
	margin-bottom: 4px;
	width: 75px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.tx-srfeuserregister-pi1 select {
	border: 0;
	background-color: #eceded;
	margin-bottom: 4px;
	width: 310px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.tx-srfeuserregister-pi1 input, .mwjobcontrol_input {
	border: 0;
	background-color: #eceded;
	margin-bottom: 4px;
	width: 302px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.tx-srfeuserregister-pi1-radio, #tx-srfeuserregister-pi1-gender-1, #tx-srfeuserregister-pi1-gender-0 {
	border: 0;
	background-color: #eceded;
	margin-bottom: 6px;
	margin-top: 6px;
	width: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.check input, #checkbox1, #checkbox2 {
	border: 0;
	background-color: #eceded;
	margin-bottom: 0px;
	margin-top: 2px;
	width: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.multiselect input, .multiselect select {
	width: 400px;
	height: 150px;
}
.h115m input {
	width: 115px;
	margin-right: 2px;
}
.h158 input {
	width: 158px;
}
.h80m input {
	width: 80px;
	margin-right: 2px;
}
.h110 input {
	width: 110px;
}
.mwjobcontrol_input_medium {
	border: 0;
	background-color: #eceded;
	margin-bottom: 4px;
	width: 195px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.mwjobcontrol_input_small {
	border: 0;
	background-color: #eceded;
	margin-bottom: 4px;
	width: 99px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.mwjobcontrol_textarea {
	border: 0;
	background-color: #eceded;
	margin-bottom: 4px;
	width: 302px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 11px;
}
.mwjobcontrol_submit, #mwjobcontrol_submit {
	width: 87px;
	height: 30px;
	background-image: url(../images/absenden.gif);
	border: 0;
	cursor: pointer;
}
.mwjobcontrol_submitlogin, #mwjobcontrol_submitlogin {
	width: 87px;
	height: 30px;
	background-image: url(../images/login.gif);
	border: 0;
	cursor: pointer;
}
#passwort-senden {
	width: 172px;
	height: 31px;
	background-image: url(../images/passwort-senden.gif);
	border: 0;
	cursor: pointer;
}

.mwjobcontrol_submit_newsletter {
	width: 87px;
	height: 30px;
	background-image: url(../images/absenden.gif);
	border: 0;
	cursor: pointer;
}

.mwjobcontrol_upload {
	width: 182px;
	height: 31px;
	background-image: url(../images/upload.gif);
	border: 0;
	cursor: pointer;
}
input.tx-srfeuserregister-pi1-delete-icon, #img_upload input {
	width: auto;
	height: auto;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
.lbl_fileinput, #lbl_fileinput1 {
   background-image: url(../images/upload.gif);
   background-repeat: no-repeat;
   background-position: top left;
   padding: 2px;
   width: 182px;
   height: 31px;
   overflow:hidden;
   display: block;
   text-decoration: none;
   cursor: pointer;
}
a.lbl_fileinput {
	text-decoration: none;
	cursor: pointer;
}
.inp_fileinput {
   opacity: 0;
   -moz-opacity: 0;
   KHTMLOpacity: 0;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
   text-decoration: none;
   cursor: pointer;
   }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 0px; background-image: none; background-color: transparent; background-repeat: no-repeat; font-size: 11px; margin-left: 0em;
}
.tx-srfeuserregister-pi1 a { padding-left: 0px; background-image: none; background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }

#unten {
	padding-top: 20px;
	padding-bottom:0px;
	margin: auto;
	width: 100%;
	clear: both;
	position: fixed;
	bottom: 0;
	text-align: right;
	letter-spacing: -0.01em;
}
#unten_innen {
	margin: auto;
	width: 925px;
}
a.unten:link, a.unten:visited {
	color: #ECEDED;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.unten:hover {
	text-decoration: none;
}
table {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
table.jobliste {
	margin-top: 15px;
	margin-bottom: 20px;
}
td.job {
	background-color: #ECEDED;
	border-right: 1px solid #FFFFFF;
	border-bottom: 4px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
td.head {
	padding-bottom: 8px;
}
td.pad {
	padding-left: 10px;
}
.jobdetail_div {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.job_header {
	/*	font-size: 13px; */
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #c5007b;
	font-weight: bold;
	/*font-family: "TradeGothic Light"; */
}
.freuen_bewerbung {
	float: left;
	width: 200px;
	padding-top: 5px;
	margin-top: 15px;
}
.bewerben_img {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 15px;
}
.kontakt_job {
	float: left;
	width: 250px;
}
.backlink {
	float: right;
	width: 150px;
	text-align: right;
	padding-top: 25px;
}
.backlink a, .backlink a:link, .backlink a:visited {
	color: #C6C7C8;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.clr {
	clear: both;
}
div.scroller { 
	width: 400px; 
	overflow: hidden;
}
div.scroller div.section {
	width:400px;
	overflow:hidden;
	float:left;
	padding:0em;		
}
div.scroller div.formcontent {
	width: 10000px;
}
.formfeld {
	float: left;
	margin-right: 20px;
	width: 33%;
}
.formfeldende {

}
#my-glider {
	margin-top: -12px;
}
#navigation_form {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}


