#reiselogo {
	position:absolute;
	left:500px;
	top:36px;
	width:500px;
	height:205px;
	z-index:1;
	overflow: hidden;
}


body {              /* body ist weis und hat keine Ränder */
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #ffffff;
}
.navi td {
	padding:0px;
	margin: 0px;
	}
	
	/* Links */
.navi a:active, a:visited, a:link {
	text-decoration: none;
	color: #000000;
}
.navi a:hover {
	text-decoration: none;
	color: #000000;
}

.navi h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	font-weight: lighter;
}
.navi h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	font-weight: lighter;
}
	
table.navlined td {
	border-right: 1px solid #ffffff;
	
}

table.linedbottom td {
	border-bottom: 1px solid #ffffff;	
}

.footer td {
	padding:2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
		/* Links */
.footer a:active, a:visited, a:link {
	text-decoration: none;
	color: #333333;
}
.footer a:hover {
	text-decoration: underline;
	color: #000000;
}

.content td {
	padding:10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.content h1 {
   	font-weight:bold;
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #316EB5;
}
.content h2 {
	font-weight:bold;
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #316EB5;
	
}
.content h3 {
	font-weight:lighter;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.content hr{
    width:100%;
    height:1px;
    border:none;
    border-top:1px solid #dddddd;
}
.content a:hover {
	text-decoration: underline;
	
}
.content img {
	border: 1px solid #000000;
}

.angebotliste td {
	padding:3px;
	margin: 0px;
	}

.angebotliste img {
	border: 1px solid #000000;
}
.angebotliste a:active, a:visited, a:link {
	text-decoration: none;
	color: #333333;
}
.angebotliste a:hover {
	text-decoration: underline;
	color: #000000;
}

.angebotheadline td {
	padding:2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.angebot td {
	padding:10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.angebot h2 {
   	font-weight:bold;
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.angebot h3 {
	font-weight:lighter;
	font-size: 11px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.angebot h4 {
	font-weight:bold;
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.angebot a:active, a:visited, a:link {
	text-decoration: none;
	color: #333333;
}
.angebot a:hover {
	text-decoration: underline;
	color: #000000;
}

.angebot img{
    border: 1px solid #000000;
}

.news td {
	padding:5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.news h2 {
   	font-weight:bold;
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.news h3 {
	font-weight:lighter;
	font-size: 11px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.news h4 {
	font-weight:bold;
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.news a:active, a:visited, a:link {
	text-decoration: none;
	color: #333333;
}
.news a:hover {
	text-decoration: underline;
	color: #000000;
}
.news hr{
    width:80%;
    height:1px;
    border:none;
    border-top:1px solid #dddddd;
}
	
.hintergrund_angebot_left {
	background-image: url(../img/angebot_links.gif);
	background-repeat: no-repeat;
}
.hintergrund_angebot_right {
	background-image: url(../img/angebot_rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.linedright td {
	border-right: 1px solid #dddddd;	
}

table.linedheadline td {
	border-top: 1px solid #dddddd;	
	border-bottom: 1px solid #dddddd;	
}

table.linedbottom td {
	border-bottom: 1px solid #dddddd;	
}

table.nolined td{
	border-right: 0px;	
	border-left: 0px;	
	border-bottom: 0px;	
	border-top: 0px;	
}
.hintergrund {
	background-image: url(../img/hg_001.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
