/* CSS Document */

/*-- Delphi Reisen / Website / erstellt Januar 2007 durch Tourdata AG, Zürich --*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:15px;   text-align:center;
	}

table {
	background-color:#FFFFFF;
}

td {
	padding-left:5px;   padding-right:5px;
	font-size:12px;   color:#281671;
}

h1 {
	font-size:16px;   font-weight:bolder;   color:#281671;
	padding-top:6px;   margin:0px;
	height:25px;
}

h3 {
	font-size:14px;   font-weight:bold;   color:#281671;
	margin:0px;
}

h5 {
	font-size:12px;   font-weight:bold;   color:#281671;
	margin:0px;
}

.home_bilder {
	text-align:center;
}

.Seitentitel {
	border-bottom:1px solid #281671;
}

.Text_mini {
	font-size:10px;   font-weight:normal;
	text-align:center;
}

.Text_zusatz {
	font-size:10px;   font-weight:normal;
	text-align:left;
}

.Text_angebote {
	font-size:10px;   font-weight:normal;
	text-align:right;
}

.Text_angebote a {
	text-decoration:underline;   font-weight:bold;   color:#281671;
}




