@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Hoch2 / Julia Zehentner					#
 * # 												#
 * # Datum: 27.01.2009								#
 * # 												#
 * ################################################## 
 */



/***HAUPTSTRUKTUR***/
/******************/
#container{
	

	width:102em;
	min-height:100%;
	*height:100%;
	padding-bottom: 35em;
	
}

#wrapper{
	margin-left:26em;
}


/***LINKS***/
#left{
	width:26em;
	/*padding-left:110px;*/
	min-height:10em;
}

#lang{
	height:25px;
	width:220px;
	padding-left:40px;
	position:absolute;
	top:0;
	left:0;
}

.lang{
	padding: 0.8em 0.8em 0 0;
}

#logo{
	height:154px;
	width:260px;
	/*background: url(../img/logo.png) bottom left no-repeat;*/
	padding-top:46px;
	position:absolute;
	top:25px;
	left:0;
}

#navi{
	min-height:20em;
	width:22em;
	margin-left:4em;
	position:absolute;
	top:225px;
	left:0;
	_height:20em;
}


/***MITTE***/
#middle{
	
	width:51.6em;
	*width: 51.7em;
	padding: 0px 2em;
	min-height:10em;
}

#middle_home{
	width: 54em;
	min-height:10em;
	padding: 0px 1em;
}

#bild{
	width:52em;
	
}

#con{
	min-height:300px;
	margin-bottom:10px;
	padding:40px 40px 20px 40px;
}

#con1 {
	
	min-height:300px;
	margin-bottom:10px;
	/* padding:40px 40px 20px 40px; */
}


#home{
	margin-bottom:20px;
	min-height:300px;
}

#buchung{
	min-height:210px;
	margin:0 10px 5px 10px;
	padding: 48px 20px 0px 20px;
}
#buchung a img{
	margin-left:340px;
}

#footNavi{

	height:2em;
}

#footNavi_home{
	height:2em;
	margin-left:10px;
}

#back{
	bottom:0px;
	margin-top:30px;
}

/***RECHTS***/
#right{
	/*width: 20em;*/
	width: 19.9em;
	min-height:100px;
	margin-top:3em;
	padding-top:10px;
	margin-left:0.4em;
	_margin-left:0;
}

#test{	
	background:#cccccc;
	position:relative;

}

#metaNavi{
	/*position:absolute;*/
	width:20em;
	height:3em;
	z-index:50;

position:absolute;
	top:0;
	left:82em;
}