/*Elemente*/
body {
  background-color: #FAFAFF;
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  text-align: center;
}
h1 {
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}
h2 {
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}
h3 {
  color: #000000;
  float: left;
  font-size: 8pt;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
}
hr {
  color: #C0C0C0;
  height: 1px;
}
/*Tables*/
.tblGlobal {
  background-color: #894600;
  border: double 1px #663300;
  width: 780px;
  text-align: left;
}
.tdHeader {
  background-color: #FFDB7B;
  background-image: url(img/ferien_ausland_mediterran.jpg);
  background-repeat: no-repeat;
  height: 100px;
}
.tdNavLeft {
  color: #B95700;
  background-color: #FFDB7B;
  vertical-align: top;
}
.tdNavRight {
  background-color: #FFDB7B;
  vertical-align: top;
}
.tdContent {
  background-color: #FFFFFF;
  color: Black;
  vertical-align: top;
  width: 480px;
}
.tdAnzeigen {
  background-color: #FFFFFF;
  height: 60px;
  padding-left: 3px;
  text-align: center;
  width: 468px;
}
.tblAdsList {
  border: double 1px #FFE39C;
}
.trAdsListNav1 {
  background-color: #FFF6A7;
  color: #F2AD52;
  width: 470px;
  font-size: 7pt;
}
.trAdsListNav2 {
  background-color: #FFFACE;
  color: #F2AD52;
  width: 470px;
  font-size: 7pt;
}
.trAdsList1 {
  background-color: #FFFFFF;
  color: #000000;
  width: 470px;
}
.trAdsList2 {
  background-color: #FFDB7B;
  color: #000000;
  width: 470px;
}
.trAdsListLastMinute {
  background-color: #FF3737;
  color: #FFFFFF;
  width: 470px;
}
.tdContentBoxListTitel {
  background-color: #FFE39C;
  border-left: double 1px #FFE39C;
  border-right: double 1px #FFE39C;
  border-top: double 1px #FFE39C;
  color: #000000;
  font-weight: bold;
  width: 470px;
}
.tdContentBoxListText {
  background-color: #FAFAFA;
  border-bottom: double 1px #FFE39C;
  border-left: double 1px #FFE39C;
  border-right: double 1px #FFE39C;
  width: 470px;
}
.tdContentBoxForm {
  background-color: #FAFAFA;
  border-bottom: double 1px #FFE39C;
  border-left: double 1px #FFE39C;
  border-right: double 1px #FFE39C;
  padding: 10px 0px 10px 10px;
  width: 470px;
}
.tdContentBoxTitel {
  background-color: #FFE39C;
  /*background-image: url('img/mTitle.gif');*/
  border-left: double 1px #FFE39C;
  border-right: double 1px #FFE39C;
  border-top: double 1px #FFE39C;
  color: #000000;
  font-weight: bold;
  padding: 2px 2px 2px 2px;
  width: 470px;
}
.tdContentBoxText {
  background-color: #FFFACE;
  border-bottom: double 1px #FFE39C;
  border-left: double 1px #FFE39C;
  border-right: double 1px #FFE39C;
  padding: 10px 10px 10px 10px;
  width: 470px;
}
.tdContentBoxTitelMsg {
  background-color: #6C99D8;
  border: double 1px #6C99D8;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px 2px 2px 2px;
  width: 470px;
}
.tdContentBoxTextMsg {
  background-color: #FFFFFF;
  color: #000000;
  border: double 1px #6C99D8;
  padding: 10px 10px 10px 10px;
  width: 470px;
}
.tdMnuBgHeaderFooter {
  background-color: #F2AD52;
  background-image: url('img/sHeader.gif');
  color: #000000;
}
.tdMnuBg {
  background: #FFB959;
  background-image: url('img/mTitle.gif');
  color: #000000;
  font-weight: bold;
  height:15px;
}
.img {
  border: dotted 0px #FFDB7B;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px 2px 0px 0px;
  text-decoration: none;
  vertical-align: middle;
}
.img2 {
  border: dotted 0px #FFDB7B;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  margin: 2px 2px 2px 2px;
  text-decoration: none;
  vertical-align: middle;
}
/*Links*/
.lnkMnuTop {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.lnkMnuTop:hover {
  color: #FFDB7B;
  font-weight: bold;
  text-decoration: none;
}
.lnkMnu {
  color: #663300;
  font-size: 8pt;
  text-decoration: none;
  width: 150px;
}
.lnkMnu:hover {
  color: #663300;
  text-decoration: underline;
}
.lnkSubMnu {
  color: #663300;
  font-size: 7pt;
  text-decoration: none;
  width: 150px;
}
.lnkSubMnu:hover {
  color: #000000;
  text-decoration: none;
}
.lnkCnt {
	color: #0000CC;
	text-decoration: none;
}
.lnkCnt:visited 
{
    color: #696969;
    text-decoration: none;
}
.lnkCnt:hover {
	color: #0000CC;
	text-decoration: underline;
}
.lnkCntDefault {
	color: #000000;
	text-decoration: none;
}
.lnkCntDefault:hover {
	color: #000000;
	text-decoration: underline;
}
.lnkImg {
  border: double 0px white;
  color: #000000;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
}
/*Steuerelemente*/
.cmdButton {
  font-family: Verdana;
  font-size: 8pt;
}
.ddList {
  border: double 1px #FFDB7B;
  font-family: Verdana;
  font-size: 8pt;
  width: 200px;
}
.txtBox {
  font-family: Verdana;
  font-size: 8pt;
}
