/* @override http://www.m3team.de/css/m3team_screen.css */

@import url(/css/validationEngine.jquery.css);

@font-face {
  font-family: GraublauWeb;
  src: url(http://www.m3team.de/haupt_bilder/GraublauWeb.otf);
}

@font-face {
  font-family: GraublauWeb;
  font-weight: bold;
  src: url(http://www.m3team.de/haupt_bilder/GraublauWebBold.otf);
}


* { behavior: url(/haupt_bilder/iepngfix.htc) }

html {
  margin: 0;
  height: 100%;
  padding: 0;
}

body {
  margin: 0;
  height: 100%;
  padding: 0;
  color: #666;
  font: 14px GraublauWeb, helvetica, verdana, sans-serif;
  background: white url(/haupt_bilder/master_back.png) repeat-x;
}

.Aktuell {
  margin-bottom: 5px;
  border-top: 1px solid #c8c8c8;
  padding-top: 6px;
  padding-bottom: 12px;
}

#content {
  position: relative;
  margin-top: 30px;
}

.fuss {
  font-size: 11px;
  clear: left;
  margin-left: 250px;
  line-height: 1.4em;
}

.fuss_text {
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  width: 490px;
  padding: 5px;
}

.fuss a {
  text-decoration: none;
  color: maroon;
}

.fuss a:visited {
  text-decoration: none;
  color: maroon;
}

.fuss a:hover {
  text-decoration: none;
  color: #545454;
}

.kol_inter {
  width: 700px;
  margin-top: 0px;
  margin-left: 50px;
  float: left;
}

.kol_inter h1 {
  font-weight: normal;
  font-style: normal;
  color: #878787;
  font-size: 24px;
  margin-left: 13px;
  margin-bottom: 25px;
  margin-top: 13px;
}

.text_mitte_inter {
  width: 680px;
  padding: 10px;
  border: 1px outset #fff;
  background: white url(http://www.m3team.de/haupt_bilder/erde.jpg) no-repeat;
}

.clear {
  clear: both;
}

/* @group Kopf */

.kopf {
  background: #fff url(http://www.m3team.de/haupt_bilder/kopf_back.gif) repeat-x fixed;
  margin: 0;
  padding: 0;
  height: 110px;
  width: 100%;
  z-index: 10;
}

.kopf li {
  list-style-type: none;
  position: relative;
  list-style-image: none;
  float: left;
  left: 500px;
  border-right: 1px solid #c8c8c8;
  border-left-width: 1px;
  color: #878787;
  font-size: 11px;
  letter-spacing: 0.1em;
  height: 20px;
  padding: 4px 6px 2px;
  z-index: 13;
}

.kopf li a {
  text-decoration: none;
  color: #878787;
}

.kopf li a img {
  text-decoration: none;
  border-width: 0;
  margin-top: -5px;
}

.kopf li a:visited {
  text-decoration: none;
  color: #878787;
}

.kopf li a:hover {
  text-decoration: none;
  color: #a91920;
}

.kopf ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kopf_gruppe {
  background: url(http://www.m3team.de/haupt_bilder/kopf_gruppe.jpg) no-repeat;
  width: 500px;
  height: 100px;
  position: absolute;
  top: -2px;
  left: 550px;
  z-index: 11;
}

.kopf_gruppe_inter {
  background: url(http://www.m3team.de/haupt_bilder/kopf_gruppe_inter.jpg) no-repeat;
  width: 500px;
  height: 100px;
  position: absolute;
  top: -2px;
  left: 700px;
  z-index: 11;
}

.logo {
  width: 500px;
  height: 70px;
  position: absolute;
  top: 48px;
  left: 55px;
  z-index: 12;
  background-repeat: no-repeat;
}

/* @end */

/* @group top_navi */

.top_nav {
  background: #535353;
  margin: 0;
  padding: 0;
  height: 22px;
  width: 100%;
  border-top: 1px solid #c8c8c8;
  position: absolute;
  top: 110px;
  font-size: 12px;
  z-index: 5;
  border-right: 1px solid #535353;
  border-left: 1px solid #535353;
}

.top_nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.top_nav li {
  list-style-type: none;
  position: relative;
  list-style-image: none;
  float: left;
  border-right: 1px solid #c8c8c8;
  height: 23px;
  left: 50px;
  margin: 0;
  letter-spacing: 0.1em;
  border-left-width: 1px;
  border-top-style: hidden;
  border-top-width: 1px;
  border-left-style: hidden;
}

.top_nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding-right: 6px;
  padding-left: 6px;
}

.top_nav li a:visited {
  color: #fff;
  text-decoration: none;
  padding-right: 6px;
  padding-left: 6px;
}

.top_nav li a:hover {
  background-color: #c8c8c8;
  color: #535353;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  padding-right: 6px;
  padding-left: 6px;
}

.aktiv {
  color: maroon;
}

/* @end */

/* @group kol1 */

.kol1 {
  width: 220px;
  margin-top: 45px;
  float: left;
  margin-left: 10px;
}

.kol1 ul {
  list-style-type: none;
}

.kol1 ul ul {
  list-style-type: square;
  margin: 0 0 0 30px;
  padding: 0;
}

.kol1 li a {
  text-decoration: none;
  color: #666;
  font-size: 14px;
  letter-spacing: 0.1em;
}

#content div.kol1 div.sub_nav ul li {
  margin-bottom: 10px;
  line-height: 16px;
}

#content div.kol1 div.sub_nav ul li ul li {
  margin-bottom: 10px;
  line-height: 16px;
}

.kol1 li a:hover {
  color: maroon;
}

div.buchtipp {
  margin-left: 90px;
}

/* @end */

/* @group kol2 */

.logo_laden {
  margin-top: 22px;
}

.pdf_laden {
  margin-top: 15px;
  margin-bottom: 25px;
}

.pdf_laden a {
  background: url(http://www.m3team.de/images/pdf.gif) no-repeat 0 12px;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 44px;
  font-size: 1.1em;
  color: maroon;
}

.thema {
  padding: 0 0 0 5px;
  margin-top: 12px;
}

.plogo {
  text-align: center;
}

.kontakt {
  padding: 2px;
  border: 1px solid #333330;
  margin-top: 10px;
  height: 25px;
}

.kontakt img {
  margin-bottom: 8px;
  margin-left: 10px;
  margin-right: 5px;
}

.kol2 {
  width: 500px;
  margin-top: 0px;
  margin-left: 20px;
  float: left;
  line-height: 22px;
}

.kol2 a {
  text-decoration: none;
  color: #535353;
}

.kol2 a:visited {
  text-decoration: none;
  color: #535353;
}

.kol2 a:hover {
  text-decoration: none;
  color: maroon;
}

.text_mitte_2 {
  width: 480px;
  padding: 10px;
  background: white url(http://www.m3team.de/haupt_bilder/back_mitte.jpg) no-repeat;
  margin-bottom: 10px;
  border: 1px outset white;
}

.text_mitte_2 img {
  margin-right: 10px;
  float: left;
}

.text_mitte_2 a {
  color: maroon;
  clear: both;
}

.text_mitte_2 a:visited {
  color: maroon;
}

.text_mitte_2 a:hover {
  color: #535353;
}

img.presse_img {
  margin: 0 8px 0 0;
  padding: 0;
  float: left;
  border: 1px solid #b2b2b2;
}

.team_index a img {
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-width: 0;
  margin: 2px;
  padding: 0;
  float: left;
  z-index: 1;
  border-style: none;
}

.team_index a:hover img {
  opacity: 0.99;
  filter: alpha(opacity=100);
}

.minilogo {
  margin: 3px;
  width: 90px;
  height: 90px;
  text-align: center;
  float: left;
  vertical-align: middle;
}

.team h2 {
  font-weight: normal;
  font-style: normal;
}

.team img {
  float: left;
}

.team_text {
  margin-left: 170px;
  list-style-type: square;
  padding-top: 20px;
}

.team_text a {
  font-size: 12px;
  color: maroon;
}

.team_text li {
  list-style-type: square;
}

.referenz {
  text-align: center;
}

.referenz a {
  margin-bottom: 15px;
  display: block;
  margin-top: 15px;
  color: maroon;
}

.minilogo img {
  padding: 4px;
}

.kol2 h1 {
  font-weight: normal;
  font-style: normal;
  color: #878787;
  font-size: 24px;
  margin-left: 13px;
  margin-bottom: 25px;
  margin-top: 13px;
}

.kol2 h2 {
  font-weight: normal;
  font-style: normal;
}

.cover {
  background-image: url(http://www.m3team.de/haupt_bilder/back_mitte.jpg);
  display: inline;
  float: left;
  width: 70px;
  margin-top: 8px;
  margin-left: 65px;
}

.buchtipp img {
  margin-right: 8px;
  border-width: 0;
  float: left;
}

.buchtipp h2 {
  margin: 0;
  padding: 0;
  color: #878787;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
}

.buchtipp h2 a {
  margin: 0;
  padding: 0;
  color: maroon;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

.buchtipp h2 a:visited {
  margin: 0;
  padding: 0;
  color: maroon;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

.buchtipp h2 a:hover {
  margin: 0;
  padding: 0;
  color: #535353;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

.buchtext {
  margin-left: 150px;
}

.buchtext i {
  font-style: italic;
  font-family: Georgia, Times, serif;
}

.Bestellen {
  margin-left: 150px;
  background-color: #4f4f4f;
  letter-spacing: 0.1em;
  padding-left: 5px;
  margin-top: 8px;
}

.Bestellen a {
  color: #c8c8c8;
  text-decoration: none;
}

.Bestellen a:visited {
  color: #c8c8c8;
  text-decoration: none;
}

.Bestellen a:hover {
  color: maroon;
  text-decoration: none;
}

/* @end */

/* @group kol3 */

.kol3 {
  width: 250px;
  margin-left: 770px;
  padding-top: 60px;
}

.schatten_kl {
  background: url(http://www.m3team.de/haupt_bilder/bildschatten_kl.png) no-repeat bottom left;
  width: 76px;
  height: 108px;
  float: left;
  padding-left: 3px;
}

.schatten {
  margin-bottom: 10px;
}

.text_rechts {
  width: 230px;
  padding: 10px;
  font-size: 11px;
  border: 1px outset #fff;
  line-height: 1.4em;
  margin: 0 0 10px;
  background: white url(http://www.m3team.de/haupt_bilder/back_mitte.jpg) no-repeat;
  float: left;
}

.text_rechts_2 {
  width: 230px;
  padding: 10px;
  font-size: 11px;
  border: 1px outset #fff;
  line-height: 1.4em;
  float: left;
  margin: 0 0 10px;
  background-color: white;
}

.text_rechts_2 a {
  margin-right: 8px;
  color: maroon;
}

.text_rechts b {
  font-weight: normal;
  font-style: normal;
}

.text_rechts a {
  text-decoration: none;
  color: maroon;
  font-weight: bold;
}

.text_rechts a:visited {
  text-decoration: none;
  color: maroon;
  font-weight: bold;
}

.text_rechts a:hover {
  text-decoration: none;
  color: #535353;
  font-weight: bold;
}

.text_rechts_banner {
  width: 436px;
  font-size: 11px;
  border: 1px outset #fff;
  line-height: 1.4em;
  margin: 0 10px 10px 0;
  padding: 0;
  float: left;
  height: 160px;
}

.text_rechts h2 {
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
  padding: 0;
}

.text_rechts img {
  display: inline;
  float: left;
  border-width: 0;
  border-style: none;
}

/* @end */

/* @group kol4 */

.kol4 {
  width: 700px;
  margin-top: 0px;
  margin-left: 50px;
  float: left;
}

.formtext {
  margin-left: 180px;
}

.text_mitte {
  width: 680px;
  padding: 10px;
  border: 1px outset #fff;
  background: white url(http://www.m3team.de/haupt_bilder/back_mitte.jpg) no-repeat;
}

.text_mitte span {
  letter-spacing: 0.1em;
}

.text_mitte a {
  text-decoration: none;
  color: maroon;
  letter-spacing: 1px;
  font-weight: bold;
}

.text_mitte a:visited {
  text-decoration: none;
  color: maroon;
  letter-spacing: 1px;
  font-weight: bold;
}

.text_mitte a:hover {
  text-decoration: none;
  color: #535353;
  letter-spacing: 1px;
  font-weight: bold;
}

.kol4 h1 {
  font-weight: normal;
  font-style: normal;
  color: #878787;
  font-size: 24px;
  margin-left: 13px;
  margin-bottom: 25px;
  margin-top: 13px;
}

.kol4 fieldset {
  border-style: none;
  border-width: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 0;
}

.kol4 label {
  margin-top: 5px;
  margin-bottom: 10px;
  float: right;
  clear: right;
  padding-right: 200px;
  width: 450px;
  text-align: right;
}

.kol4 input {
  background-color: #f2f2f2;
  border: 1px solid gray;
  width: 300px;
}

.kol4 select {
  background-color: #f2f2f2;
  border: 1px solid gray;
  width: 300px;
}

.kol4 input.buttom {
  background-color: #5a5a5a;
  border: 1px solid gray;
  width: 100px;
  margin-top: 10px;
  color: #fff;
  margin-left: 175px;
}

.kol4 input.knopf {
  margin-top: 10px;
  margin-right: 0;
  width: 1.2em;
  height: 1.2em;
  border-style: none;
}

.kol4 textarea {
  background-color: #f2f2f2;
  border: 1px solid gray;
}

/* @end */

div.reihe {
  height: 30px;
}

label.sp1 {
  margin: 0 10px 0 0;
  padding: 0;
  width: 300px;
  float: left;
}

#Telefon {
  width: 300px;
  height: 20px;
}

#feld {
  width: 300px;
  height: 20px;
}

#Auswahl {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

#formID fieldset div.reihe input.submit {
  width: 100px;
  margin-left: 310px;
  height: 20px;
  font-weight: bold;
  background-color: gray;
  color: white;
}

#formID fieldset {
  margin-top: 20px;
}

img.so_logo {
  margin: 7px;
}
