/******************************************************/
/*
/* 	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;
	}

#nav_sprachen {
	position: absolute;
	left: 585px;
	bottom: 10px;
	}
	#nav_sprachen li {
		float: left;
		}
		#nav_sprachen li.eins {
			width: 130px;
			}
		#nav_sprachen li.zwei {
			width: 142px;
			}
		#nav_sprachen li.drei {
			width: 142px;
			}
		#nav_sprachen li a {
			margin-right: 10px;
			background: url(http://p50651.typo3server.info/designhotel/master/layout/images/nav_sprachen_pfeil.gif) no-repeat center right #fff;
			display: block;
			padding: 3px 0px 3px 10px;
			text-decoration: none;
			color: #3c3930;
			font-weight: bold;
			}
			#nav_sprachen li a:hover {
				text-decoration: underline;
				}


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