
body {
  color: black;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  background: 0px 0px repeat-x rgb(255,255,204);
  /* background: url(gfx-pagebg.png) 0px 0px repeat-x rgb(178,178,178); */  
  text-align: center;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.impressum {
  font-size: 12px;
  border-top: 1px solid rgb(127,127,102);
  padding: 12px 0 0 0;
  margin: 92px 0 0 0;
}

#karte {
}

#frame {
  width: 770px;
  background: rgb(255,255,204);
  /*
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid rgb(127,127,102);
  border-right: 1px solid rgb(127,127,102);
  */
  border 0;
  margin: 0px auto 0px auto;
  padding: 0px;
}

#header {
  height: 50px;
}

#left {
  width: 0px;
  float: left;
  display: none;
}

#content {
  float: left;
  text-align: justify;
  padding: 0px 60px 30px 60px;

  /* ************** IE HACK: first value for IE, rest for other browsers ** */
  width: 770px;
  /* ******************* */ voice-family: "\"}\""; voice-family: inherit; /**/
  width: 650px;
  /* *********************************************** */ } body>#content { /**/
  width: 650px; 
}

#right {
  width: 0px;
  float: left;
  display: none;
}

#footer {
  display: none;
}



a { color: black; text-decoration: none; }
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: underline; }
a:active { color: black; text-decoration: underline; }

h1 {
  font-size: 28px;
  text-align: left;
  margin-bottom: 62px;
  margin-top: 0px;
}

h2 {
  padding: 16px 0px 0px 0px;
  font-size: 16px;
  font-weight: bold;
}

hr {
  /* ************** IE HACK: first value for IE, rest for other browsers ** */
  height: 1px;
  border: 1px solid black;
  /* ******************* */ voice-family: "\"}\""; voice-family: inherit; /**/
  height: 1px;
  background: black;
  border: 0px;
  /* ***************************************************** */ } body>hr { /**/
  height: 1px;
  background: black;
  border: 0px;
}

img {
  border: 0px;
}



.photo {
  float: right;
  clear: both;
  margin: 0px 0px 30px 30px;
}



#dokumente ul {
  padding: 0px;
  margin-left: 0px;
}

#dokumente ul ul {
  padding-left: 32px;
}

#dokumente ul li {
  list-style: none;
  padding: 24px 0px 8px 0px;
}

#dokumente ul li ul li {
  padding: 8px 0px 0px 0px;
}

#dokumente ul ul ul {
  padding-bottom: 8px;
}



#itprofil table {
  border-spacing: 0px;
}

#itprofil table tr {
  margin-left: 0px;
}

#itprofil table tr td {
  vertical-align: top;
  margin-left: 0px;
  padding-left: 0px;
}

#itprofil table tr td.cellaa {
  width: 160px;
}



p.file {
  /* background: #fff; */
  padding: 4px 3px;
  border-top: 1px #bbb dotted;
  border-bottom: 1px #bbb dotted;
}

p.file img {
  border: 0px;
  vertical-align: middle;
}

p.file a:hover {
  /* ************** IE HACK: first value for IE, rest for other browsers ** */
  text-decoration: underline;
  /* ******************* */ voice-family: "\"}\""; voice-family: inherit; /**/
  text-decoration: none;
  /* ****************************************************** */ } body>p { /**/
  text-decoration: none;
}

p.file a:hover span {
  /* ************** IE HACK: first value for IE, rest for other browsers ** */
  text-decoration: none;
  /* ******************* */ voice-family: "\"}\""; voice-family: inherit; /**/
  text-decoration: underline;
  /* ****************************************************** */ } body>p { /**/
  text-decoration: underline;
}



#navigation {
  background: #eee;
  text-align: center;
  border-top: 1px #888 solid;
  border-bottom: 1px #888 solid;
  margin: 64px 0px 0px 0px;
  padding: 1px;
}

#navigation ul {
  display: inline;
  text-indent: 0px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#navigation li {
  display: inline;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#navigation a {
  background: #ddd;
  text-decoration: none;
  padding: 1px 16px;
  margin: 0px 8px 0px 8px;
  height: 16px;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-top: 0px;
  border-bottom: 0px;
}

#navigation a:hover {
  background: #fff;
  color: black;
}

#navigation li.current a {
  background: #888;
  color: white;
}



#lebenslauf table {
  border-spacing: 0px;
  margin-bottom: 12px;
}

#lebenslauf table tr {
  padding-bottom: 8px;
}

#lebenslauf table tr.lastrow {
  padding-bottom: 0px;
}

#lebenslauf table tr td {
  vertical-align: top;
  border: 0px;
  margin: 0px;
  padding: 0px 0px inherit 0px;
}

#lebenslauf table tr td.daterange {
  white-space: nowrap;
  padding-right: 16px;
}

#lebenslauf hr {
  height: 1px;
  border: 0px;
  margin: 0px;
  background: black;
}

#lebenslauf p {
  margin-bottom: 12px;
}

#lebenslauf h2 {
  margin: 12px 0px;
  padding: 0px;
  border: 0px;
}

#lebenslauf h1 {
  margin-bottom: 16px;
  border-bottom: 0px;
}





