body {
	background-color: #44688C;
	margin: 0px;
	padding: 0px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
a {
	color: #000000;
}
ul, ol {
	margin: 1px 0 3px 1.5em;
	padding: 0px;
}
li {
	list-style-image: url(global_gfx/li_pfeile.gif);
}
table.page {
	width: 880px;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
/*-------------------------------------------- Topnavigation */
td.topnavigation {
	background-image: url(global_gfx/verlauf_02.jpg);
	color: #FFFFFF;
	height: 53px;
}
	td.topnavigation td {
		padding: 3px 0 3px 0;
	}
	td.topnavigation a {
		text-decoration: none;
		margin: 0 10px 0 25px;
		color: #FFFFFF;
		font-size: 12px;
	}
	td.topnavigation a:hover {
		text-decoration: overline underline;
	}
/*-------------------------------------------- Navigation */
table.navigation1 {
	border-collapse: collapse;
	width: 180px;
}
	table.navigation1 a {
		color: #000000;
		margin-left: 20px;
		margin-right: 5px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		display: block;
	}
	table.navigation1 a:hover {
	   background-image: url(global_gfx/nav_pfeile.gif);
		background-position: right;
		background-repeat: no-repeat;	
	}
	.on {
		background-image: url(global_gfx/nav_pfeile.gif);
		background-position: right;
		background-repeat: no-repeat;	
	}
	table.navigation1 td {
		height: 25px;
		border-top: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;		
	}
	td.nav-aktuell {
		background-color: #D0D6D6;
	}
	td.nav-ferienregion {
		background-color: #FDEDD3;
	}
	td.nav-aktivitaeten {
		background-color: #FDE9C6;
	}
	td.nav-veranstaltungen {
		background-color: #FCE4B8;
	}
	td.nav-gastgeber {
		background-color: #D0D6D6;
	}
	td.nav-pauschalangebote {
		background-color: #B9C4CA;
	}
	td.nav-prospekte {
		background-color: #E4EDD2;
	}
	td.nav-wirueberuns {
		background-color: #D7E5C2;
	}
table.navigation2 {
	border-collapse: collapse;
	width: 160px;
	margin-left: 20px;
}
	table.navigation2 a {
		color: #000000;
		margin-left: 10px;
		margin-right: 5px;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		display: block;
	}
	table.navigation2 a:hover {
	   background-image: url(global_gfx/nav_pfeile.gif);
		background-position: right;
		background-repeat: no-repeat;	
	}
	table.navigation2 td {
		height: 15px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;		
	}
table.navigation3 {
	border-collapse: collapse;
	width: 145px;
	margin-left: 15px;
}
	table.navigation3 a {
		color: #000000;
		margin-left: 10px;
		margin-right: 5px;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		display: block;
	}
	table.navigation3 a:hover {
	   background-image: url(global_gfx/nav_pfeile.gif);
		background-position: right;
		background-repeat: no-repeat;	
	}
	table.navigation3 td {
		height: 15px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;		
	}
/*-------------------------------------------- Seitenhintergründe */
td.back-aktuell {
	background-color: #E7EAEA;
	vertical-align: top;
}
td.back-gastgeber {
	background-color: #E7EAEA;
	vertical-align: top;
}
td.back-wirueberuns {
	background-color: #E8F1DA;
	vertical-align: top;
}
td.back-ferienregion {
	background-color: #FDF7EA;
	vertical-align: top;
}
td.back-prospekte {
	background-color: #F3F7E7;
	vertical-align: top;
}
td.back-aktivitaeten {
	background-color: #FDEED1;
	vertical-align: top;
}
td.back-veranstaltung {
	background-color: #FCEDD1;
	vertical-align: top;
}
/*-------------------------------------------- Content */
td.pagecontent {
	vertical-align: top;
}
td.linkeSpalte {
	width: 180px;
	background-color: #FDF9EE;
	vertical-align: top;
}
td.mittlereSpalte {
	width: 480px;
	vertical-align: top;
	padding: 20px 15px 20px 20px;
}
td.iframe {
	width: 665px;
	padding: 0px 15px 20px 15px;
}
td.rechteSpalte {
	width: 220px;
	vertical-align: top;
	text-align: right;
}
.tabelle {
	border: 1px solid #000000;
	/*border-collapse: collapse;*/
	background-color: #FFFFFF;
}
	.tabelle td {
		padding: 3px;
		border-bottom: 1px solid #EEEEEE;
	}
	.tabelle th {
		background-color: #D0D6D6;
		border-bottom: 1px solid #000000;
		padding: 3px;
		border-top: 1px solid #000000;
	}
.bildunterschrift {
	font-size: 11px;
	margin-right: 10px;
	text-align: left;
	margin-left: 10px;
}
/*-------------------------------------- Infobox */
table.infobox {
	background-image: url(gfx/boxen_back/infobox.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 220px;
	text-align: left;
}
	table.infobox td.infobox {
		padding: 5px 5px 5px 40px;
	}
	table.infobox ul {
		margin: 0px;
		margin-left: 1.5em;
	}
	table.infobox img {
		margin-left: 10px;
	}
/*-------------------------------------- Downloadbox */
table.downloadbox {
	background-image: url(gfx/boxen_back/downloadbox.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 220px;
	text-align: left;
}
	table.downloadbox td.infobox {
		padding: 5px 5px 5px 40px;
	}
	table.downloadbox ul {
		margin: 0px;
		margin-left: 1.5em;
	}
	table.downloadbox img {
		margin-left: 10px;
	}
/*-------------------------------------- Box */
table.box {
	background-image: url(gfx/boxen_back/box.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 220px;
	text-align: left;
}
	table.box td.infobox {
		padding: 5px 5px 5px 40px;
	}
	table.box ul {
		margin: 0px;
		margin-left: 1.5em;
	}
	table.box td.img {
		background-image: url(gfx/boxen_back/box.gif);
		background-repeat: repeat-y;
		background-position: left;
		text-align: right;
		
	}
table.tabelle-rhein, table.tabelle-mosel, table.tabelle-eifel {
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
	table.tabelle-rhein img , table.tabelle-mosel img, table.tabelle-eifel img {
		margin: 2px 0 2px 0;
	}
	table.tabelle-rhein td, table.tabelle-mosel td, table.tabelle-eifel td {
		padding: 3px;
	}
		table.tabelle-rhein table td, table.tabelle-mosel table td, table.tabelle-eifel table td {
			border: 1px solid #FFFFFF;
			font-size: 11px;
			height: 37px;
			vertical-align: top;
		}
		table.tabelle-rhein table th, table.tabelle-mosel table th, table.tabelle-eifel table th {
			text-align: left;
		}
	table.tabelle-rhein th {
		background-color: #365678;
		border-bottom: 1px solid #000000;
		padding: 3px;
		color: #FFFFFF;
	}
	table.tabelle-rhein table {
		background-color: #D2E0F0;
	}
	table.tabelle-mosel th {
		background-color: #537142;
		border-bottom: 1px solid #000000;
		padding: 3px;
		color: #FFFFFF;
	}
	table.tabelle-mosel table {
		background-color: #DAE9D1;
	}
	table.tabelle-eifel th {
		background-color: #CD853E;
		border-bottom: 1px solid #000000;
		padding: 3px;
		color: #FFFFFF;
	}
	table.tabelle-eifel table {
		background-color: #F0DECA;
	}
table.ferienregionbilder {
	margin-top: 5px;
}
table.ferienregionbilder td {
	vertical-align: top;
}
	table.bildlinks {
		text-align: right;
		margin-right: 5px;
		margin-bottom: 10px;
	}
	table.bildlinks td {
		font-size: 10px;
		text-align: left;
	}
	table.bildrechts {
		text-align: left;
		margin-left: 5px;
		margin-bottom: 10px;
	}
	table.bildrechts td {
		font-size: 10px;
	}
	table.bildmitte {
		text-align: left;
		margin-left: 2px;
		margin-right: 2px;
		margin-bottom: 10px;
	}
	table.bildmitte td {
		font-size: 10px;
	}
	table.bildumfluss {
		margin-right: 5px;
		float: left;
	}
	table.bildumfluss td {
		font-size: 10px;
	}
		table.bildumfluss-links {
		margin-left: 5px;
		float: right;
	}
	table.bildumfluss-links td {
		font-size: 10px;
	}
/*----------------------------------------*/
div.aktivitaet, div.ausflug, div.startseite, div.pauschalen {
	margin-top: 10px;
	margin-bottom: 20px;
}
table.aktivitaet {
	border-top: 3px solid #C2C582;
}
	table.aktivitaet td.img {
		width: 119px;
	}
	table.aktivitaet th {
		background-color: #FADBA4;
		text-align: left;
		padding: 3px 5px 3px 15px;
		height: 17px;
	}
		table.aktivitaet th.pfeil {
		text-align: right;
		padding: 3px 5px 3px 0px !important;
	}
		table.aktivitaet th a {
			color: #000000;
			text-decoration: none;
			display: block;
		}
	table.aktivitaet td.txt {
		padding: 3px 3px 3px 15px;
		vertical-align: top;
		height: 50px;
	}
table.ausflug {
	border-top: 3px solid #C2C582;
}
	table.ausflug td.img {
		width: 119px;
	}
	table.ausflug th {
		background-color: #FADBA4;
		text-align: left;
		padding: 3px 5px 3px 15px;
		height: 17px;
	}
	table.ausflug th.pfeil {
		text-align: right;
		padding: 3px 5px 3px 0px !important;
	}
		table.ausflug th a {
			color: #000000;
			text-decoration: none;
			display: block;
		}
	table.ausflug td.txt {
		padding: 3px 3px 3px 15px;
		vertical-align: top;
		height: 175px;
	}
table.startseite {
	border-top: 3px solid #F0D8AA;
}
	table.startseite td.img {
		width: 119px;
	}
	table.startseite th {
		background-color: #D1D9E4;
		text-align: left;
		padding: 3px 5px 3px 15px;
		height: 17px;
	}
	table.startseite th.pfeil, table.startseite td.pfeil {
		padding: 3px 5px 3px 0px !important;
		text-align: right;
	}
		table.startseite th a {
			color: #000000;
			text-decoration: none;
			display: block;
		}
	table.startseite td.txt {
		padding: 3px 3px 3px 15px;
		vertical-align: top;
	}
table.pauschalen {
	border-top: 3px solid #F0D8AA;
}
	table.pauschalen th {
		background-color: #D1D9E4;
		text-align: left;
		padding: 3px 5px 3px 15px;
		height: 17px;
	}
	table.pauschalen td.pfeil {
		padding: 3px 5px 3px 0px !important;
		text-align: right;
		border-bottom: 1px solid #D0D6D6;
	}
	table.pauschalen td.txt {
		padding: 3px 3px 3px 15px;
		vertical-align: top;
		border-bottom: 1px solid #D0D6D6;
	}
input.error, select.error {
	padding-right: 16px; 
	border: 1px solid red; 
	background-color: #FFFCE2; 
	background-image: url(global_gfx/warning_obj.gif); 
	background-position: right; 
	background-repeat: no-repeat;
	width: 99%;
}
input, select, textarea {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
input.button {
	background-color: #AAAAAA;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
}
/*-------------------------------------- TKN Box */
.tkn-box {
	background-color: #628F48;
	width: 170px;
	border-collapse: collapse;
	border: 2px solid #000;
}
.tkn-box table {
	border: 1px solid #FFFFFF;
	background-color: #D7E5C2;
}
.tkn-box th, .tkn-box td {
	padding: 2px 4px;
}
.tkn-box table td {
	padding: 2px;
}
.tkn-box .copyright {
	font-size: 9px;
}
.tkn-box .head {
	background-color: #44688C;
	color: #FFF;
}
.qfTable {
	color: #000000;
	background-color: #F5F5F5;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
.qfHead {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bolder;
	background-color: #406EB2;
}
.qfText {
	color: #4C4C4C;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
.qfTextB {
	color: #4C4C4C;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.qfTextCopyright {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.qfSelect2 {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
.qfSelect {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	width: 55px;
}
.qfButton {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 1px solid #000000;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}
.option {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	width: 26px;
}







