body {
	background-color: #CED9F0;
	font-weight: 100;
	font-stretch: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h1, h3, h4 {
	padding-left: 15px;
	margin-top: 10px;
}

p {
	padding-bottom: 0px;
}

img {
	border-style: none;
}

#container {
	position:relative;
	width: 975px;
}
#leftContainer {
	width: 800px;
	float: left;
	background-color: #FFFFFF;
}
#leftContainerMain {
	width: 800px;
}
#topMenu {
	line-height: normal;
	margin-top: 0px;
	background-color: #f6db4d;
	height: 20px;
	z-index: 0;
}
#topMenu ul {
	list-style-type: none;
	display: inline;
}
#topMenu li {
	float: left;
	list-style-type: none;
}
#topMenu ul li a {
	display: block;
	padding: 2px 15px 2px 15px;
}
#topMenu ul li a:link {
	color: #666666;
	text-decoration: none;
}
#topMenu ul li a:visited {
	text-decoration: none;
	color: #666666;
}
#topMenu ul li a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
}
#content {
	clear: both;
	z-index: 1;
}
#content p {
	padding: 0px 15px 0px 15px;
}
#bottomMenu {
	clear: both;
	background-color: #bf3333;
	height: 20px;
}
#bottomMenu ul {
	list-style-type: none;
	display: inline;
}
#bottomMenu li {
	float: left;
	list-style-type: none;
}
#bottomMenu ul li a {
	display: block;
	padding: 2px 10px 2px 10px;
}
#bottomMenu ul li a:link {
	color: #ffffff;
	text-decoration: none;
}
#bottomMenu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#bottomMenu ul li a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #bf3333;
}
#rightContainer {
	position: relative;
	left: 3px;
	width: 175px;
	float: left;
	background-color: #FFF;
	text-align: center;
}
#rightContainer p {
	margin-top: 2px;
	margin-bottom: 0px;
}
#trivago {
	width: 175px;
	height: 144px;
	text-align: center;	
}
#trivago_widget_36216_171263 {
	margin-left: auto;
	margin-right: auto;
}
a:link {
	text-decoration: none;
	font-style: normal;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.leftpic {
	float: left;
}
.textright {
	width: 540px;
	float: left;
}
.blue {
	color: #315EB0
}