@charset "utf-8";
body {
	background-color: #f3eed8;
}
.head {
	background-image: url(../images/Layout_Site/head.jpg);
	background-repeat: no-repeat;
}

/* CSS Document */

.enter_hotel {
	background-image: url(../images/Layout/enter_hotel.jpg);
	background-repeat: no-repeat;
}
.enter_galaxias {
	background-image: url(../images/Layout/enter_galaxias.jpg);
	background-repeat: no-repeat;
}
.bg_bottom_left {
	background-image: url(../images/Layout_Site/bottom_left.jpg);
	background-repeat: no-repeat;
}
.bg_pic_left {
	background-image: url(../images/Layout_Site/pic_left.jpg);
	background-repeat: no-repeat;
}
.bg_pic_left_oben {
	background-image: url(../images/Layout_Site/pic_left_oben.jpg);
	background-repeat: no-repeat;
}
.bg_welcome {
	background-image: url(../images/Layout_Site/welcome.jpg);
	background-repeat: no-repeat;
}
.menue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a36233;
	background-color: #DDC8A0;
	padding-left: 57px;
}

.menue_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 57px;

}


.bg_bottom_alfa {
	background-image: url(../images/Layout_Site/bottom_alfa.jpg);
	background-repeat: no-repeat;
}
.button_line {
	background-image: url(../images/Layout_Site/button_line.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-top: 15px;
	padding-left: 15px;
	text-align: justify;
}


.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A26234;
	font-weight: bold;
	letter-spacing: 2px;
}


a.menue_white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menue_white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menue_white:hover {
	text-decoration: none;
	color: #a36233;
	background-color: #DDC8A0;
	background-repeat: repeat;

		display:block;
}
a.menue_white:active {
	text-decoration: none;
}



.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}



a.link:link {
	text-decoration: none;
	color: #a36233;
}
a.link:visited {
	text-decoration: none;
	color: #a36233;
}
a.link:hover {
	text-decoration: none;
	color: #DEC89F;


}
a.link:active {
	text-decoration: none;
}

