/* ------------------------------------------------------------------------
   Website von ASKA Reisen / überarbeitet von Tourdata AG
------------------------------------------------------------------------ */

body {
	text-align:center;
	background-color:#FFFFFF;
}

* {
	margin-left:0px; margin-right:0px;
}

#Container {
	width:780px; height:auto;
	margin-left:auto; margin-right:auto;
	clear:both;
}

#Kopfzeile {
	width:773px;
	text-align:left;
	border-bottom:4px solid #983222;
	margin-left:2px;
	float:left;
}
#KopfzeileHome {
	width:756px;
	text-align:left;
	border-bottom:4px solid #983222;
	margin-left:2px;
	float:left;
}

#Mittelteil {
	width:780px; height:auto;
	margin-top:3px;
	clear:both;
}

#Menu {
	width:160px; height:auto;
	margin-top:0px;
	float:left;
}
#Menu td {
	border-top:1px solid #FFFFFF;
}
.BalkenRot {
	background-color:#983222;
}
.BalkenViolet {
	background-color:#9999CC;
}
.Lauftext {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:normal;
}
.LauftextGross {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333; font-weight:normal;
}
.Lauftext a {
	font-weight:bold;  color:#333333; text-decoration:none;
}
.Lauftext a:hover {
	font-weight:bold;  color:#333333; text-decoration:none;
}
.Lauftext a:visited {
	font-weight:bold;  color:#333333; text-decoration:none;
}
.Lauftext a:active {
	font-weight:bold;  color:#333333; text-decoration:none;
}

.TextKlein {
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333; font-weight:normal;
}
.TextKlein a {
	font-weight:normal;  color:#333333; text-decoration:none;
}
.TextKlein a:hover {
	font-weight:normal;  color:#333333; text-decoration:none;
}
.TextKlein a:visited {
	font-weight:normal;  color:#333333; text-decoration:none;
}
.TextKlein a:active {
	font-weight:normal;  color:#333333; text-decoration:none;
}

.TextInhalt {
	padding:0px 5px 0px 5px;
}

.TitelHell {
	color:#CCCCCC;
	font-weight:bold;
}
.TitelRot {
	color:#CC3300;
	font-weight:bold;
}

#ContentSpez {
	width:615px; height:auto;
	float:left;
	/*-- border:1px solid blue; --*/
}
#ContentHome {
	width:615px; height:auto;
	float:left;
	/*-- border:1px solid blue; --*/
}
#ContentHome iframe {
	margin-left:0px; margin-top:1px;
	float:left;
}
#ContentHome table {
	margin-left:0px;
	float:left;
}
#Content {
	width:615px; height:auto;
	float:left;
	/*-- border:1px solid blue; --*/
}
#Content td {
	border-top:1px solid #FFFFFF;
}

#Fusszeile {
	width:780px; height:20px;
	float:left;
	clear:both;
}
#Fusszeile table {
	margin-left:0px;
	float:left;
}








