#hotelsearch {
	background-color: #dfdddd;
}

#layoutNavigation ul li.active a {
	background-color: #dfdddd;
}

#starttop #contentRight #gallery {
	border-left: 2px solid #296cd1;
}

#starttop .boxTransparent h1 {
	visibility: hidden;
}

html[lang=de] #starttop .boxTransparent h1:after {
	content: "Tagungsplanung leicht gemacht";
	visibility: visible;
	position: relative;
	top: -30px;
	display: block;
}
	
html[lang=en] #starttop .boxTransparent h1:after {
	content: "Conference planning made easy";
	visibility: visible;
	position: relative;
	top: -30px;
	display: block;
}

.btn, a.btn, .uiButtonSpecial {
	background: #296cd1;
	background: -moz-linear-gradient(top, #296cd1 0%, #296cd1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #296cd1), color-stop(100%, #296cd1));
	background: -webkit-linear-gradient(top, #296cd1 0%, #296cd1 100%);
	background: -o-linear-gradient(top, #296cd1 0%, #296cd1 100%);
	background: -ms-linear-gradient(top, #296cd1 0%, #296cd1 100%);
	background: linear-gradient(to bottom, #296cd1 0%, #296cd1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#296cd1', endColorstr = '#296cd1', GradientType = 0);
	border-color: #296cd1 #296cd1 #296cd1;
}

#starttop #contentLeft .pvm .boxTransparent h1 {
	height: 60px;
}

#gallery img {
	display: none;
}

#contentRight #gallery {
	min-height: 290px;
	background: url(https://cdn.mice-access.com/agencies/meeting.intergerma.de/intergerma-logo.jpg);
}

#content #start {
	max-height:289px;
}
