/* CSS  park_hotel Color */

body, html {
	background-color: #FFE186;
	background-image: url(../images/bg-park-hotel.gif);
	border-color: #134175;
}

h1, p, #navigation .suchbutton, a:link, a:visited, a:active {
color:#134175;

}




/* Beginn Rahmenfarbe */
.tablecontent td, .tablecontent th, #navigationsub {
	border-color: #F9B200;
	color: #134175;
		
}
/* Ende Rahmenfarbe */




/* Beginn Rahmenfarbe Navi links */
#navigationsub li, #navigationsub ul ul li, #navigationsub ul ul ul li{
	border-color: #F9B200;
}
/* Ende Rahmenfarbe Navi links */




/* Beginn Farbe Content */
.tablecontent, .fusszeile a:active, #content a:hover, #navigation .suchbutton,   #navinews li a:link, #navinews li a:visited{
	background-color: #FFE186;
	color: #134175;
	border-color:#F9B200
}
/* Ende Farbe Content */




.fusszeile a:link, .fusszeile a:visited {
	color: #134175;
}


 .fusszeile a:hover{
	color:#990099;
	background-color: #FFE186;
 }




/*Beginn Rolloverfarbe Subnavi links */
a:hover, #navigationsub ul ul li a:hover, #navigationsub ul ul ul li a:hover {
	background-color: #F9B200;
	color: #FFFFFF;
}
/* Ende Rolloverfarbe Subnavi links */





/*Beginn Linkfarbe Content links */
#content a:link, #content a:visited {
	border-right : 1px;
	color : #ff6600;
	text-decoration : underline;
	font-size: 1em;
  }
  
/*Ende Linkfarbe Content links */




/* Beginn Balkenfarbe unterhalb der Fusszeile */
.tablecontentfuss {
	height: 30px;
	background-color: #F9B200;
	background-attachment: fixed;
}
/* Ende Balkenfarbe unterhalb der Fusszeile */




/* Beginn Hintergrundfarbe Subanvi links*/
 #navigationsub ul ul a:link, #navigationsub ul ul a:visited {
	background-color: #F9E4B2;
}
/* Ende Hintergrundfarbe Subanvi links*/




/* Beginn Hintergrundfarbe Sub-Subanvi links*/
 #navigationsub ul ul ul a:link, #navigationsub ul ul ul a:visited {
	background-color: #FFFFFF;
	border-collapse:collapse;
}
/* Ende Hintergrundfarbe Sub-Subanvi links*/




/*Beginn Rolloverfarbe Subnavi rechts */
 #navinews li a:hover {
	color: #FFFFFF;
  }
/*Beginn Rolloverfarbe Subnavi rechts */
  
  
  
  
/*Beginn Logoausrichtung */
.logo_qqq {
	float: left;
}
/* Ende Logoausrichtung */
