/*
  Im Editor Auswählbare Klassen
*/
.galerieBildMitRahmen {
  width: 131px;
  height: 98px;
  border: 1px solid black;
}
.schwarzerRand {
  border: 1px solid black;
}

/*
  Layout
*/
.--------------------------------- {
}

body {
  background-color: #dedede;
}
body.mceContentBody {
  BACKGROUND-COLOR: #ffffff;
}
body, td, div, a, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
font, span, h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 25px;
}
body, td, div {
	color: #000000;
}
img {
  border: 0;
}
a, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
hr {
  color: #000000;
  line-height: 1px;
  height: 1px;
  border-style: solid;
}

#footer,
#footer a {
  font-size: 9px;
}
