body {
  margin: 0px 0px 0px 0px;
  background: #ffffff;		
}

A, A:link, A:visited {
  color: #000000;
  text-decoration: none;
}

.grey {
  color: #bdbdbd;
  text-decoration: none;
}

A:active, A:hover {
  color: #ffff00;
  background: #000000;
}

.tossesinfo {
  color: #ffff00;
  background: #000000;
}

#path A:active, 
#path A:hover {
  color: #ffff00;
  background: #000000;
/*  letter-spacing: .2em; */
}

#path A,
#path A:link,
#path A:visited {
  text-decoration: underline;
/*  letter-spacing: 0; */
}

#logo A:active,
#logo A:hover {
  color: #000000;
  background: #000000;
  border: none;
  text-decoration: none;
}

#kontakt A,
#kontakt A:link,
#kontakt A:visited {
  color: #ffff00;
  text-decoration: none;
}

#kontakt A:active,
#kontakt A:hover {
  color: #ffff00;
  background: #000000;
  border: none;
  text-decoration: underline;
}

.article A,
.article A:link,
.article A:visited {
  text-decoration: underline;
}

.article A:active,
.article A:hover {
  color: #ffff00;
  background: #000000;
  border: none;
  text-decoration: underline;
  letter-spacing: 0;
}

#saved {
  border-bottom: 1px dotted #000000;
  border-top: 1px dotted #000000;
  text-decoration: underline;
  font-weight: bold;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

.pad {
  padding: 4px;
}

.title {
  font-family: arial, vera, helvetica, sans-serif;
  color: #000000;
  background: #ffffff;
  letter-spacing: .2em;
  font-size: medium;
  font-weight: bold;
/*  text-transform:uppercase;		*/
/*  text-decoration: underline; */
  margin-bottom: 10px;
}

.text {
  font-family: arial, vera, helvetica, sans-serif;
/*  padding: 2px; */
  margin-top: 20px;
  color: #000000;
  font-size: medium;
  font-weight: normal;
}

.side {
  font-family: arial, vera, helvetica, sans-serif;
  color: #000000;
  padding: 4px;
  font-size: small;
  font-weight: normal;
  border-left: 1px dotted #000000;
  border-bottom: 1px dotted #000000;
}

.comment {
  font-family: arial, vera, helvetica, sans-serif;
  color: #000000;
  padding: 4px;
  font-size: x-small;
  font-weight: normal;
  border-left: 1px  #000000;
  border-bottom: 1px  #000000;
}
		
.sidetitle {
  font-family: arial, vera, helvetica, sans-serif;
  color: #000000;
  background: #ffffff;
  font-size: medium;
  font-weight: bold;
  letter-spacing: .2em;
/*  text-transform:uppercase;		*/
  border-bottom: 1px dotted #000000;
}		

#logo {
  position: absolute;
  background: #000000;
  padding: 0px;
  top: 0px;
  left: 10px;
  height: 75px;
/*  width:300px; */
}

#logoarea {
  position: absolute;
  top: 0px;
  background: #000000;
  height: 75px;
  width: 100%;
}

#footarea {
  position: absolute;
  background: #000000;
  height: 30px;
  width: 100%;
  margin-bottom: 0px;
}
				
#kontakt {
  position: absolute;
  padding: 0px;
  margin-top: 14px;
  right: 10px;
/*  width: 55%; */
  font-family: arial, vera, helvetica, sans-serif;
  color: #ffffff;
  font-size: small;
  font-weight: normal;
  letter-spacing: .1em;
}

#content {
  position: absolute;
  margin-top: 140px;
  margin-left: 20px;
  width: 70%;
}

#kasten {
  font-size: x-small;
  font-weight: normal;
  padding: 4px;
  font-family: arial, vera, helvetica, sans-serif;
  background: #f8f8f8;
  top: 20px;
  bottom: 20px;
  margin-left: 10%;
  margin-right: 10%;
  border: 1px solid #d8d8d8;
}

.referenzen {
/*  padding: 2px;
  float: left; */
  font-size: small;
  font-weight: normal;
  font-family: arial, vera, helvetica, sans-serif;
/*  text-align: left;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 2%;
  height: 200px;
  width: 44%;
  vertical-align: middle; */
}

.links {
  padding: 2px;
  float: left;
  font-size: small;
  font-weight: normal;
  font-family: arial, vera, helvetica, sans-serif;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 2%;
  height: 200px;
  width: 44%;
  vertical-align: middle;
}

.rechts {
  padding: 2px;
  float: right;
  font-size: small;
  font-weight: normal;
  font-family: arial, vera, helvetica, sans-serif;
  text-align: right;
  height: 200px;
  width: 44%;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 2%;
  vertical-align: middle;
}

#path {
  position: absolute;
  top: 100px;
  left: 20px;
  font-family: arial, vera, helvetica, sans-serif;
  color: #000000;
  font-size: medium;
  font-weight: normal;
  letter-spacing: .1em;
}

#navigation {
  position: absolute;
  color: #000000;
/*  margin-right: 20px; */
  top: 140px;
/*  left: 75%; */
  right: 0px;
  width: 24%;
}
