/******************************************************/
/*
/* 	AlpenMedHotel Lamm
/*	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 fellow... me
/*
/******************************************************/

/**************/
/* PRINT CSS   /
/**************/

#drucken_unten, #drucken_oben, #drucken_h1{
 display:block;
}

#drucken_oben img{
 margin: -10px 0px 6px 25px;
}

#drucken_unten{
margin-top: -100px;
}


.print{
 margin: 10px 0px 20px 0px;
 border-bottom: 1px solid #000000;
}

#drucken_h1{
    		position: absolute;
		top: 330px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 1.7em;
		color: #585E6A;
		left: 20px;
                font-weight:bold;
                text-decoration: underline;
		}

/******************************************************| BASIC STYLES |***/
  
* {
	margin: 0px;
	padding: 0px;
	}
	
img {
	border: none;
	}

html { 
	padding:0; 
	margin:0; 
	border:0; 
	}

body {
	
	padding:0; 
	margin:0; 
	border:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
        _font-size: 0.7em;
	color: #585E6A;
	}
	
	
	
	
/***************************************************| HAUPTNAVIGATION |***/	

#leiste_oben {
	display: none;
	}


	
			
			
	
	
	
	

		
/*************************************************************| MAIN |***/	

#main {
	width: 970px;
	margin: 0px;
	}
	h1 {
		position: absolute;
		top: 330px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 2em;
		color: #585E6A;
		left: 9px;
		}
		
        #h1container{
		display: none;
		}   	
		
/*-------------------------------------| Breadcrumb |--*/
		
	#breadcrumb {
		display: none;
		}
		
			
/*-----------------------------------------| Divers |--*/

	#lamm_logo {
		display: none;
		}

	#sprachen_auswahl {
		display: none;
		}
		
			
			
/**************************************| MAINCONTENT |***/	


	#content {
		width: 970px;
		}
		
/*--------------------------------------------| LEFT |--*/			
		
		#left {
			width: 100%;
			
			}
			#bildbox {
				position: relative;
				width: 330px;
				height: 400px;
                                margin-left:20px;
				}
				#imageContainer {
					overflow: hidden;
					height: 300px;
					width: 330px;
                                        text-align:left;
					}
					#imageContainer img {
						display: none;
						right: 0px;
						_right: -1px;
						position: absolute;
						}
						#imageContainer noscript img {
							display: block !IMPORTANT;
							}
				#subsubnavigation {
					display: none;
					}
					
						
						
						
/*----------------------------| Teaser unten |--*/	
						
			#teaserbox {
				display: none;
				}
				


/*--------------------------------| Footer Left |--*/	
							
			#footer_left {
				display: none;
				}
				
						
				
/*-------------------------------------------| RIGHT |--*/							
				
		#right {
			width: 850px;
			position: relative;
			}
			
			
/*---------------------------| Right Content |--*/			
			
			#right_content {
				min-height: 460px;
				_height: 460px;
				padding-bottom: 20px;
				}
				#contentbild {
					float: right;
					width: 155px;
					}	
				#contenttext {
					padding: 5px 10px 15px 20px;
                                        margin-top: -40px;
					width: 650px;
					min-height: 295px;
					_height: 295px;
					}
					#contenttext h2 {
						font-size: 1.3em;
						margin-bottom: 10px;
						}
						
						
/*----------------------| mitarbeiter_teaser |--*/							
			
				.mitarbeiter_teaser {
					width: 300px;
					height: 60px;
					float: left;
					position: relative;
					margin-left: 20px;
					display: inline;
					margin-bottom: 10px;
					}			
					.mitarbeiter_teaser p {
						padding: 10px;
						}
					.mitarbeiter_teaser img {
						float: left;
						margin-right: 10px;
						}
					.mitarbeiter_teaser div {
						display: none;
						}
					.mitarbeiter_teaser a {
						display: block;
						color: #585E6A;
						text-decoration: none;
						}
						.mitarbeiter_teaser a:hover {
							background: url(../images/mitarbeiter_teaser_bg_hover.jpg) repeat-x;
							}
			
			
			
/*-------------------------| intro_teaser |--*/			
			
			
			.intro_teaser {
				margin-top: 10px;
				margin-bottom: 10px;
				background: url(../images/newsmeldung_bg.gif) repeat-x top;
				position: relative;
				width: 850px;
                                _width: 600px;
				}
				.intro_teaser h3 {
					font-size: 1.3em;
					font-weight: bold;
					font-family: Trebucht MS, Arial, Helvetica, sans-serif;
					padding: 8px 10px 0px 20px;
					
					}
				.intro_teaser .bild {
					width: 145px;
					position: relative;
					right: 0px;
					top: 0px;
					height: 95px;
					float: right;
					background: url(../images/teaser_bg.jpg) repeat-x bottom;
					}
					.intro_teaser .bild div {
						display: none;
						}
					
				
				.intro_teaser p {
					padding: 5px 10px 0px 20px;
					overflow: hidden;
					}
				.intro_teaser .links {
					display: none;
					}
							
					
/*--------------------------------| Footer Right |--*/


					#footer_right {
						display: none;
						}
						
						
									
									
/*--------------------------------| Logobox |--*/									
									
						#logobox {
							 display: none;						
						}
							
								
								
/*--------------------------------| sumo |--*/									

							
                                                #su {
						    display: none;						
						}






