/*   B a s i s - S t y l e s h e e t   */
/* ----------------------------------- */
/* Impressum                           */
/* ----------------------------------- */
.Layer1 {
	position:absolute;
	width:280px;
	height:200px;
	left: 360px;
	top: 180px;
	}
.tab1 {
	width:280px;
	font-size:12px;
	}
/* ----------------------------------- */
/* Nutzungsbedingungen                 */
/* ----------------------------------- */
.Layer2 {
	position:absolute;
	width:580px;
	height:95px;
	left: 210px;
	top: 390px;
	}
.tab2 {
	width:580px;
	font-size:12px;
	}
/* ----------------------------------- */
/* Allgemeine Geschäftsbedingungen     */
/* ----------------------------------- */
.Layer3 {
	position:absolute;
	width:580px;
	height:470px;
	left: 210px;
	top: 500px;
	}
/* ----------------------------------- */
/* Reise-Storno                        */
/* ----------------------------------- */
.Layer4 {
	position:absolute;
	width:200px;
	height:460px;
	left:0px;
	top: 630px;
	}
.tab4 {
	width:200px;
	border:double;
	border-width: medium;
	border-color:#990000;
	}
/* ----------------------------------- */
/* Tabellenzeilen                      */
/* ----------------------------------- */
.tr1 {
	background-color:#990000;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	}
.tr2 {
	font-size:18px;
	font-weight:bold;
	text-align: center;
	}
.tr3 {
	font-size:14px;
	text-align: center;
	}
.tr4 {
	font-size:12px;
	text-align: center;
	}
.tr5 {
	background-color:#990000;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	}
.tr6 {
	font-size:12px;
	text-align:left;
	}
/* ----------------------------------- */
/* Bilder                        */
/* ----------------------------------- */
.myCollage {
	position:absolute;
	border: none;
	width:170px;
	height:450px;
	top: 135px;
	text-align:center;
	left: 805px;
	}