/* -----------------------------------------------------------------------------
---------------------- CSS Europaeische Versicherung ---------------------------
------------------------------------------------------------------------------*/

/*---------------------------- Allgemein, ERV --------------------------------*/

* {
  margin: 0;
  padding: 0; 
}
body {
  text-align: center;
  font-size: 86.01%;
  font-family: Verdana, 'Trebuchet MS', Tahoma, sans-serif;
  vertical-align: top;
  background-color: #4080AC;
  background-image: url(../bilder/htgr_bod.jpg);
  background-repeat: repeat-x;
}
ul {
  margin: 10px 0;
}
table {
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  border: none;
  background-color: #fff;
}

/*------------------------- Ende: Allgemein, ERV -----------------------------*/

/*----------------------- Oberste Zeile ERV ----------------------------------*/
table#oben {
  width: 1000px;
  height: 154px;
  font-size: 10px;
  border-left: 1px solid #488DB6;
  border-right: 1px solid #488DB6;
}
td#topmenu1 {
  padding: 0 0 0 10px;
  font-weight: bold;

  border-left: 1px solid #488DB6;
  background-color: #3780B6;
  color: #ffffff;
  background-image: url(../bilder/hinter_blau1.gif);
  background-repeat: repeat-x;
}
td#topmenu2 {
  background-image: url(../bilder/hinter_blau1.gif);
  background-repeat: repeat-x;
  height: 22px;
  text-align: right;
  vertical-align: middle;
  width: 240px;

  border-right: 1px solid #488DB6;
}
td#topmenu2 a {
  font-size: 12px;
  padding-left: 0px;
  text-decoration: none;
  padding-right: 18px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-shadow: 0 1px 1px #000;
  letter-spacing: 0.3px;
}
h1#weiss {
  font-size: 15px;
  color: #fff;
  text-shadow: 0 1px 0 #333;
  font-family: Arial, sans-serif;
  padding-top: 1px;
}
/*--------------------- Ende: Oberste Zeile ERV ------------------------------*/

/*---------------------------- Strandbild, ERV -------------------------------*/
tr#tiptop1 {
  height: 102px;
}
td#tiptop2 {
  height: 102px;
}
/*------------------------- Ende: Strandbild, ERV ----------------------------*/

/*-------------------- Zeile unter Strand-Bild, ERV --------------------------*/
tr#topmenu3 {
  background-image: url(../bilder/hinter_blau2.gif);
  background-repeat: repeat-x;
  height: 30px;
  vertical-align: middle;
}
.menuezeile {
  background: ;
  color: #fff;
  left: 0;
  margin: 0;
  padding: 2px 0;
  text-align: left;
  width: 716px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0 1px 0 #000;
}
ul.menuezeile li {
  display: inline;
  background: url(../bilder/trenner.gif) no-repeat scroll left -1px transparent;
  padding: 7px 0 0 0;
}
ul.menuezeile li a:link, ul.menuezeile li a:visited {
  color: #fff;
  margin: 0;
  padding: 3px 4px 3px 7px;
  text-decoration: none;
}
ul.menuezeile li a:hover, ul.menuezeile li a:active {
  color: #ffbf6f;
}
/*------------------- Ende: Zeile unter Strand-Bild, ERV ---------------------*/

/*------------------------ Tiefpreisgarantie ERV -----------------------------*/
#tiefpreisgarantie {
  position: relative;
  top: 2px;
  left: 2px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
#tiefpreisgarantie2 {

  position: absolute;
  right: -10px;
  top: -135px;
  width: 120px;
}
/*--------------------- Ende: Tiefpreisgarantie ------------------------------*/


/* =============================================================================
**************** Aufteilung des Mittelteils in 3 Spalten, ERV ******************
============================================================================= */
table#mitte {
  width: 1000px;
  background: url("../bilder/grauverl.gif") repeat-x scroll 0 0 #fff;
}
.links {
  width: 276px;
  vertical-align: top;
}
.mitte {
  width: 629px;
  padding: 10px;

  vertical-align: top;
  text-align: center;
}
.rechts {
  width: 176px;
  padding: 8px 4px 0 14px;
  border-bottom: none;
  text-align: center;
  vertical-align: top;
}
td.rechts img {
  margin-top: 10px;
}

/* ----------- Ende: Aufteilung des Mittelteils in 3 Spalten, ERV ------------*/

/* -------------- Mittelteil, LINKE SPALTE, 3 bunte Punkte ERV ---------------*/
td.obenganzlinks {
  border: none;
  height: 40px;
  padding: 2px 0 0 30px;
  text-align: left;
}
td.obenganzlinks2 {
  border: none;
  height: 12px;
  padding: 20px 0 0 30px;
  text-align: left;
}

/* --------- Ende Mittelteil, LINKE SPALTE, 3 bunte Punkte ERV ---------------*/

/* ---------------- Mittelteil, LINKE SPALTE, Menü ERV -----------------------*/
#sidebar {

  overflow: hidden;
  padding: 0px 14px 0px;
  width: 276px;
}
.category {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px 10px 10px;
  border-radius: 10px;
}
#sidebar h3 {
  border-bottom: 1px solid #93C2E3;
  color: #505050;
  font-size: 14px;
  letter-spacing: -0.2px;
  margin: 0;
  padding: 0 0 5px 10px;
  line-height: 24px;
  font-weight: bold;
}
#sidebar ul {
  list-style: none outside none;
  padding: 8px 5px;
}
#sidebar ul li {
  background: url("../bilder/europaeische.gif") no-repeat scroll 0 8px transparent;
  padding-left: 15px;
}
#sidebar li {
  line-height: 20px;
}
#sidebar a {
  color: #062c41;
  outline: medium none;
  text-decoration: none;
  font-size: 12px;
  text-shadow: 0 1px 0 #fff;
}
#sidebar a:link, #sidebar a:visited {
  color: #062c41;
}
#sidebar a:hover, #sidebar a:active {
  text-decoration: underline;
  color: #2060ac;
  text-shadow: none;
}
#sidebar .widget {
  background: none repeat scroll 0 0 #E7F1F8;
  border: 1px solid #CDDFF0;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px 10px 10px;
  border-radius: 10px;
  text-align: left;
}

/* ----------------Ende: Mittelteil, LINKE SPALTE, Menü ERV ------------------*/

/* ------------------ Mittelteil: MITTLERE Spalte, ERV -----------------------*/
.mitte .teaser {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 22px;
  color: #006dc5;
  text-align: center;
  padding-top: 16px;
  background-image: none;
  margin: 14px 0 0 0;
  text-shadow: 1px 1px 1px #fff;
}
.mitte p.orangerot {
  font-size: 90%;
  letter-spacing: -0.4px;
  background: url("../bilder/htgr_lin.gif") repeat-x scroll left top transparent;
  margin: 0 7px 0 8px;
  padding: 6px 0 4px 2px;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  color: #cb4721;
  font-weight: bold;
}
div.bild {
  text-align: left;
}
a.linkbuchen:link, a.linkbuchen:visited {
  color: red;
  font-size: 12px;
}
.bodytext {
  font-size: 12px;
  text-align: justify;
  line-height: 1.5em;
}
h1 {
  background-repeat: no-repeat;
  color: #4a8dbb;
  font-size: 14px;
  font-weight: bold;
  padding-left: 8px;
  text-align: left;
}
h2 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 30px;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 30px;
}
p {
  margin: 12px 0;
}
.mitte p {
  margin: 6px 30px 8px 30px;
}
h2, h3, h4,h5,h6 {
  text-align: left;
  color: #333;

}
.mitte h2, .mitte h3, mitte h4, mitte h5 {
  margin-left: 22px;
  color: #274a8a;
}
.mitte h2, .mitte h3, mitte h4, mitte h5 {
  margin-left: 12px;
  color: #274a8a;

  margin-right: 30px;

  padding-left: 18px;
  background: url("../bilder/reisekrankenversicherung7.gif") no-repeat scroll 3px 4px transparent;
}
h2 {
  margin-top: 30px;
}
hr {
  border: 1px solid #E7F1F8;
  margin: 6px 10px 10px 20px;
  height: 1px;
}
/* ---------------- Ende: Mittelteil: MITTLERE Spalte, ERV -------------------*/

/* -------------------------- Vor-Footer, ERV --------------------------------*/
div#footer {
  padding: 0;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 920px;
  background-color: #E7F1F8;
  padding: 40px 10px 10px 70px;
  border-top: 1px solid #CDDFF0;
  text-align: left;
}
container .grid_2 {
  width: 200px;
}
.grid_2 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
div#footer h4 {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  text-shadow: 0 1px 0 #fff;
  line-height: 1.2em;
  letter-spacing: -1px;
}
div#footer ul {
  margin: 0;
  padding: 0;
  list-style: square outside none;
}
div#footer ul li {
  background: none;
  list-style: none;
  margin: 0;
  padding: 2px 0 0;
}
div#footer ul li a, div#footer ul li a:link, div#footer ul li a:visited {
  color: #444;
  font-size: 11px;
  line-height: 16px;
  text-decoration: none;
}

div#footer ul li a:hover, div#footer ul li a:active {
  text-decoration: underline;
  color: #2060ac;
  text-shadow: none;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

.mb40 {
  margin-bottom: 40px !important;
}
/* ------------------------ Ende Vor-Footer, ERV -----------------------------*/

/* --------------------------- Footer, ERV -----------------------------------*/
table#footer {
  width: 1000px;
  background-color: #e7f1f8;
  border-top: 1px solid #CDDFF0;
  border-radius: 0 0 10px 10px;
}
table#footer tr {
  height: 20px;
}
table#footer td {
  text-align: center;
  font-size: 11px;
}
a.sitemap, a.sitemap:link, a.sitemap:visited {
  text-decoration: none;
  color: #666;
  padding: 2px;
}
a.sitemap:hover, a.sitemap:active {
  text-decoration: underline;
  color: #2060ac;
  padding: 2px;
}


/* ------------------------ Ende: Footer ERV ---------------------------------*/

/* ------------------------- Copywright, ERV ---------------------------------*/
#copywright {
  font-size: 80%;
  color: #222;
}
/* ------------------------ Ende: Copywright, ERV ----------------------------*/





/*-------------------- Kontaktformular zur Zeit unbenutzt --------------------*/
address {
  font-size: 12px;
  font-style: normal;
  margin: 20px 0 0 20px;
}
legend {
  color: #bbbbbb;
  font-size: 20px;
  font-style: italic;
  padding: 20px 0 0;
}
fieldset {
  border: 0 solid transparent;
  padding: 10px;
}
form {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #dfdfdf;
  margin: 25px 15px 15px 0;
  padding: 0;
}
table.formular td {
  font-size: 12px;
  padding: 6px 0;
  font-family: Verdana,'Trebuchet MS',Tahoma,sans-serif;
}
table.formular {
  width: 500px;
}
.breit1 {
  width: 30%;
}
.breit2 {
  width: 70%;
}
textarea {
  font-family: Verdana,'Trebuchet MS',Tahoma,sans-serif;
  font-size: 12px;
}
input.button {
  padding: 2px;
}
table.formular td.klein {
  font-size: 10px;
}
/*---------------------------Ende:  Kontaktformular --------------------------*/