@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Hoch2 / Julia Zehentner					#
 * # 												#
 * # Datum: 27.01.2009								#
 * # 												#
 * ################################################## 
 */

a.bf {
	text-decoration:none !important;
	font-style:normal !important;
	background:transparent url(../img/aPfeil.gif) no-repeat scroll left top;
	padding-left:8px;
	line-height:20px;
	font-size:11px;
}

#subnavi {

}

.mapheader a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.mapheader a:hover {
	
	text-decoration:underline;
}

#con1con {
	margin-bottom:25px;
}

#social{
  z-index: 10;
  position: relative;
}

.headerwrap1{
  background-repeat: no-repeat;
  text-indent: -99999px;
  height: 59px;
  color: transparent;
}

.headerwrap2{
  background-repeat: no-repeat;
  text-indent: -99999px;
  height: 59px;
  color: transparent;
}

.headerwrap3{
  background-repeat: no-repeat;
  text-indent: -99999px;
  height: 59px;
  color: transparent;
}

.headerwrap4{
  background-repeat: no-repeat;
  text-indent: -99999px;
  height: 20px;
  color: transparent;
}

/* Webcam */

.webCamImg {
	margin-bottom:25px;
}

.webcamText {
	margin-bottom:15px;
}

.tx-hoch2webcamTd-pi2 h2 {
	margin-bottom:15px;
}

.refreshLink {
	margin-top:3px;
}

.refreshLink a {
	font-size:10px;
	background:transparent url(../img/aPfeil.gif) no-repeat scroll left top;
	padding-left:8px;
}


/* Varanstaltungen */

.vFormLabel {
	width:120px;
}

.vFormRow {
	margin-bottom:10px;
}

#vForm {
	margin-bottom:15px;
}


/* --- */

#buchungsmaske {
	padding-left:10px;
}



html{
	
	background: url(../img/BG.jpg) bottom left repeat-x #1A3D63;
	min-height:100%;
}


body {
	margin:0;
	padding:0;
	border:0;
	/*background: url(../img/hintergrund.jpg) bottom center no-repeat;*/
	font-family: Arial;
	font-size: 63%;
	line-height:1.6em;
	color:#003355;
	/*padding-bottom:350px;*/
	min-height:100%;
	}

.ieFix, .ieFix img {
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

img{
	border:none;
}



.floatLeft { float:left; }
.floatRight { float:right; }
.clearBoth { clear:both; }



/***HAUPTSTRUKTUR***/
/******************/
#container{
	position:relative;
	margin:auto;
	background: url(../img/hintergrund.jpg) bottom center no-repeat;
	
}

#blende{
	position:absolute;
	top:0px;
	left:-100px;
	width:613px;
	height:269px;
	background: url(../img/blende3.png) top left no-repeat;
	z-index:0;
}

/***LINKS***/
#left{
	z-index:10;
}

#lang{
	position:relative;
	z-index:11;
}

#logo{
	z-index: 25;
	position:relative;
}

#navi{
	border-top: 1px solid #1e96c3;
	position:relative;
	z-index:20;
}

#subnavi * {

}

/***MITTE***/
#middle{
	
}

#subnavi * {
 z-index:10000;
}

#con, #con111 {
	background: #ffffff url(../img/bgContent.png) bottom left repeat-x;
	*background: #ffffff url(../img/bgContent.gif) bottom left repeat-x;
	font-size:1.2em;
}

#con1_ohneHg {
	background:  url(../img/bgContent.png) bottom left repeat-x;
} 


#buchung{
	background: url(../img/buchung-bg.png) top left no-repeat;
	*background: url(../img/buchung-bg.gif) top left no-repeat;
	color:#ffffff;
}


#footNavi{
	border-top: 1px solid #1e96c3;
}

#footNavi_home{
	border-top: 1px solid #1e96c3;
}

#back{
	position:relative;
}

/***RECHTS***/

#metaNavi{
	background: url(../img/metaNav.png) top left repeat-x;
	border-bottom: 1px solid #1e96c3;
}
