@charset "utf-8";
/* CSS Document */

html {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 62.5%;
  color: #333;
  margin: 0 auto;
  padding: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
h1 {
  font-size: 17px;
  margin-top: 5px;
  color: #111;
  padding: 5px 0 0 0;
}
h2 {
  font-size: 14px;
  margin-top: 30px;
  color: #111;
}
#content a {
  text-decoration: underline;
}
#content h1 a {
  text-decoration: none;
  color: #000;
}
#content h2 a {
  text-decoration: none;
  color: #000;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  margin: 15px 0 0 0;
  padding: 10px 0 5px 0;
}
p {
  line-height: 1.6em;
  margin: 5px 0 15px 0;
  color: #222;
}
strong {
}
acronym {
  border: 0;
}
img {
  border: 0;
}
ul {
  margin-bottom: 0;
  padding-left: 30px;
}
#content li {
  list-style-image:url(/img/list-square.gif);
  line-height: 18px;
  padding-bottom: 5px;
  padding-left: 5px;
}

/*SPONSORING */

#content .sponsoring li {
  background-image:url(/img/li-haken-gruen.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  list-style: none;
  line-height: 18px;
  margin: 6px 0 6px 0;
  padding-bottom: 0px;
  padding-left: 25px;
}
ul.sponsoring {
  margin-bottom: 5px;
  padding: 0 0 10px 15px;
}
#sponsoring-table {
  color: #333;
  font-size: 12px;
  margin: 5px 0 25px 0;
  }
#sponsoring-table table{
  border-bottom: 1px solid #c7c7c7;
  }
#sponsoring-table td.b-left{
  border-left: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
  padding: 0 0 0 10px;
  height: 33px;
  }
#sponsoring-table td.b-right{
  border-right: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
  text-align: center;
  }
#sponsoring-table td.b-both{
  border-right: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  border-top: 1px solid #c7c7c7;
  text-align: center;
  }
#sponsoring-table td.nb{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px #c7c7c7;
  } 
#sponsoring-table td.bg{
  background:url(/img/sponsoring/sponsoring-th-01.jpg) no-repeat;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px #c7c7c7;
  text-align: center;
  font-weight: bold;
  }
#sponsoring-table td.bg-right{
  background:url(/img/sponsoring/sponsoring-th-02.jpg) no-repeat;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px #c7c7c7;
  text-align: center;
  font-weight: bold;
  }

#main_oben {
  height: 134px;
  background-image:url(/img/bg_lines_01.jpg);
  background-repeat:no-repeat;
  background-position: top center;
}
#header {
  width: 985px;
  height: 134px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  overflow: hidden;
}
#banner {
  margin-top: 4px;
  height: 92px;
  background-image:url(/img/header_01.jpg);
  background-repeat:no-repeat;
}
#kontakt {
  font-size: 10px;
  text-align: right;
  margin-top: 30px;
  color: #888;
}
#kontakt a {
  color: #888;
}
#logo {
  margin: 0 0 0 0;
  width: 441px;
  float: left;
}
#breadcrumb {
  color: #1e8ac8;
  font-size: 10px;
  padding: 0 0 15px 0;
}
#centerbox {
  width: 985px;
  clear: both;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
#column_left {
  width: 157px;
  float: left;
}
#column_right {
  width: 157px;
  float: right;
}
#features {
  padding: 0 0 5px 10px;
}
#content {
  margin: 0 190px 0 190px;
  padding: 0;
  font-size: 1.2em;
  color: #222;
  text-align: left;
}
#footer {
  clear: both;
  text-align: right;
  margin: 10px 0 10px 0;
  padding: 10px 0 15px 0;
  font-size: 9px;
  color:#666;
}
#footer a {
  color: #666;
}
#sitemap ul {
  margin: 5px 0 5px 35px;
  padding: 0;
}
#sitemap li {
  list-style-image:url(/img/list-square.gif);
  line-height: 16px;
  padding: 2px 0 2px 5px;
}
.box_seite {
  width: 157px;
  margin: 5px 0 10px 0;
  text-align: right;
}
.box-adsense {
  width: 144px;
  height: 134px;
  overflow: hidden;
  margin-left: 7px;
  text-align: center;
  padding-top: 10px;
  border: 3px solid #D8E8FF;
}
.text_seite {
  padding: 5px 0 5px 10px;
  font-size: 16px;
  color: #fff;
}
.text_left {
  background-color: #e7e7e7;
  padding: 10px;
  line-height: 14px;
  color: #666;
  font-size: 11px;
  margin-top: 5px;
  text-align: justify;
}
#content .w-anbieter li {
  font-size: 1.0em;
  line-height: 1.3em;
  margin: 5px 0 5px 0;
}
#glossar-eintrag a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #555;
  padding-bottom: 2px;
}
.glossar-de {
  background-color: #fae8e8;
  border: 3px solid #fad5d5;
  padding: 2px 0 2px 30px;
  margin: 0 0 10px 0;
  background-image:url(/img/land-de.gif);
  background-repeat:no-repeat;
  background-position: 5px center;
}
.glossar-anker {
  margin: 0 7px 0 0px;
  text-decoration: none;
}
.disclaimer {
  font-size: 10px;
  color: #555;
}
.small {
  font-size: 10px;
  color: #555;
}
.red {
  color:#FF0000;
}
.anbieter_text {
  margin: 10px 160px 10px 0;
}
.anbieter_logo {
  width: 200px;
  float: right;
  padding: 0 0 10px 10px;
  text-align: right;
}
.anbieter_logo img {
  border: 2px solid #fff;
}
.grey {
  background-color:#EEEEF3;
  padding: 0;
  margin-bottom: 15px;
  color:#222;
  font-size: 11px;
}
.grey p {
  line-height: 15px;
  margin: 3px 0 3px 0;
}
.aktuell {
  border-bottom: 1px dotted #666;
  padding-bottom: 10px;
  margin-top: 10px;
}
.aktuell_links {
  float: left;
}
.aktuell_rechts {
  margin-left: 120px;
  height: 120px;
}
.aktuell_datum {
  font-size: 10px;
  line-height: 14px;
  color: #555;
  margin-bottom: 5px;
}
ul {
  margin-top: 5px;
}
td {
  padding: 5px 0 5px 0;
}
.border {
  border: 1px solid black;
}
a:link {
  text-decoration: none;
  color: #1e8ac8;
}
a:visited {
  text-decoration:none;
  color: #1e8ac8;
}
a:hover {
  text-decoration: underline;
  color: #1e8ac8;
}
a:active {
  text-decoration: none;
  color: #1e8ac8;
}
a:focus {
  text-decoration: none;
  color: #1e8ac8;
}
#breadcrumb a {
  text-decoration: none;
}
#gen_nav {
  font-size: 11px;
  padding: 0;
  margin: 0;
  text-align: right;
}
#gen_nav li {
  list-style-type: none;
  display: block;
  padding: 1px 2px 0 0;
  background-color: #66A2D8;
  margin: 0 0 4px 0;
}
#gen_nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 17px;
}
#gen_nav a:hover, #gen_nav #nav_left_aktiv {
  color: #000;
}
#main_nav {
  font-size: 13px;
  margin: 4px 0 0 0;
  padding: 0 0 14px 0px;
  background-image:url(/img/nav_inakt_01.jpg);
  background-repeat:repeat-x;
  height: 26px;
}
#main_nav li {
  list-style-type: none;
  display: block;
  border-right: 1px solid #aaaaaa;
  float:left;
}
#main_nav a {
  color: #222;
  text-decoration: none;
  padding: 3px 8px 0 8px;
  display: block;
  height:20px;
  float:left;
}
#main_nav a:hover, #main_nav #main_nav_aktiv {
  background-image:url(../img/nav_akt_01.jpg);
  background-repeat:repeat-x;
  color: #000;
}
#nav_left {
  font-size: 11px;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: right;
}
#nav_left li {
  list-style-type: none;
  display: block;
  padding: 1px 2px 0 0;
  background-color: #e7e7e7;
  margin: 0 0 4px 0;
}
#nav_left a {
  color: #000;
  text-decoration: none;
  display: block;
  height: 17px;
}
#nav_left a:hover, #nav_left #nav_left_aktiv {
  background-color: #d4e5ff;
  color: #000;
}
/* HR-Jobs */

table.hr-jobs {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #66a2d8;
  table-layout:fixed;
  float: none;
}
#content table.hr-jobs a {
  text-decoration: none;
  color: #111;
}
#content table.hr-jobs a:hover {
  text-decoration: underline;
}
#hr-jobs input {
  /*border: 1px solid #bbb;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333;
  padding: 2px 5px 2px 5px;*/
}
#hr-jobs input.submit {
  cursor:pointer;
  border: none;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333;
  padding: 0;
}
#hr-jobs input.check {
  cursor:pointer;
  border: none;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333;
  padding: 0;
}
#hr-jobs select {
  font-family:Verdana, Geneva, sans-serif;
  /*font-size: 11px;
  color: #333;
  padding: 2px 0 2px 2px;*/
}
#hr-jobs textarea {
  /*border: 1px solid #bbb;
  font-family:Verdana, Geneva, sans-serif;
  font-size: 11px;
  color: #333;
  padding: 2px 0 2px 2px;*/
}
table.hr-jobs th {
  background:url(/img/hr-jobs/table-head-01.jpg) repeat-x left top;
  color: #fff;
  text-align: left;
  height: 24px;
  font-size: 11px;
  font-weight: bold;
}
table.hr-jobs th.th-left {
  background:url(/img/hr-jobs/table-head-left-01.jpg) no-repeat left top;
}
table.hr-jobs th.th-right {
  background:url(/img/hr-jobs/table-head-right-01.jpg) no-repeat left top;
}
table.hr-jobs td.td-left {
  margin-right: 5px;
  background:url(/img/hr-jobs/table-border-01.gif) repeat-y left top;
}
table.hr-jobs td.td-right {
  background:url(/img/hr-jobs/table-border-01.gif) repeat-y right top;
}
table.hr-jobs td {
  border-bottom: 1px solid #ededed;
  padding: 8px 5px 8px 0;
  overflow: hidden;
  font-size: 11px;
  color: #333;
}
table tr td .error_list li {
  color: #F00;
}
.table-links {
  font-size: 11px;
  padding: 5px 0 0 5px;
  margin: 0;
  color: #1e8ac8;
}
