* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url(images/bg_body.png) repeat-x;
	font: 12px/14px normal Arial, Helvetica, sans-serif;
}

.bodyiframe {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fffce9;
	font: 12px/14px normal Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 942px;
	margin: 30px auto;
	padding: 30px auto;
}

#page {
	position: relative;
	overflow: hidden;
	background: url(images/bg_content.png);
	text-align: left;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 7px;
}

img {
	border: 0;
}

.tooltip_tgl{
	color:#fffce9;
	text-decoration:none;
	padding:15px;
}
#addCnt {
	color:#fffce9;
	padding:15px;
	line-height:16px;
}


#content {
	background: #000;
	margin-right: 4px;
	min-height:  533px;
	font-size: 11px;
	line-height: 16px;
	margin-left: 4px; 
}

#content h1 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom:15px; 
	padding-top:13px; 
}

#tp h1 {
	padding-bottom:15px; 
	padding-top:23px; 
}
#btn h1 {
	padding-bottom:15px;
	padding-top:21px;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 13px;

}

#content p{
	width:406px;
}

#content li {
	list-style:none;
}


#navi {
	color: #fffce9;
	background: url(images/bg_header.png) no-repeat right top;
	height: 90px; 
}

#sidebar {
	color: #fffce9;
	width: 1px;
	background: url(images/bg_sidebar.png) no-repeat left top;
	float: left;
}

#logo {
	padding-left: 13px;
	padding-right: 13px;
	font-size: 11px;
	float: left;	
	width:750px;	
	height:90px;		
	display:block;
	z-index:99999;
	background: url(images/rogner-blumau-sommerspass.png) no-repeat;
	background-position: 11px 7px ;
}

#btnAction {
	position:absolute;
	width:150px;
	height:150px;
	left:50%;
	margin-left:400px;
	top:810px;
	z-index:999999;
	background: url(images/buttons/btn_gratis.png) no-repeat;
}
#buchen {
	position:absolute;
	left:751px;
	top:15px;
	width:150px;
	z-index:999999;
}

#ssCnt {
	left:0;
	height:410px;

}

#tp {
	position:relative;
	margin-top: 12px;
	margin-bottom: 4px;
	width:933px;
	height:240px;	
	background: transparent url(images/bg_cnt_tp.jpg) no-repeat center;
}


#tp .r-tp {
	color:#fffce9;	
	margin-left:477px;
	width:456px; 
}

#btn {
	width:934px;
	background: transparent url(images/bg_cnt_btn.jpg) no-repeat center;
	height:430px;
}

#btn .r-btn {
	color:black;	
	margin-left:492px;	
	width:456px; 
	

}

#bnt p{
	padding-left:15px;
}

#bbtn {
	margin-top: 12px;
	width:934px;
	height:420px;
	background: url(images/bg_bbtn.jpg) no-repeat;	
}


.article input, select, textarea {
	background: #CCCCCC;
	font-size: 11px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	height: 15px;
	width: 180px;
}


#booking {
	/*padding-left: 14px;	
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	font-size: 11px;
	width: 174px;*/
	
	font-size: 11px;
	position:absolute;
	left:741px;
	top:5px;
	width:174px;
	z-index:999999;
	
}


#booking .buchen {
	width: 78px;
	background: url(images/buttons/buchen_gelb.gif) 0 0 no-repeat;
	border: 0;
	padding-bottom: 5px;
}
#booking .anfragen {
	width: 78px;
	background: url(images/buttons/anfragen_gelb.gif) 0 0 no-repeat;
	border: 0;
	padding-bottom: 5px;
}


#booking .itext {
	border:  0;
	background: #fffce9;
	width: 43px;
	height: 15px;
	padding-left: 3px;
	font-size: 11px;
}
#booking select {
	background: #fffce9;
	font-size: 11px;
}
#booking select.tagmonat {
	width: 46px;
}

#booking select.jahr {
	width: 61px;
}


#booking ul {
	list-style: none;
	background: url(../images/trenner_subnavi.png) no-repeat left bottom;
}
#booking li {
	/*margin: 5px 0;*/
	margin-top: 5px;
	padding-right: 12px;
}
#booking label {
	font-size: 11px;
}



* html #lang {
	margin-left: 670px;
}

#lang {
	overflow: hidden;
	font-size: 12px;
	position: absolute;
	margin-left: 855px;
	padding-top: 12px;
	text-align: left;
	color: #fffce9;
}

#lang a {
	text-decoration: none;
	color: #fffce9;
}

#lang a:hover {
	text-decoration: none;
}
#lang a.active {
	font-weight: bold;
}

*+html  #lang  {
	margin-left: 670px;
}



/*--------------*/
/*Footer #START#*/
/*--------------*/

#footer {
	height: 34px;
	color: #fffce9;
	background: url(images/bg_footer.gif) no-repeat left bottom;
	line-height: 30px;
	font-size: 11px;
	text-align: left;
}

#footer .lang {
  padding-left: 15px;
  margin-top: 3px;
  width: 170px;
  float: left;
}
* html #footer .lang {
  margin-top: 7px;
}
#footer .text {
  margin-left: 15px;
  float: left;
}

#footer a {
	color: #fffce9;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/*-------------*/
/*Footer #ENDE#*/
/*-------------*/



/*----------------*/
/*SEO Text #START#*/
/*----------------*/

#infotext {
	width: 935px;
	padding: 10px;
	margin: 10px auto;
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
        line-height: 10px;
}

#infotext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#infotext a {
	color: #999999;
	text-decoration: none;	
}
#infotext a:hover {
	text-decoration: none;	
}
/*---------------*/
/*SEO Text #ENDE#*/
/*---------------*/



/*------------------*/
/*IE 6 Hacks #START#*/
/*------------------*/
* html #page {
	height: 1%;
	overflow: visible;
}
* html #sidebar {
	margin-right: -3px;
}

* html #content {
  margin-left: 0;
  height: 550px;
}
* html #subnavi {
	height: 300px;
}
/* Eingefuegt MH */
* html {
	height: 100%;
}
* html body {
	text-align: center;
	height: 100%;
}

/*-----------------*/
/*IE 6 Hacks #ENDE#*/
/*-----------------*/

/*------------------*/
/*IE 7 Hacks #START#*/
/*------------------*/

*+html select, *+html .article select {
	height: auto;
}

*+html option, *+html .article option {
	height: auto;
}

/*-----------------*/
/*IE 7 Hacks #ENDE#*/
/*-----------------*/
