#container {
  margin: 0 auto;
  width: 780px;
  padding: 0;
}

#header {
  z-index: 2;
  float: left;
  padding: 0;
  height: 90px;
  width: 780px;
  background: #c5ccd3;
}

#topnav {
  z-index: 1;
  text-align: right;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  width: 780px;
  padding: 0 0 5px 0;
}

#topnav a {
  color: #314b6e;
  font-weight: normal;
  text-decoration: none;
}

#topnav p {
  margin: 0px;
  padding: 0px;
}

#login {
  z-index: 1;
    clear: right;
  float: right;
  padding: 40px 0 0 50px;
  width: 380px;
}

#loginform {
  height: 20px;
  text-align: right;
  float: right;
  margin: 0;
  padding: 0;
}

#loginform input, #search input {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  background-color: #dbe2ea;
}

#loginform input {
  float: left;
}

#meinedaten {
  float: left;
  font-size: 11px;
  margin: 10px 5px 0 132px;
  padding: 0px 0 4px 0;

  width: 243px;
  text-align: left;
}

#meinedaten p {
  margin: 0;
  padding: 0;
}

#meinedaten a {
  text-decoration: none;
  font-weight: normal;
}

#loginform div {
  float: left;
  margin: 0px 0px 0px 5px;
}

#loginform label {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #314b6e;
  margin: 0px 0px 0px 4px;
  padding: 0px;
}

#bread {
  z-index: 2;
  float: left;
  padding-left: 30px;
  height: 40px;
  width: 390px;
}

#bread p {
  margin: 0px;
  padding-top: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #889;
}

#bread a {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #5b7aa5;
  text-decoration: none;
}

#bread a:hover,
#bread a:active {
  text-decoration: underline;
}

#search {
  z-index: 1;
  text-align: right;
  float: right;
  width: 180px;
  height: 35px;
  padding-top: 5px;
}

#search input {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
}

#linkespalte {
  z-index: 2;
  float: left;
  padding-top: 40px;
  width: 160px;
}

#pagetitle {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: right;
  padding: 5px 160px 5px 10px;
}

#content {
  z-index: 2;
  float: left;
  width: 590px;
  margin-left: 30px;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

#content form div {
  margin: 5px 0px;
}

#content input {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

#subnavoben {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  clear: left;
  float: left;
  width: 190px;
  margin: 4px 0 0 0;
  padding: 4px 0px 0px 0px;
}

#subnav {

  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  clear: right;
  float: left;
  margin: 0;
  padding: 4px 0px 0px 0px;
  width: 590px;
  /* border-top: 1px solid #859ab9; */
  /* border-bottom: 1px solid #859ab9; */
}

#subnav p {
  padding: 0;
  margin: 0;
}

#subnav ul {
  margin: 0px 1px;
  padding: 0px;
}

#subnav li {
  list-style-type: none;
  float: right;
  padding: 0px 0px 0px 10px;
}

#subnav .oben {
  float: left;
  padding: 0px 10px 0px 0px;
}

#subnav a, #subnavoben a {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #314b6e;
  text-decoration: none;
}

#hmenu {
  top: 0px;
  width: 160px;
  margin: 0px;
  padding: 0;
  border-top: 1px solid white;
}

#hmenu li {
  list-style-type: none;
  margin: 0px 1px;
  padding: 1px 0px;
  border-bottom: 1px solid white;
}

#hmenu li a {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #314b6e;
  text-decoration: none;
  padding-left: 1px;
}

#hmenu .active {
  background-color: #c5ccd3;
}

#hmenu .current {
  font-weight: bold;
}

#hmenu ul {
  border-top: 1px dotted white;
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

#hmenu ul li {
  border-bottom: none;
}

#hmenu li ul ul li {
  list-style-type: disc;
  margin-left: 6px;
  font-size: 9px;
}

#hmenu li ul ul li .active {
  font-weight: bold;
}

#search label,
#search legend {
  display: none;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.hidden {
  display: none;
}

.logo {
  float: left;
}

body {
  font-family: Verdana, Arial, sans-serif;
  background: #bac5d4;
  color: #000000;
  background-image: url(../images/bg_rhpartner.jpg);
  background-repeat: repeat-x;
}

h1 {
  margin-top: 46px;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: normal;
  color: #314b6e;
}

h2 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #000;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #000000;
}

h4 {
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #000000;
}

td p {
 margin: 0px;
}

hr {
  display: none;
}

a {
  color: #007777;
  font-weight: bold;
}
a:visited {
  color: #007777;
}
a:hover {
  color: #007777;
}
a:active {
  color: #007777;
}
a:focus {
  color: #007777;
}

.marginal {
  float: right;
}

.content_right {
  float: right;
  width: 190px;
  margin: 0;
  padding: 0;
}

.content_right div {

  margin-top: 1px;
}

.content_left div {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

.content_center {
  /* clear: left; */
  float: left;
  /* width: 370px; */
}

.content_border h3 {
  width: 115px;
  clear: both;
  float: left;
  margin: 0 5px 10px 0;
  padding: 0 0 10px 0;
}

.content_border form {
  width: 160px;
  float: left;
}

.dropdownmenu {
  width: 160px;
  margin: 0 5px 10px 0;
}

.csi-text ul {
  list-style-position: inside;
}

.nolist ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.shop img {
  border: none;
  float: left;
  margin: 5px;
}

.shop {
  background-color: #d3ddeb;
  padding: 2px;
}

.sitemap li {
  list-style-type: none;
}

.typ1 {
  clear: left;
  background-color: #ffffff;
  padding: 10px;
  margin-top: 1px;
  width: 370px;
}

.typ2 {
  clear: both;
  background-color: #d3ddeb;
  padding: 10px;
}

.typ3 {
  clear: right;
  background-color: #c5ccd3;
  padding: 10px;
  margin-bottom: 1px;
  width: 180px;
}

.typ4 {
  background-color: #c5ccd3;
  padding: 10px;
  width: 270px;
}

.typ5 {
  background-color: #ffffff;
  padding: 10px;
  margin-top: 1px;
  width: 570px;
}

.typ5 div.tx-srfeuserregister-pi1 {
  min-height: 180px;
}

.typ5 .csc-mailform {
  font-size: 10px;
}

.typ6 {
/*  float: left; */
  background-color: #ffffff;
  padding: 10px;
  border-top: 1px dotted #5b7aa5;
  width: 370px;
}

.typ7 {
  clear: right;
  background-color: #ffffff;
  padding: 10px;
  margin-bottom: 10px;
  width: 180px;
}

.typ7 ul {
  padding: 0;
  margin: 0 0 0 20px;
}

.typ8 {
  background-color: #d3ddeb;
  padding: 10px;
  margin-bottom: 10px;
  width: 370px;
}

.typ9 {
  clear: left;
  padding: 10px 10px 10px 0;
}

.typ13 {
  clear: left;
}

.typ14 {
  border-bottom: 1px solid white;
}

.typ15 {
  clear: left;
  border-top: 1px solid white;
  padding: 4px 4px 4px 4px;
}

.typ16 {
  float: left;
  clear: left;
  width: 390px;
  background-color: white;
  padding-bottom: 2px;
}

.typ17 {
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  width: 390px;
}

.typ18 {
  background-color: #ffffff;
  padding-left: 10px;
  margin-top: 1px;
  width: 580px;
}

.tx-dropdownsitemap-pi1 {
  background: white;
  margin: 0;
  padding: 2px;
}


.tx-dropdownsitemap-pi1 ul {
  background: white;
  margin-left: 15px;
  padding: 0;
  list-style-type: none;
  text-indent: -18px;
}

.tx-dropdownsitemap-pi1 img {
  vertical-align: middle;
}

.tx-dropdownsitemap-pi1 A {
  font-weight: bold;
}
.tx-dropdownsitemap-pi1 LI.open OL {
  display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
  display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
  display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
  display: none;
}
.tx-dropdownsitemap-pi1 DIV {
  /* padding: 2px; */
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
  font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
}
.tx-dropdownsitemap-pi1 DIV.expAll {
  text-align: left;
}

.tx-dropdownsitemap-pi1 DIV.expAll a {
  text-decoration: none;
}

.hometable td {
  border: 1px solid transparent;
  vertical-align: top;
  padding: 4px;
  background-color: #c5ccd3;
  border-color: #dfe2e7;
  border-right-width: 4px;
}

.table_brillnav td {
  vertical-align: top;
  /* border-bottom: 1px solid black; */
  /* margin-bottom: 4px; */
  border-width: 0;
  margin: 0;
  padding: 2px;
  border-collapse: separate;  
}

.table_brillnav .tr-odd{
  background-color: #ebecf0;
}

.table_brillnav .tr-even{

}

.download {
  background: url('/fileadmin/partner/templates/ico_download.gif') no-repeat 0px 0px;
  padding: 0px 0px 0px 18px;
}

.csc-menu-6 {
  padding: 0 10px 10px 2px;
  margin-bottom: 0;
  width: 170px;
  list-style-type: none;
}

.csc-menu-6 li {
  margin-bottom: 10px;
}

.filelinks a {
  text-decoration: underline;
  color: #077;
}

.filelinks .pdf, .pdf {
  padding-left: 40px;
  background-image: url(/fileadmin/fileicons/pdf.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.filelinks .doc {
  padding-left: 40px;
  background-image: url(/fileadmin/fileicons/doc.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.filelinks .zip, .zip {
  padding-left: 22px;
  background-image: url(/fileadmin/fileicons/default.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

/* --- forms ---*/
.csc-mailform, .tx-blrhliste-pi1, .tx-newloginbox-pi1, .tx-srfeuserregister-pi1, .tx-thmailformplus-pi1 {
  border:0;
  padding:0;
  margin:0;
  font-size: 11px;
}

.csc-mailform-label, .tx-thmailformplus-pi1 label {
  display:block;
  margin:0;
  padding:12px 0 0 0;
}

/* Felder und Submit Button für Email-Formulare */

.csc-mailform-field input, .tx-blrhliste-pi1 input, .tx-newloginbox-pi1 input, .tx-srfeuserregister-pi1 input {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 12px;
}

.csc-mailform-field textarea {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-family: Arial, Helvetica, sans-serif;
  line-height:16px;
  font-size: 12px;
}

.csc-mailform-field label, .tx-blrhliste-pi1 label, .tx-newloginbox-pi1 label, .tx-thmailformplus-pi1 label {
  margin: 2px 0 2px 0;
  line-height:16px;
  color:#000;
  float: left;
  text-align: left;
  padding: 0;
  width: 130px;
  display: block;
  font-size: 12px;
}

.tx-newloginbox-pi1 label {
  width: 150px;
}

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail {
  margin-left: 130px;
  margin-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #CCC;
  border-width: 1px;
  border-top-color: #fff;
  border-left-color: #fff;
  border-bottom-color: #A2A2A2;
  border-right-color: #A2A2A2;
  border-style: solid;
}

.mfp_submit, .tx-thmailformplus-pi1 input .mfp_submit, .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit, .tx-newloginbox-pi1 tfoot input, .tx-blrhliste-pi1 .tx-blrhliste-pi1-submit {
  background-color: #707070;
  border-top: 1px solid #fff;
  border-right: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
  border-left: 1px solid #fff;
  padding: 0;
  background-color: #CCC;
}

.tx-thmailformplus-pi1 input {
  border: 1px solid;
  border-color: #BDBDBD;
  line-height:14px;
  font-size: 12px;
}

.csc-mailform-field {
  line-height:16px;
  clear:both;
}

.csc-mailform-field select, .tx-blrhliste-pi1 select, .tx-newloginbox-pi1 select, .tx-srfeuserregister-pi1 select, .tx-thmailformplus-pi1 select {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #BDBDBD;
  font-size: 10px;
  width: 227px;
}

.tx-thmailformplus-pi1 #Karten,
.tx-thmailformplus-pi1 #Poster {
  width: 40px;
}

.tx-newloginbox-pi1 p, .tx-newloginbox-pi1 h3 {
  margin-left: 3px;
}

.tx-blrhliste-pi1 label {
  font-size: 11px;
}

.blrthlistitem {
  border-bottom: 1px solid #cccccc;
  padding: 1px 0 1px 0;
}

.tx_srfeuserregister-pi1 {
  width: 440px;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-email, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-password, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-password_again, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-first_name, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-last_name, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-username,  .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-company, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-address, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-city, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-zip, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-static_info_country, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-telephone, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-language, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-tx_blrhfeuser_rechtsform, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-tx_blrhfeuser_vat, .mfp_req, .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-usergroup {
  background-color: #e7e7e7;
}

.tx-thmailformplus-pi1 .mfp_req, .tx-thmailformplus-pi1 .mfp_rest {
  width: 220px;
}

.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-password_again {
  float: left;
}

.tx-srfeuserregister-pi1-password-again {
  float: left;
  
}

.tx-thmailformplus-pi1 label {
  padding: 2px 0 2px 0;
}

.tx-thmailformplus-pi1 td {
  /* width: 100px; */
  font-size: 12px;
}

.tx-srfeuserregister-pi1 {
  background-color: white;
}

.footer {
  clear: both;
  width: 790px;
  margin: 0 auto;
}

.typ5 .tx-thmailformplus-pi1 td, .typ18 .tx-thmailformplus-pi1 td {
  /* width: 100px; */
  font-size: 11px;
}

.line {
  border-bottom: 1px solid #C5CCD3;
  width: 570px;
}