@import url("format.css");
@import url("format_font.css");
@import url("format_menue.css");
@import url("plugin/date-time.css");
@import url("plugin/tooltip.css");

/***************   C S S   Modul :  Formular Kontakt  *************/

#wrapper
  {
  width: 544px;
  margin: 60px auto 0 auto;
  padding: 5px 2px 4px 4px;
  }
form#formmail
  {
  border: 1px none;
  }
fieldset#mailing
  {
  background: #fff5e5;
  width: 540px;
  border: 1px solid;
  border-color: #e2bf87 #78561d #78561d #e2bf87;
  }
legend#mailnachricht
  {
  background: #fff5e5;
  margin-left:30px;
  padding: 3px 10px;
  border: 1px solid;
  border-color: #e2bf87 #78561d #78561d #e2bf87;
  }
div#formbox
  {
  width: 450px;
  margin: 30px auto 0 auto;
  text-align: left;
  }
div.eins
  {
  float: left;
  background: url("../img_css/guru_main1_foot.gif") repeat-x left bottom;
  width: 120px;
  margin: 6px 20px 5px 0px;
  border-top: 1px solid #78561d;
  border-left: 1px solid #78561d;
  color: #222;
  font-size: 10pt;
  }
div.eins-a
  {
  float: left;
  width: 110px;
  margin: 33px 20px 5px 0px;
  color: #888;
  font-size: 10pt;
  padding-left: 10px;
  }
div.eins span.stern,
div.eins-a span.stern
  {
  background: url("../img_css/icons/bullet_star.png") no-repeat 1px center;
  }
div.eins label.maillabel
  {
  padding: 1px 1px 0px 10px;
  }
div.eins label#labelgraduate
  {
  padding: 1px 1px 0px 0px;
  }
div.zwei
  {
  float: left;
  }
div.zwei select.person,
div.zwei input.inptmail,
div.zwei select#bundesland,
div.zwei textarea#adresse,
div.zwei textarea#nachricht
  {
  width: 300px;
  margin-top: 5px;
  background: #eceae6;
  color: #222;
  font-size: 13px;
  border-top: 1px solid #78561d;
  border-left: 1px solid #78561d;
  }
div.zwei select#bundesland
  {
  font-size: 10pt;
  width: 303px;
  background: #EDEADA;
  }
div.zwei select.person
  {
  font-size: 10pt;
  width: 90px;
  background: #EDEADA;
  }
div.zwei select#bundesland:focus,
div.zwei select.person:focus
  {
  background:#fff;
  }
div.zwei input.inptmail
  {
  background: url("../img_css/symbole/weblog2.gif") #eceae6 no-repeat 265px center;
  color: #666;
  padding-left: 3px;
  width: 297px;
  }
div.zwei input.inptmail:focus
  {
  background: url("../img_css/symbole/weblog2.gif") #ffffff no-repeat 270px center;
  color: #222;
  }
div.zwei textarea#adresse,
div.zwei textarea#nachricht
  {
  background: url("../img_css/symbole/weblog.gif") #eceae6 no-repeat 250px center;
  overflow: hidden;
  color: #666;
  padding-left: 3px;
  width: 297px;
  }
div.zwei textarea#adresse:focus,
div.zwei textarea#nachricht:focus
  {
  background: url("../img_css/symbole/weblog.gif") #ffffff no-repeat 255px center;
  color: #222;
  }
div.zwei textarea#adresse
  {
  height: 70px;
  }
div.zwei textarea#nachricht
  {
  height: 120px;
  }
div.zwei input#sendenmail
  {
  width: 303px;
  margin-top: 28px;
  margin-bottom: 28px;
  padding: 3px 0;
  background: #e3e0db;
  font-size: 10pt;
  letter-spacing: 2px;
  color: #222;
  border: 1px outset #e2bf87;
  cursor: pointer;
  background: url("../img_css/guru_main1_foot.gif") repeat-x left bottom;
  }
div.zwei input#sendenmail:hover
  {
  color: #888;
  border: 1px inset #e2bf87;
  }

form#formmail label, form#formmail select,
form#formmail input[type=checkbox],
form#formmail input[type=radio],
form#formmail input[type=button],
form#formmail input[type=submit],
form#formmail input[type=reset]
  {
  cursor: pointer;
  }


br.breaker
  {
  clear: left;
  }

a#wieistmeineip
  {
  display:block;
  width:126px;
  margin:20px auto;
  }

/*******************************  Hauptseiten   *****************************/

div#seitzeichen
  {
  margin: 15px 0 20px 1px;
  width:124px;
  }