/*-------------------------------| Black BG |---*/

a {
	outline: none;
	}

#black {
	position: absolute;
	background-color: #000;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter:Alpha(opacity=60);
	z-index: 50;
	top: 0px;
	left: 0px;
	display: none;
	height: 140%;
	}	
	
	#black a {
		display: block;
		height: 100%;
		}
		
/*--------------------------| #pt container |---*/
		
#pt_container {
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -450px;
	width: 860px;
	padding: 25px 20px 25px 20px;
	background: #fff;
	z-index: 51;
	min-height: 500px;
	_height: 500px;
	line-height: 16px;
	display: none;
	}
	#pt_container .einleitung {
		min-height: 90px;
		_height: 90px;
		padding: 10px;	
		
		}
		#pt_container h1 {
			position: static;
			margin-bottom: 5px;
			}
		
		#pt_container h2 {
			font-size: 13px;
			color: #585e6a;
			font-weight: normal;
			}
			
		#pt_container .einleitung p {
			margin-top: 24px;
			width: 400px;
			}
		
		
	#pt_container .schliessen_cross {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 100px;
		
		}
		#pt_container .schliessen_cross a {
			display: block;
			text-decoration: none;
			padding: 5px 0px 5px 18px;
			background: #eeeff0;
			color: #585e6a;
			}
			#pt_container .schliessen_cross span {
				text-decoration: underline;
				}
			
			#pt_container .schliessen_cross a:hover {
				background: #585e6a;
				color: #fff;	
				}
			
			
			#pt_container .schliessen_cross img {
				position: absolute;
				right: -10px;
				bottom: 0px;
				_bottom: -1px;
				}

	#pt_container .schliessen_button {
			width: 230px;
			position: absolute;
			bottom: 25px;
			right: 40px;
			
			}
			#pt_container .schliessen_button a {
				display: block;
				padding: 5px 10px 5px 10px;
				width: 200px;
				color: #FFFFFF;
				font-size: 13px;
				font-weight: bold;
				text-decoration: none;
				background: url(http://p27488.typo3server.info/alpenmedhotel/master/layout/images/schliessen_cross2.gif) no-repeat right center #585e6a;
				}
			#pt_container .schliessen_button a:hover {
				background: url(http://p27488.typo3server.info/alpenmedhotel/master/layout/images/schliessen_cross2.gif) no-repeat right center #878b94;
				}	
				
				
			#pt_container .schliessen_button a span {
				text-decoration: underline;
				}




/*-----------------------| Preistabelle #pt |---*/
	
	#pt {
		border-collapse: collapse;
		position: relative;
		margin-top: -100px;
		text-align: left;
		border-right: 1px solid #abaeb4;
		}
	
	
/*------------------| thead |---*/

		#pt thead {
			height: 110px;
			color: #fff;
			vertical-align: bottom;
			}
			#pt th {
				padding: 7px 7px 7px 7px;
				font-weight: normal !IMPORTANT; 
				border-bottom: 1px solid #abaeb4;
				}
					
			#pt .s1 {
				width: 85px;
				}
			#pt .s2 {
				width: 85px;
				}
			#pt .s3 {
				width: 230px;
				}
			#pt .s4 {	
				background: #9aa2ac;
				width: 65px;
				}
			#pt .s5 {	
				background: #f8a282;
				width: 65px;
				}
			#pt .s6 {	
				background: #87648a;
				width: 65px;
				}
			#pt .s7 {	
				background: #693c6c;
				width: 65px;
				}
			#pt .s8 {	
				background: #4c004e;
				width: 65px;
				}
				
			#pt thead span {
				display: block;
				/*padding-top: 7px;*/
				font-weight: normal !IMPORTANT;
				}				
				
			#pt thead hr{
				height:1px;
				background-color: #FFFFFF;
				color: #FFFFFF;

				border-right: 0px solid #FFFFFF;
				border-left: 0px solid #FFFFFF;
				border-top: 0px solid #FFFFFF;
				border-bottom: 1px solid #FFFFFF;
				margin: 1px 0px 1px 0px;


				*display:block;
				*margin: -5px 0px -7px 0px;

				}


/*------------------| tbody |---*/			
			
		#pt tbody td {
			padding: 5px 10px 5px 10px;
			text-align: center;
			border-left: 1px dotted #abaeb4;
			}
						
			#pt .name {
				border-left: 1px solid #abaeb4;
				text-align: left !IMPORTANT;
				}
			#pt .bild {
				padding: 0px !IMPORTANT;
				border: none;
				}	
			#pt .beschreibung {
				text-align: left !IMPORTANT;
				border: none;
				}
		
/*------------------| tfoot |---*/	
			
		#pt tfoot td {
			border-top: 1px solid #abaeb4;
			background: none;
			padding: 7px;
			color: #fff;
			text-align: center;
			}
			

		
		
/*-------------------------------| Footer |---*/	
	
	
	#pt_container .footer {
		padding: 10px 10px 0px 10px;
		
		}
		
		#pt_container .inklusive {
			margin-top: 10px;
			padding: 10px 10px 10px 10px;
			background: #eeeff0;
			width: 550px;
			float: left;
			}
		
			#pt_container .inklusive ul {
				float: left;
				width: 45%;
				border-right: 1px dotted #abaeb4;
				padding: 10px;
				list-style-image: url(http://p27488.typo3server.info/alpenmedhotel/master/layout/images/list_pfeil.gif);
				}
				#pt_container .inklusive ul li {
					margin-left: 20px;
					margin-bottom: 5px;
					}
				
		#pt_container .zusaetzliche_infos {
			margin: 10px 0px 25px 20px;
			float: right;
			padding: 10px;
			width: 230px;
			}
		
		
				
				
/*-------------------------------| Headline |---*/				


	h4 {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #585E6A;
		left: 9px;
		width: 750px;
		line-height: 18px;
		}
		






/* Button aus Preisliste zur Anfrage
--------------------------------------------------*/	


a.button{
background: transparent url('/alpenmedhotel/master/layout/bg_button_a.gif') no-repeat top right;
display: block;
float: left;
line-height: 20px;
height: 24px; /* Height of button background height */
padding-right: 25px; /* Width of left menu image */
text-decoration: none!IMPORTANT;
outline: none; /* hide dotted outline in Firefox */
color: #46003e!IMPORTANT;
}

a.button span{
background: transparent url('/alpenmedhotel/master/layout/bg_button_span.gif') no-repeat top left;
display: block;
padding: 2px 3px 2px 15px;
text-decoration: none!IMPORTANT;
color: #46003e!IMPORTANT;
font-weight:bold;
}

a.button:hover{ 
background-position: bottom right;
text-decoration: none!IMPORTANT;
color: #46003e!IMPORTANT;
}

a.button:hover span{
background-position: bottom left;
color: #46003e!IMPORTANT;
}

.buttonclear{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; 
width: 400px;
height: 24px;
position: absolute;
top: 125px;
z-index:100;
}




