
                             /*CONTENT-BEREICH*/
div#content {
  width:477px;
  min-height:355px;
  margin:10px auto 10px auto;
  text-align:left;
  border: solid 0px #0000ff;
  padding:5px 20px 20px 20px;
  background:#fff;
  border: 0px #FF9F00;
  color:#003;
  font-size:8pt;
}

div#content img.right{
  float:right;
  margin:10px 0px 10px 10px;
  border:outset 3px #FF9F00;
}
div#content img.left{
  float:left;
  margin:10px 10px 10px 0px;
  border:outset 2px #FF9F00;
}
div#content img.center{
  float:center;
  margin:10px 50px 10px 50px;
  border:outset 2px #FF9F00;
}

div#content img.th{
  float:none;
  margin:1px 1px 1px 1px;
  border:outset 2px #0040FF;
}


div#content .border{
  border:outset 2px #FF9F00;
}
div#content h1 {
  text-align:right;
  text-transform:uppercase;
  text-decoration:underline;
  font-size:14pt;
  padding-bottom:10px;
}
div#content a{
  color:#ff0000;
  text-decoration: none;
}
div#content a:hover{
  text-decoration:underline;
  color:#000000;
}
div#content h2 {
  text-align:center;
  font-size:10pt;
  font-weight:bold;
}

div#content h3 {
  text-align:left;
  font-style:none;
  text-decoration:underline;
  text-align:center;
  font-size:12pt;
}
div#content h4{
  padding-bottom:5px;
  text-align:center;
  font-size:8pt;
  font-weight:bold;
}
div#content h5 {
  font-size:7pt;
  font-weight:lighter;
}
div#content p{
  text-align:justify;
}
div#content p.left{
  text-align:left;
}
div#content p.center{
  text-align:center;
}

div#content p.fl:first-letter {
  font-size:14pt;
  font-family:times;
  font-weight:bold;
  padding-right:2px;
}

div#content table{
  width:480px;
  vertical-align:top;
  margin:auto;
}
div#content table td{
}
div#content table td.right{
  text-align:right;
  padding-right:10px;
}
div#content table td.left{
  text-align:left;
  padding-left:10px;
}
div#content .hoch {
  text-align:center;
  padding-top:10px;
  border:none;
  font-weight:bold;
}
div#content table.sendform{
  border:none;
}
div#content table.sendform td{
  border:none;
  padding:0 0 0 30px;
}
div#content table.sendform th{
  text-decoration:underline;
  background:#09f;
  border-top:solid 1px #0cf;
  border-left:solid 1px #0cf;
  border-bottom:solid 1px #03f;
  border-right:solid 1px #03f;
  margin-bottom:0;
  padding:3px 0 3px 20px;
}

                             /*ÜBERSICHT ÜBER DIE ANGEBOTE*/
div#content table.uebersicht {
  padding:5px;
  text-align: left;
}
div#content table th.event {
  font-weight:bold;
  background:#FED676;
  color:#000000;
  text-align:left;
  font-size:9pt;
  padding:3px 20px 3px 20px;
  border:outset 1px #003;
}
div#content table.uebersicht td{
  padding:3px 3px 3px 20px;
  border-bottom:inset 1px #FEFDC2;
  border-left:outset 1px #FEFDC2;
}
div#content table.uebersicht td.spalte_1 {
  width:150px;
}
div#content table.uebersicht td.ort {
  width:95px;
}

div#content table.uebersicht td.preis {
  width:170px;
}
div#content table.uebersicht td.alter {
  text-align:center;
  padding:3px;
}

div#content td.formular-right {
  width:100px;
  text-align:right;
  font-size:8pt;
  background:#cff;
  padding:0 4px 0 4px;
  border:none;
  border:solid 0px #003;
}
div#content .dreih{
  width:400px;
}
div#content td.beitrag{
  width:300px;
  background:#0099ff;
  border:outset 1px #069;
  padding:5px;
}


div#content input, div#content textarea{
  border:solid 1px #0099ff;
  font-align:8pt;
}

		/* News, Ferienlager, Jugendreisen .. Tabelle */
div#content td.news{
  width:210px;
  border:outset 1px #09f;
  vertical-align:top;
}
div#content td.white{
  text-align:center;
  padding:3px;
}
div#content td.gray{
  background:#FEFDC2;
  text-align:center;
  padding:3px;
}
div#content td.whitel{
  padding:3px;
}
div#content td.grayl{
  background:#FEFDC2;
  padding:3px;
}
div#content td.whiter{
  text-align:right;
  padding:3px;
}
div#content td.grayr{
  text-align:right;
  background:#FEFDC2;
  padding:3px;
}
div#content td.whitec{
  text-align:center;
}
div#content td.grayc{
  text-align:center;
  background:#FEFDC2;
}
div#content table.zentriert{
  margin:auto;
}
div#content td.fusszeile{
   font-size:8pt;
   text-align:center;
}

div#content td.noborder{
  border:none;
}

div#content td.fc{
  background:#FFFFBB;
  text-align:center;
  font-weight:bold;
  text-transform:uppercase;
  padding:1px;
  margin:0;
}

div#content .center{
  text-align:center;
  padding:0;
}


			/*Listen*/

div#content li.liste{
  list-style-image:url('/pixx/layout/listen_pfeil.gif');
}
div#content li.liste_kreis{
  list-style-image:url('/pixx/layout/listen_kreis.gif');
}

div#content .fehler{
  border:solid 4px #f00;
  width:300px;
  margin:auto;
  padding:5px 10px 5px 10px;
}
div#content .fehler a{
  font-weight:bold;
}

			/*Scroll_Container*/

div#scroll{
  width:96%;
  height:200px;
  overflow:auto;
  border:solid 1px #0099ff;
  padding:10px;
  font-size:12px;
  text-align:justify;
}
div#scroll_gb{
  width:96%;
  height:300px;
  overflow:auto;
  border:outset 3px #000000;
  padding:10px;
  background:url("/pixx/layout/gb.jpg") top left repeat;
}

div#scroll_v{
  width:96%;
  height:300px;
  overflow:auto;
  border:outset 3px #000000;
  padding:10px;
  background:#0000DF;
}