/**
  BEREICHSFARBEN:
  ALLGEMEIN: #CC3
  MEDICAL: #68B6DD
  AKTUELL: #C77717
  
  TEXT 'SCHWARZ': #333
  CONTENT BG: #F2F2F2
  GRAU: #999
**/


html {
  overflow-y: scroll;

}

h1 {
  font-size: 18px;
}
h2 {
  font-size: 14px;
  margin-top: 25px;  
}

h3, h4 {
  font-size: 12px;    
  margin-top: 25px;  
}
body {
  padding:0px;
  text-align:center;
  background: #fff;
}
body, td, th {
  font-family:verdana,arial,helvetica, sans-serif;
  font-size:12px;
}
th {
  text-align: left;
}
#wrap {
  margin: 5px auto;
  padding:0;
  width: 980px;
  text-align:left;
  background:#fff;
  /*overflow-y: hidden; */
}

ul, li {
  list-style: circle;
  list-style-position: inside;
  padding-left: 0;
  margin-left: 0;  
}

a img, img img a {
 border:0; 
}

/** header **/
#header {
  
}

#headerimage {
  background: url("../images/bg_headerimage.gif") repeat-y;
  float: left;
}

#headerimage img {
  margin-left: 15px;
  height: 225px;
}

#headertopic {
  height: 225px;
  width: 260px;
  float: right;
  margin-left: 5px;
  background: #999;
}

#headertopic p {
  vertical-align: bottom;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  padding-left: 5px;
  margin-top: 197px;
}

#pensumlogo {
  margin: 5px 0 0 0;
  background: #cc3 /* areacolor */;
  float: left;
}

#mainnav {
  clear: both;
  margin-top: 5px;
  height: 120px;
}

/*
  MAIN/SUBMENU
*/
#metamenu {
    background: #cc3 /* areacolor */ url("../images/bg_metamenu.gif") repeat-y;
    text-transform: uppercase;
    font-size: 10px;
    color: #000;
    height: 11px;
    margin-bottom: 4px;
    overflow: hidden;
}

#metamenu ul {
    float: right;
    margin: 0 260px 0 0;
    padding: 0 5px 0 5px;
    background: #fff;
    display: inline;
}
#metamenu ul,
#metamenu li {
    display: inline;
}

#metamenu li a {
    text-decoration: none;
    color: #666;
    border-right: 1px solid #ccc;
    line-height: 11px;
    padding: 0 10px 0 10px;
}

#metamenu li.last a {
    border-right: 0;
}

#metamenu li.level1 a:hover,
#metamenu li.level1.act a {
    background: #CCCC33;
    color: #fff;
}

#mainmenuwrap {
  width: 719px;
  float: right;
}

#mainmenuspacer {
  margin-top: 5px;
  background: #cc3 /* areacolor */;
  height: 54px;
}

/* Updated by JRunte */
#mainmenu {
    width: 719px;
    height: 28px;
    text-transform: uppercase;
    margin: 0 0 0;
    font-size: 12px;
    position: relative;
}

#mainmenu ul.level1 {
    padding: 7px 0 6px 0px;
    margin: 0px;
    position: relative;
}

#mainmenu ul.level1 > li.level1 {
    display: inline;
    list-style-type: none;
}

#mainmenu ul.level1 > li.level1 > a {
    text-decoration: none;
    color: #fff;
    background: #999;
    text-transform: uppercase;
    padding: 7px 12px 6px 12px;
    margin: 0px;
}

#mainmenu ul.level1 > li.level1.act > a {
    background: #CCCC33;
    color: #333;
}

#mainmenu ul.level1 > li.level1 > a:hover,
#mainmenu ul.level1 > li.level1.act > a:hover {
    background: #CCCC33;
}

#mainmenu ul.level1.medical > li.level1.act > a {
    background: #68B6DD;
}

#mainmenu ul.level1.medical > li.level1 > a:hover {
    background: #68B6DD;
}

#mainmenu ul.level1 > li.level1.volunteer > a {
    padding: 7px 20px 6px 12px;
    background: #999999 url(../images/werder_klein.png) right center no-repeat;
}

#mainmenu ul.level1 > li.level1.act.volunteer > a  {
    background: #CCCC33 url(../images/werder_klein.png) right center no-repeat;
}

#mainmenu ul.level1.medical > li.level1.volunteer > a:hover {
    background: #68B6DD url(../images/werder_klein.png) right center no-repeat;
}

#mainmenu ul.level1 > li.level1.volunteer > a:hover {
    background: #CCCC33 url(../images/werder_klein.png) right center no-repeat;
}

#mainmenu .backbutton {
    position: absolute;
    left: -258px;
    margin-top: 10px;
    margin-right: 5px;
}

#submenu ul.level2.pensum {
    position: relative;
    left: -152px;
    width: 870px;
}

#submenu ul.level2.medical {
    position: relative;
    left: -180px;
    width: 900px;
}

#submenu ul.level2 {
    text-decoration: none;
    margin: 0;
}

#submenu ul.level2 > li.level2 {
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
    float: left;
    list-style-type: none;
    width: 168px;
}

#submenu ul.level2.pensum > li.level2 {
    width: 140px;
}

#submenu ul.level2 > li.level2.act {
    
}

#submenu ul.level3 > li.level3.act {
    background: url(../images/submenu_act_gradient.png) 100% 0 no-repeat;
}

#submenu ul.level2.medical li.level3.act {
    background: url(../images/submenu2_act_gradient.png) 100% 0 no-repeat;
}

#submenu ul.level2 > li.level2.act > a,
#submenu ul.level3 > li.level3.act > a {
    color: #999;
}

#submenu ul.level2 > li.level2.line {
    border-left: 1px solid black;
}

#submenu ul.level2 > li.level2.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

#submenu li.level2 > ul.level3 {
    display: block;
    margin-top: 10px;
    margin-left: 5px;
}

#submenu ul.level3 > li.level3 {
    font-size: 10px;
    list-style-type: disc;
}
/* End of Update*/


/*
  CONTENT
*/

.text-box span {
  margin: 10px;
}

#content {
  clear: both;
  background: #F2F2F2 url("../images/bg_content.gif") repeat-y;
  margin: 0;
  padding: 0 0 5px 0;  
}

#content.areacolor-right {
  background: #F2F2F2 url("../images/bg_content_areacolor_c77717.gif") repeat-y;
}
#p-35 #content.areacolor-right, #p-25 #content.areacolor-right {
  background-color: #F2F2F2;
  background-image: none;
}



#areacolor-left {
  position: absolute;
  width: 12px;
  height: 120px;
  background: #cc3 ;  /* areacolor */
  margin-top: 20px;
}
#areacolor-right {
  float: right;
  width: 12px;
  height: 80px;
  background: #F2F2F2 ;  /* content bg color */
}

/* left menu etc */
#content-left {
  width: 258px;
  height: 1px;
  float: left;
}
#p-128 #content-left, #p-83 #content-left,  #p-36 #content-left {
  visibility:hidden;
}

/* middle: headline and text */
#content-middle, #content-middle-jobs {
  float: left;
  width: 426px;
  margin-left: 5px;
}

#content-middle-large {
  float: left;
  width: 593px;
  margin-left: 5px;
  margin-top: 80px;
}

#contentwidespacer {
  height: 80px;  
}

/* wide middle (without left) */
#content-wide-left {
  position: relative;
  float: left;
  width: 593px;
  left: 90px;
}

/* wide middle right (without right) */
#content-wide-right {
  position: relative;
  float: left;
  width: 593px;
  left: 265px;
}

/* wide jobboerse (without right) */
#content-jobboerse {
  padding-top: 80px;
}

#content-right {
  margin-top: 90px;
  width: 260px;  
  float: right;
}

#content-right-small {
  margin-top: 90px;
  width: auto;  
  float: right;
}

#content-right.news,
#content-right.wide {
  margin-top: 0px;
}
/*
  TOPICMENU
*/
#topicmenu {
}
#topicmenu ul {
  padding: 85px 0 0 0;
  margin: 0 ;
}

#topicmenu li {
  padding: 5px 3px 0px 30px;
  list-style-type: none;
}
/* styles for different areas */
#topicmenu li.normal, #topicmenu li.volunteer  {
  background: url("../images/bg_topicmenu_normal.gif") no-repeat;
}
#topicmenu li.medical {
  background: url("../images/bg_topicmenu_medical.gif") no-repeat;
}

#topicmenu li.spacer {
  height: 3px;
  padding: 0px;
  margin: 0px;
}
#topicmenu li.spacer hr {
  margin:0;
  display: none;
  padding: 0px;
}
#topicmenu li.dottedspacer hr {
  border: none;
  border-top: 2px dotted #333;
  margin: 2em 3em 2em 0;
}


#topicmenu li a {
  text-decoration: none;
  color: #333;
  margin: 0px;
  padding: 2px 3em 2px 3px;
}


#topicmenu li.act a  {
  text-decoration: none;
  color: #333;
  background: #cc3 ;  /* areacolor */ /* diesen style evtl per TS in das tag schreiben */
}

#footer {
  clear: both;
  margin-top: 5px;
  height: 12px;  
  background: #cc3 ;  /* areacolor */ /* diesen style evtl per TS in das tag schreiben */
}
#p-35 #footer .csc-default {
  margin: 15px;
  background: #cc3;
}
#p-155 #footer .csc-default {
  margin: 15px;
  background: #68B6DD;
}
#footer #c4 p {
  color: #999;
  background: #fff;
  width: 245px;
  margin: 0 0 0 12px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10px;
  line-height: 12px;
}

#footer #c4 a,
#footer #c4  a:hover {
  color: #999;
  text-decoration: none;
}


.float-right {float: right;}
.float-left {float: left;}


/*
  LINK CLASSES
*/

a {
  text-decoration: none;
}
a.internal-link {
  color: #cc3 ;  /* areacolor */
  font-weight: bold;  
}

a.external-link-new-window,
a.external-link {
  color: #cc3 ;  /* areacolor */
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted;  
}

.warning,
.error {
  color: #f00;  
}

.align-center {
  text-align: center;
}



#content h1 {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 20px;
}

.facebook {
    position: absolute;
    right: 2px;
    top: -5px;
}

*html #content .facebook {
  float:right;
  margin:10px 6px -45px 0;
}

/*
  CONTENT MIDDLE
*/
#content-middle h1 {
  margin-top:20px;
}

#content-middle ul, #content-middle-jobs ul {
  margin-left: 3em;  
}
#content-middle li,  #content-middle-jobs li {
  list-style-position: outside;  
}
#content-middle h1,  #content-middle-jobs h1 {
  margin-top: 90px;
  /*text-transform: uppercase;*/
  /*
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 20px;
  */
  /*color: #cc3 ;  /* areacolor */ /* should proably set by TS or different styles for different areas */
}

#content-middle-jobs h1 {
  margin-top: 52px;
}

*+ html #content-middle-jobs h1 {
  margin-top: -13px;
}

#content-middle-jobs .tx-dmmjobcontrol-pi1 h1 {
  margin-top: 20px;
}

/* Updated by JRunte */
.tx-dmmjobcontrol-pi1 .pager a {
    padding: 5px;
    color: white;
    background-color: #999999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.tx-dmmjobcontrol-pi1 .pager a:hover {
    background-color: #CCCC33;
}

.tx-dmmjobcontrol-pi1 .pager a img {
   position: relative;
   top: 2px;
}

.tx-dmmjobcontrol-pi1 .pager span {
    padding: 5px;
    color: white;
    background-color: #CCCC33;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default;
}

.tx-dmmjobcontrol-pi1 .pager-medical span {
    background-color: #80B3DB !important;
}

.tx-dmmjobcontrol-pi1 .pager-medical a:hover {
    background-color: #80B3DB !important;
}
/* END OF UPDATE */

p.bodytext {
  line-height: 1.5em;
}

/* 
  CONTENT WIDELEFT
*/
#content-wide-left h1,
#content-wide-left h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  /*color: #cc3;  /* areacolor */ 
}

#content-wide-left .csc-textpic-text {
  width: 425px;
  float: right;
  top: 23px;
  position: relative;
}

/*
  CONTENT RIGHT
*/
#content-right {
  font-size: 11px;
  color: #fff;  
}
#content-right a {
  color: #fff;  
  
}

#content-right .csc-textpic img {
  border: none;
  margin: 0;
  /*width: 260px;*/
  display: block;
}

#content-right span.important  {
  background: url(../images/xing_small.png) left center no-repeat;
  padding: 12px 20px 12px 12px;
  margin: 0px;
  line-height: 40px;
}
#content-right span.important a {
  color:transparent;
}
#content-right th{
  font-weight: bold;
  padding-right: 0.5em;  
}
.contenttable,
#content-right table {
  /*margin: 5px;*/
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  
}

#content-right .text-block {
  padding:5px;  
}


#content-right .text-block h1,
#content-right .text-block h2,
#content-right .text-block h3,
#content-right .text-block h4,
#content-right .text-block h5,
#content-right .text-block h6 {
  padding-left:0px;  
}

.medical .text-block,
.medical .text-block a,
.medical h2 {
  color:#68B6DD;
}

/* medical entries in "das team" */
.medical .text-block span {
  color:#000000;
}
.medical dl .csc-textpic-caption {
  background: none repeat scroll 0 0 #68B6DD;
}


#content-right th,
#content-right td{
  font-size: 11px;
  vertical-align: top;  
  color: #fff;  
}
#content-right th {
  text-align: left;
}

#content-right dl,
#content-right dt {
  margin: 0;  
  padding: 0;
  float: none;
  display: inline;
}

#content-right h1 {
  font-weight: normal;
  margin: 0;
  padding: 5px;
}
#content-right h1 { font-size: 14px; margin: 0; padding: 10px 0 5px 5px; }
#content-right h2 { font-size: 12px; margin: 0; padding: 10px 0 5px 5px; }
#content-right h3 { font-size: 12px; margin: 0; padding: 1px 0 5px 5px; color:#fff; }

#content-right h1,
#content-right h2
{
  color: #fff;
  /* background: #cc3 ;  /* areacolor */
}

#content-right  p {
  margin: 0 0 5px 0;  
  line-height: 1.2em;;
}


/*
  NEWS
*/
#news-list {}

.news {
  clear: both;
  margin-bottom: 2em;
}

#news-list .news h1,
#news-list .news h2 {
  margin: 3px 0 3px 0px;
  position: static;
}
#news-list .news h1 {
  display: block;
}
#news-list .news h2 {
  float: left;
  display: inline;
  font-size: 12px;
}
.news div.news-text {
  float: left;
  width: 300px;
}

.news-image {
  float: right;
  width: 256px;
  height: auto;
  margin-top: 5px; 
}

.news-image img {
  border-bottom: 15px solid #cc3;  /* areacolor */
}

#news-list div.news-single-item h2 {
  display: block;
  position: static;  
}

.news-single-item {
  margin-top: 90px;
}
.news-single-timedata {
  color: #cc3;  /* areacolor */
}

#content-right.news {
  background: #C77717;
  color: #333;
  padding: 5px;
}

#content-right.news h1 {
  padding: 0;
}
#content-right.news h2 {
  padding: 0 0 5px 5px;
}

#content-right.news h1 {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}
#content-right.news ul {
  padding-left: 10px;  
}

#content-right.news a {
  color: #333;
}
#content-right.news a.act {
  color: #cc3;/* areacolor */
}
.news-amenu-container ul {
  margin-top: 0;
}
.news-amenu-container ul li span.act {
  font-weight: bold;
}

/* Jobbörse neue version Mai 2011  */

#content-top  {
  
}
#content-top .areacolor-left {
  background: #F2F2F2 url("../images/bg_content_areacolor_c77717.gif") repeat-y;  
}
#content-top .applications  {
  float:left;
  width: 247px;
  margin: 0;
  padding:0;  
  border-left: 13px #cccc44 solid;
}
#content-top .applications ul {
  margin: 2em 0 0 1.5em;
  padding:0;  
}
#content-top .applications li  {
  list-style-type:none;
  line-height: 1.3em;
}
#content-top .applications li a  {
  color: #CCCC33;
  text-decoration:none;
  font-weight: bold;
}
 
 
/* jobcontrol search - startpage + joblist view */
.search-area-start {
  clear:left;
  width: 950px;
  margin: 0 0px 10px 0px;
  padding:0;  
  height: 50px;
}
#p-210 .search-area-start {
  background: transparent url("../images/search-area-long-green.png") 0 0;
}
#p-225 .search-area-start, #p-12 .search-area-start {
  background: transparent url("../images/search-area-long-blue.png") 0 0;
}

.search-area-start .tx-dmmjobcontrol-pi1, #content-top .search-area {
  margin: 0px;
  padding:0;
  position: relative;
}
.search-area-start .dmmjobcontrol_search {
  position: absolute;
  top: 12px;
  left: 117px;
}

#content-top .search-area {
  float:left;
  width: 715px;
  margin-top: 5px;
  margin-left: 260px;
  padding:0;    
  background: url("../images/search-area-short-green.png") no-repeat scroll 0 0 transparent;
  height: 50px;
}


#content-top .tx-dmmjobcontrol-pi1  {
  float:left;
  width: 80%;
  margin: 0;
  padding:0;
  height: 43px;
}

#content-top .search-area .facebook  {
  float:right;
  margin: 0 25px 0 0;
  padding:0;
}
* #content-top .search-area .facebook  {
  float:right;
  margin: 0 15px 0 0;
  padding:0;
}

#content-top .search-area .facebook a img  {
  margin-top: 10px;
}

/*** jobcontrol search area forms   ***/

#content-top .dmmjobcontrol_search {
  position:relative;
  top: 13px;
  left: 15px;
}

.dmmjobcontrol_search label {
  color:#fff;
  font-size: 1.2em;  
  font-weight: bold;
}

.search-area-start label  {
  margin-right: 37px;  
}

input.dmmjobcontrol_input,  select.dmmjobcontrol_select    {
  width: 175px;
  margin-right: 3px;
  color: #555555;
    font-size: 1em;
    height: 21px;
    padding-top: 0px;
  border-top: 2px solid #f2f2f2;
  border-left: 2px solid #f2f2f2;  
  border-right: 1px solid #f2f2f2;  
  border-bottom: 1px solid #f2f2f2;  
}
select.dmmjobcontrol_select    {
  line-height: 1.5em;
  font-size: 1.2em;
  height: 22px;  
}

:root .search-area-start input.dmmjobcontrol_input {
  width: 170px;
}
.search-area-start select.dmmjobcontrol_select    {
  margin-right: 60px;
}
.dmmjobcontrol_search input.search_submit, #p-12 .dmmjobcontrol_search input.search_submit,
#p-225.dmmjobcontrol_search input.search_submit  {
  color:#cccc33;
  font-size: 1.2em;
  font-weight:bold;
  height: 25px;
  padding: 0 10px;
  background:#fff;
  border: 2px solid #f2f2f2;
}
#p-12 .dmmjobcontrol_search input.search_submit, #p-225 .dmmjobcontrol_search input.search_submit  {
  color:#68B6DD;
}


/* joblist pager */

.pager {
  width: 900px;
  text-align:right;
}
.pager a {
 
}

/* jobdetails */


#p-35 .csc-default, #p-155 .csc-default {
  margin: 15px;
  background: #fff;
}
#p-35 .csc-default .dmmjobtitle_area, #p-155 .csc-default .dmmjobtitle_area {
  margin: 0 0.5em 0 2em;
  padding: 0.5em 0;
}
.jobrow {
  clear:left;  
  margin: 0;
  padding:0px;
  width: auto;
  height:auto;
}  

.jobrow-left  {
    float: left;
    margin: 0;
    padding-top: 15px;
    vertical-align: top;
    width: 225px;
  
}
.jobrow-right {
  float:left;
  width: 690px;
  vertical-align:top;
  margin:0;
  padding-top: 15px;
}
.jobrow-right ul li {
  list-style: circle outside none;
}  
.jobrow-right img {
  float:left;
  width: auto;
  margin-right: 10px;
}
.jobrow-right p, .jobrow-left label {
  margin: 0;
  padding:0;
}
.jobrow-right h1 {
  margin:25px 0;
}
.jobrow-right h2 {
  margin:0 0 15px 0;
}

.jobrow-left label{
  float: right;
  font-weight: bold;
  margin-right: 25px;
}

.micronavi {
  clear: left;
  margin: 20px 0 20px 226px;
}
.micronavi-bottom, .history-back {
   clear: left;
    left: 225px;
    margin-bottom: 40px;
    position: relative;
    top: 25px;
    width: 470px;
}
 .history-back {
    left: 262px;
}
.certifications {
  widht: 900px;
  text-align: right;
}

.dmmjobtitle_area1 .micronavi a, .dmmjobtitle_area1 .micronavi-bottom a, 
.dmmjobtitle_area1 h1, .dmmjobtitle_area1 h2 {
  color: #68B6DD;
}

.jobboerse_overall {
  clear:none;
}
.jobboerse_overall p {
  font-weight: bold;
  font-size: 1.2em;
  color:#cccc33;
  margin-left: 18.1em;
  padding: 0.5em 0;
}

/*** jobcontrol listview  ***/

input[type="text"]:focus, textarea:focus, select:focus {
  background:#fff none repeat scroll 0%;
  border-color:#ccc;
  color:#333333;
}

.tx-dmmjobcontrol-pi1 table {
  width: 870px;
  margin: 2.5em 0 0 2.5em;
  border-collapse: collapse;
}
.tx-dmmjobcontrol-pi1 th {
  color: #cccc33;
  text-align:left;
}

.tx-dmmjobcontrol-pi1 th, .tx-dmmjobcontrol-pi1 td {
  border-bottom: 1px dotted #555;
}
.tx-dmmjobcontrol-pi1 th.dmmjobcontrol_list_th1 {
  width: 300px;
}
.tx-dmmjobcontrol-pi1 th.dmmjobcontrol_list_th2 {
  width: 200px;
}
.tx-dmmjobcontrol-pi1 th.dmmjobcontrol_list_th3 {
  width: 160px;
}
.tx-dmmjobcontrol-pi1 th.dmmjobcontrol_list_th4 {
  width: 160px;
}
.tx-dmmjobcontrol-pi1 th.dmmjobcontrol_list_th5 {
  width: 50px;
}

.tx-dmmjobcontrol-pi1 td  {
  padding: 10px 0 10px 3px
}

.tx-dmmjobcontrol-pi1 td a {
  font-weight: bold;
  text-decoration:none;
  color: #444;
  margin:5px 0;
}

.tx-dmmjobcontrol-pi1 tr.dmmjobtitle_area0:hover td, .tx-dmmjobcontrol-pi1 tr.dmmjobtitle_area0:hover td a {
  background:#cccc33;
  color:#fff;
  
}
.tx-dmmjobcontrol-pi1 tr.dmmjobtitle_area1:hover td, .tx-dmmjobcontrol-pi1 tr.dmmjobtitle_area1:hover td a {
  background:#68B6DD;
  color:#fff;
}

.tx-dmmjobcontrol-pi1 tr:hover img {
  background: url("bg_content_areacolor_c77717.gif") no-repeat;
}



/*
  JOBBOERSE auskommentiert alte version

#jobboerse {
  float: right;
  width: 690px;
}
#jobboerse ul  {
  margin: 0;
  padding: 0;
  }
#jobboerse .jobrow {
  list-style: none;
  padding: 0px 0px 10px 0px;
}
#jobboerse .jobrow .row {
  width: 690px;

  clear: both;
  margin: 0px 0px 10px 0px;
  padding-bottom: 10px;
}

#jobboerse .jobrow .heading {

  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 5px;
}

#jobboerse .jobrow .left {
  text-align: right;
  float: left;
  width: 200px;
}
#jobboerse .jobrow .right {
  float: right;
  width: 480px;
  
}

#jobboerse .jobrow .right a {
  margin-right: 20px;
}

#content-middle div.tx-dmmjobcontrol-pi1, #content-middle-jobs div.tx-dmmjobcontrol-pi1  {
  float: none;
  width: 450px;
  margin-top: 90px;
}

#content-middle-jobs #c9 div.tx-dmmjobcontrol-pi1,
#content-middle-jobs #c245 div.tx-dmmjobcontrol-pi1 {
  float: none;
  width: 540px;
  margin-top: 52px;
}
*+ html #content-middle-jobs #c9 div.tx-dmmjobcontrol-pi1  {
  float: none;
  width: 540px;
  margin-top: -15px;
}


div.tx-dmmjobcontrol-pi1 {
  float: right;
  width: 690px;
  padding-right: 10px;
}
#content-middle div.tx-dmmjobcontrol-pi1 h1 {
  margin-top: 20px;
}
#content-middle div.tx-dmmjobcontrol-pi1 h3 {

}


.dmmjobcontrol_search {
  margin-top: -83px;
}
* html .dmmjobcontrol_search {
  margin-top: -83px;
  display:none;  
}

#content-jobboerse .dmmjobcontrol_search {
    margin-top: -73px;
}
*+ html #content-jobboerse .dmmjobcontrol_search {
    margin: -73px 0 0 12px;
}

.dmmjobcontrol_search label {
  color:#CCCC33;
  float:left;
  font-size:1.2em;
  font-weight:bold;
  letter-spacing:0.333333px;
  margin:4px 0 0 0px;
  white-space:pre;
  width:82px;
}
#content-jobboerse .dmmjobcontrol_search label {
  margin:4px 0 0 -17px;
}

.dmmjobcontrol_search input.dmmjobcontrol_keyword {
  border:0 none;
  color:#7F7E7E;
  margin-right:0px;
  padding:6px;
  width:190px;
}
*+ html .dmmjobcontrol_search input.dmmjobcontrol_keyword {
  width:165px;
}

.dmmjobcontrol_search input.dmmjobcontrol_keyword:focus {
  background:#fff none repeat scroll 0%;
  border-color:#666666;
  color:#333333;
}

.dmmjobcontrol_search input.search_submit {
  border:0 none;
  padding:0px;
  margin:0;
}
.dmmjobcontrol_search input.search_reset {
  border:0px solid #868D26;
  background:#CCCC33;
  color: #fff;
  height: 26px;
  padding:0px 3px;
  margin:0;
}

*/

.micronavi a {
  font-size: 10px;
  margin-right: 16px;
  text-decoration: none;
}


/* direktkontakt wird für alle formulare verwendet */
#direktkontakt {
  float: left;
  width: 410px;
}
.tx_tipafriend {
    float: none;
    height: auto;
    margin: 0 0 0 263px;
    padding: 25px 0 0;
    width: 410px;
}

#direktkontakt ul {
  list-style-position: outside;
  margin-left:0;
}
#direktkontakt li {
  list-style: none;
/*  height: 2em;*/
  clear: both;
}

.tx-srfreecap-pi2-cant-read {
  color: #333;
  display: block;  
  font-size:11px;
}

.tx_tipafriend_url {
  padding-bottom: 10px;  
}
.tx_tipafriend_url a {
  display: block;  
}
.tx_tipafriend_formfield {
  clear: both;
  padding-bottom: 1em;  
}

.tx_tipafriend_formfield div {
  float: left;
  width: 400px;
}

.tx_tipafriend_formfield .tx_tipafriend_codetext {
  float: right;  
  width: 300px;
}

#tx_tipafriend_button {
  margin: 10px 0 10px 0;
  width: 8em;
  float: right;
    
}

#direktkontakt li label { 
  float: left;
  width: 100px;
  margin: 4px 0px 10px 0px;
  padding:0;
  font-size:11px;
}
#direktkontakt.registrierung li label { 
  width: 130px;
}
#direktkontakt.registrierung label.agb {
  width: 410px;  
  font-size:11px;
}


.tx_tipafriend label{
  float: left;
  width: 100px;
}

#direktkontakt li div {
  float: left; 
}
.tx_tipafriend input,
.tx_tipafriend textarea,
#direktkontakt textarea,
#direktkontakt input { 
  width: 270px;
}
#direktkontakt input.radi { 
  width: 10px;
  border: none;
  margin-right: 5px;
}
#direktkontakt input.plz { 
  width: 50px;
}
#direktkontakt input.ort { 
  width: 216px;
}
#direktkontakt .strasse {
  width: 230px;  
}
#direktkontakt .nummer {
  width: 40px;  
}
#direktkontakt .honorarerwartung_h,
#direktkontakt .honorarerwartung_d {
  width:80px;
  
}
#direktkontakt .zeit1,
#direktkontakt .zeit2 {
  width:120px;
}

#direktkontakt input[type=submit] {
  float: right;
  width: 100px;  
}
#content-right .direktkontakt {
  /*top: 90px;*/
  position: relative;
}

.faq h2 {
  color:#333;
  font-size: 12px;
}
.faq p.bodytext {
  margin-left:15px;
}

input[type="text"]:focus, textarea:focus, select:focus {
  background:#fff none repeat scroll 0%;
  border-color:#666666;
  color:#333333;
}
input, select {
  border:1px solid #999;
  padding:0.1em;
  vertical-align:middle;
  width:auto;
}

.csc-textpic {
 background: transparent !important;
}
.csc-textpic .csc-textpic-text {
/* background:  #cc3;/* areacolor */
}

.csc-textpic-right .csc-textpic-imagewrap { text-align: right; margin-right: auto; }
.csc-textpic-right .csc-textpic-imagewrap { text-align: -moz-right; }
.csc-textpic-left  .csc-textpic-imagewrap { text-align: left; margin-left: auto;}
.csc-textpic-left  .csc-textpic-imagewrap { text-align: -moz-left;}
.csc-textpic-center .csc-textpic-imagewrap { text-align: center; margin-left: auto; margin-right: auto; }
.csc-textpic-center .csc-textpic-imagewrap { text-align: -moz-center; }

.csc-textpic-clear { clear: both }

.csc-textpic-intext-right-nowrap {
  clear: both;
  margin-top: 25px;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right;
}


.csc-textpic-intext-right-nowrap h2 {
  margin-top: 0px;
}

.csc-textpic-imagewrap dl {
  margin-bottom: 0;
}

.csc-textpic-image img {
  vertical-align:bottom;
}

.csc-textpic-image dd {
  margin: 0px;
  padding: 5px;
  color: #fff;
}
.csc-textpic-image a {
  color: #fff;
}

.csc-textpic-caption,
.csc-textpic-caption h1,
.csc-textpic-caption h2,
.csc-textpic-caption a,
.csc-textpic-caption th,
.csc-textpic-caption td,
.medical .csc-textpic-caption a,
 {
  color: #fff;
  font-size: 11px;
  line-height: 0.5em;
  
}

#content-wide-right .csc-textpic-caption h1 { font-size: 14px; margin: 0; padding: 5px 0 5px 0; }
#content-wide-right .csc-textpic-caption h2 { font-size: 12px; margin: 0; padding: 10px 0 5px 0; }

.csc-textpic-firstcol {
  margin-top: 0;
}

.clear-left  {
  clear:left;
}


/* ANFANG NEUES KONTAKTFORMULAR 06.12.2011 DHueltzen*/

#direktkontakt input {
    width: 350px;
    height: 23px;
}

#direktkontakt textarea {
    width: 350px;
}

#direktkontakt li label {
    margin: 4px 0px 2px 0px;
    font-weight: bold;
    width: 100%;
}

#direktkontakt li p {
    font-size: 10px;
    font-weight: bold;
}

/* ENDE NEUES KONTAKTFORMULAR 06.12.2011 DHueltzen*/

/*ANFANG Berufgruppen Plugin*/

.berufsgruppen_header {    
    font-weight:bold;    
    margin: 10px 0 0 0;
    padding: 10px 0;
    border-bottom: 1px dotted black;
}

.tx-iwmkberufsgruppen-pi1 .berufsgruppen {
    width: 100%;    
    border-bottom: 1px dotted black;
    margin: 0 0 0 0;
    padding: 20px 0 10px 0;
    clear:both;
}

.tx-iwmkberufsgruppen-pi1 .bereich {    
    width:140px;float:left;    
}

.tx-iwmkberufsgruppen-pi1 .bereich a {    
    font-weight:bold;   
}

.tx-iwmkberufsgruppen-pi1 .taetigkeit {    
    margin-left:150px;
}

.tx-iwmkberufsgruppen-pi1 .taetigkeit .bodytext {    
    margin-top:0px;
    line-height: 14px;
}

/*ENDE Berufgruppen Plugin*/
