<!-- DOMAIN: test-hotel-gemax.de -->
		.userBackgroundColor1 {
			background-color: transparent\9;
			filter:progid:DXImageTransform.Microsoft.gradient(
			  startColorstr=#4Caab8c3,endColorstr=#4Caab8c3);
			zoom:1;
		}
			  	
		div#Wrapper {
			background-color: transparent\9;
			filter:progid:DXImageTransform.Microsoft.gradient(
			  startColorstr=#4C605772,endColorstr=#4C605772);
			zoom:1;
		}
		
#Content1 a{
	color:#605772;
	font-weight: bold;
}
hr {
	color: #605772;
	background-color: #605772;
	height: 1px;
	border: none;
}

.ColorBlackWhite, .ColorBlackWhite:hover {
	color: #fff !important;
}

.userBackgroundColor1 {
	background-color: rgba(170, 184, 195, 0.3);
}
		
.userBackgroundColor2 {
	background-color: #605772;
}

.sf-menu {
	background-color: #605772 !important;
	color: #fff !important;
}
	
.sf-menu li {
	background-color: #605772 !important;
}

.sf-menu li a {
	color: #fff !important;
}

.sf-menu li.sfHover a {
	color: #000 !important;
}
	
.sf-menu li li a {
	color: #000 !important;
}
		
.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active {
	background-color: #aab8c3 !important;
	color: #000 !important;
}

.sf-menu li li {
	background-color: #aab8c3 !important;
	color: #000 !important;
}

div#Booking table {
	background-color: rgba(96, 87, 114, .2);
}

table th {
	background-color: #aab8c3;
}

div#Booking input[type=text] {
	border: 2px solid #aab8c3;
}

div#Booking input[type=submit] {
	border: 2px solid #aab8c3;
	background-color: #aab8c3;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
}

input[type=text],input[type=password],select,textarea {
	border: 1px solid #aab8c3;
}
		
p.form>label {
	color: #605772;
	font-style: italic;
	display: inline;
}
		
.ContentNewsTitle {
	background-color: #605772 !important;
	color: #fff;
	padding: 10px 20px;
	font-size: 18px;
}

.ContentNewsText {
	color: #000;
}
.ContentNewsText a {
	color: #605772;
	text-decoration: none;
	font-weight: bold;
}		
.ContentNewsText a:hover {
	text-decoration: underline;
}
		
div#Main1 {
	background-color: #aab8c3 ;
}
		
div#Wrapper {
	background-color: rgba(96, 87, 114, .3) !important;
}

div.slideOut {
	background-color: #aab8c3;
}

.socialsigns {
    background-color: #605772;
}

div.slideOut{
    color: #000 !important;
}
    	
div#BookingLayerHeader {
	background-color: #605772;
   	width: 270px;
	color: #fff !important;
	text-align: center;
	padding: 5px;
	font-size: 16px;
}

div#BookingLayer input[type=text] {
	border: 2px solid #aab8c3;
}

.footercontent a, .footercontent {
	color: #fff;
}
.wrapperFeedback{
	width: 40%;
	margin: auto;
	border: 2px solid rgba(96, 87, 114, .3);
	margin-bottom:40px;
	min-width: 275px;
}
.wrapperFeedback h4{
	color: #605772;
	text-align: center;
}
.wrapperFeedback p{
	margin: 0px 10px 0px 10px;
}
.feedbackHead{
	width: 100%;
	height: 40px;
	Background-color: lightgrey;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	color: #605772;
	font-size: 13px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
.feedbackContent{
	width: 100%;
	height: 70px;
	border-bottom: 2px solid lightgrey;
	border-left:  2px solid lightgrey;
	border-right:  2px solid lightgrey;
	background: rgb(246,248,249); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 56%, rgba(245,247,249,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(56%,rgba(229,235,238,1)), color-stop(100%,rgba(245,247,249,1)));
	background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 56%,rgba(245,247,249,1) 100%);
	background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 56%,rgba(245,247,249,1) 100%);
	background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 56%,rgba(245,247,249,1) 100%);
	background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 56%,rgba(245,247,249,1) 100%);
	padding: 5px 0px 0px 10px;
}
.feedbackContent b{
	font-size:12px;
	color: #605772;
}
.feedbackFooter{
	width: 100%;
	height: 40px;
	Background-color: lightgrey;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	color: #605772;
	font-size: 17px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin-bottom:20px;
	cursor: pointer;
}
.starFull{
	background-image: url("/images/ratingComplete.png");
	background-position: 61px 66px;
	height: 30px;
	width:25px;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.starEmpty{
	background-image: url("/images/ratingComplete.png"); 
	background-position: 61px 126px;
	height: 30px;
	width:25px;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
#feedback{
	cursor: pointer;
}
.gecco_tabs > ul{
	background: rgba(96, 87, 114, 0.8);
	border: 1px solid rgba(96, 87, 114, 0.8);
	height:40px;
}
.gecco_tabs {
	border: 1px solid rgba(96, 87, 114, 0.8)!important;
}
.gecco_tabs > ul > li{
	background:  white!important;
	border: 1px solid rgba(96, 87, 114, 0.4)!important;
	border-radius:3px 3px 3px 3px;
	color:#FFFFFF!important;
	height:30px;
}
.gecco_tabs > ul > li > a{
	background:  rgba(96, 87, 114, 0.8)!important;
	border: 1px solid rgba(96, 87, 114, 0.8)!important;
	border-radius:3px 3px 3px 3px;
	color:#FFFFFF!important;
}
.gecco_tabs > ul > li.ui-state-default{
	background:  rgba(96, 87, 114, 0.8)!important;
	border: 1px solid rgba(96, 87, 114, 0.8)!important;
	border-radius:3px 3px 3px 3px;
	color:#FFFFFF!important;
}
.gecco_tabs > ul > li.ui-state-active > a{
	background:  rgba(170, 184, 195, 0.4)!important;
	border: 1px solid rgba(96, 87, 114, 0.5)!important;
	border-radius:3px 3px 3px 3px;
	color:#FFFFFF!important;
}
.gecco_tabs > ul > li.ui-state-hover > a{
	background:  rgba(170, 184, 195, 0.6)!important;
	border: 1px solid rgba(96, 87, 114, 0.5)!important;
	border-radius:3px 3px 3px 3px;
	color:#FFFFFF!important;
}
.processLineActive{
	float: left;
	margin-right:5px;
	border-top: 3px solid rgba(96, 87, 114, 0.5);
	min-height: 2px;
	width: 30%;
	color:#777;
	font-style: italic;
	font-weight: 700;
	text-align: center;
}
.event-content{
	border: 1px solid rgba(96, 87, 114, 0.4);
	min-height: 50px;
	border-radius: 10px;
	padding: 15px;
}
@media screen and (min-width: 767px)
{
  .userBackgroundColor1
  {
    background: url(/uploads/user/5/15/files/1024px-Schloss_Wilhelmshoehe_001.jpg) fixed no-repeat;
    -webkit-background-size: 250%; background-size: 250%;
    background-position-x: -630px;
  }

  div#imprint
  {
    background: #f1d2b3;
  }
}

@media screen and (min-width: 990px)
{
  .userBackgroundColor1
  {
    -webkit-background-size: 175%; background-size: 175%;
  }
}@media screen and (min-width: 1200px)
{
  .userBackgroundColor1
  {
    -webkit-background-size: 100%; background-size: 100%;
    background-position-x: 0;
  }
}