/* ------------------------------------------------------------  */
/* ------------------------ =header ---------------------------  */
/* ------------------------------------------------------------  */
#header h4 {
	background-image: url(../images/slogans/slogan-start.gif);
}
/* ------------------------------------------------------------  */
/* ------------------------ =branding -------------------------  */
/* ------------------------------------------------------------  */
h1#branding {
	float: left;
	width: 493px;
	height: 143px;
	margin: 0 124px 0 0;
	padding: 0px 0px 0px 0px;
}
#branding a {
	width: 493px;
	background-image: url(../images/brandings/zillertaler-viererlei.gif);
}

/* ------------------------------------------------------------  */
/* ------------------------ =contentContainer -----------------  */
/* ------------------------------------------------------------  */
#contentContainer {	
	background-image: url(../images/bg-contentcont-start.gif);
}
/* ------------------------------------------------------------  */
/* ------------------------ =preisliste -----------------------  */
/* ------------------------------------------------------------  */
table.preisliste {
	clear: left;
	margin: 20px 0px 10px 0px;
}
table.preisliste td, table.preisliste td.highlight {
	padding: 4px;
}
table.preisliste td {
	background-color: #f9f9fb;
	color: #000;
	border-bottom: 1px dotted #9aa0a5;
}
table.preisliste td.highlight {
	color: #000;
}
table.preisliste tr.alternate td {
	background-color: #f4f4f5;
}
table.preisliste tr.alternate td.highlight {
	color: #000;
}
a#anfrageContent {
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
}
a#anfrageContent:hover {
	text-decoration: none;
	color: #000;
}
/* ------------------------------------------------------------  */
/* ------------------------ =navigation1 ----------------------  */
/* ------------------------------------------------------------  */
#navigation1 {
	background-color: #c7c8cb;
}
/* ------------------------------------------------------------  */
/* ------------------------ =navigation3 ----------------------  */
/* ------------------------------------------------------------  */
#navigation3 li a {
	color: #677279;
}
#navigation3 li a:hover, #navigation3 li a.aktiv {
	color: #afb1b5;
}
/* ------------------------------------------------------------  */
/* ------------------------ =contentDesign --------------------  */
/* ------------------------------------------------------------  */
#content h2 {
	color: #858585;
}
.column2 h4 {
	color: #858585;
}
