body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #FFF;
/* 	color: #252122;
 */	background-color: #000;
/* 	background-image: url(images/background.gif); */
}
div#header {
	width: 1000px;
  height: 172px;
	/* background-color: #000; */
  background-image: url(images/header.gif);
}
div#header img {
  margin: 0px;
  height: 172px;
  border: none;
}
div#tools {
  width: 600px;
  margin: 0px;
}
div#spacer {
  width: 1000px;
  height: 5px;
  background-color: #FFF;  
}
div#tools p {
  margin: 10px;
  color: #FFF;
}
table#master {
  width: 1000px;
  border: none;
}
td#frame {
  width: 200px;
  vertical-align: top;
}
td#frame2 {
  width: 200px;
  vertical-align: top;
}
td#frame img {
  border: solid 1px #FFF;
}
td#frame2 img {
  border: solid 1px #FFF;
}
td#content {
  width: 600px;
  vertical-align: top;
}
td#content table {
  margin: 50px;
  width: 500px;
}
td#content td {
  width: 125px;
  border: 1px solid #20409D;
} 
td#content td.text {
  width: 250px;
  border: 1px solid #20409D;
} 
td#content img.gross {
  width: 300px;
  border: solid 1px #666666;
  margin: 15px;
  float: none;
}
td#content img {
  width: 300px;
 /*  height: 150px; */
  border: none;
  margin: 15px;
  float: left;
}
td#content img.thumb {
  width: 80px;
  height: 80px;
  border: none;
  margin: 15px;
  float: left;
}
td#content img.anfahrt {
  width: 388px;
  height: 419px;
  border: none;
  margin: 15px;
  float: center;
}
td#content img.beispiel {
  width: 100px;
  height: 80px;
  border: solid 1px #666666;
  margin: 15px;
  float: left;
}
td#content img.angebot {
  width: 278px;
  height: 172px;
  margin: 15px;
  float: none;
  border: none;
}
td#content img.news {
  width: 50px;
  height: 50px;
  margin: 15px;
  float: none;
}
td#content fieldset {
  margin: 15px;
}

h1 {
	font-size: 18px;
	margin: 15px;
}
h2 {
  font-size: 14px;
  margin: 15px;
}
p {
	margin: 15px;
}

a {
  color: #20409D;
  text-decoration: none;
}
a:hover {
  color: #666;
  text-decoration: underline;
}
span.rot {
  color: #AE3A26;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
}
input.adm, textarea.adm, select.adm {
  width: 400px;
}
img.thumba {
  width: 80px;
  height: 80px;
  border: none;
  margin: 15px;
  float: none;

}

