/******************************************************/
/*
/* 	Hotel Theresia
/*	Stylesheet Document
/* 	Copyright (c) 2007 GFB & Partner Marketing Services
/*	www.gfb.at
/*
/*	Unauthorized copying is not allowed and will be
/*	punished by an appropriate agent. In this case
/*	by an honorable cunt... me
/*
/******************************************************/


/* Sprachnavigation
------------------------------------------------------*/

#branding {
	height: 376px;
	}

	#the_logo {
		  top:60px!IMPORTANT;
		  }



#nav_sprachen {
	position: absolute;
	left: 585px;
	top: 340px!IMPORTANT;
	}

	ul#nav_sprachen{
		width:404px;
                line-height:23px;
                background:#ffffff;
		}

	#nav_sprachen li {
		float: left;
		}
		#nav_sprachen li.eins {
                        display:inline-block;
			}
		#nav_sprachen li.zwei {
                        display:inline-block;
			}
		#nav_sprachen li.drei {
                        display:inline-block;
			}
		#nav_sprachen li a {
			margin-right: 0px;
			background: url(/designhotel/master/layout/images/nav_sprachen_pfeil.gif) no-repeat center right #fff;
			display: inline-block;
			padding: 0px 20px 0px 10px;
                        border-right: 1px solid #fff;
			text-decoration: none;
			color: #3c3930;
			font-weight: bold;
			}
			#nav_sprachen li a:hover {
				text-decoration: underline;
				}


#header {
	min-height: 376px;
	_height: 376px;
			}
