@charset "utf-8";
/* www.tyrolis.at */

/* Body */

* {
margin: 0;
padding: 0;
}

body {
background: url(../images/layout/background.jpg) repeat;
font: 0.9em Georgia, "Times New Roman", Times, serif;
color: #fff;
line-height: 1.4em;
}

p {
margin: 0 0 15px 0;
}

/* Headline */

h1 {
text-indent: -5000px;
font-size: 0.1em;
}

h2 {
color: #fff;
font-size: 1.4em;
font-weight: normal;
}

h3 {
color: #1BF2F4;
font-weight: normal;
font-size: 1.2em;
padding-left: 40px;
}

h4 {
font-size: 1.0em;
font-weight: normal;
color: #0ac5d3;
margin-bottom: 15px;
}

#spalte_wide2 h4 {
	margin-bottom:2px;
	}

h5 {
font-size: 1.0em;
font-weight: normal;
color: #0ac5d3;
margin-bottom: 15px;
}

/* Class */

a, .preis {
color: #ffba00;
text-decoration: none;
outline: none;
}

a:hover {
color: #0ac5d3;
}

a .thumbs {
border: 2px solid #0ac5d3;
margin: 0 0 15px 0;
}

a .thumbs2 {
border: 2px solid #0ac5d3;
margin: 0 0 0 0;
}

a:hover .thumbs {
border: 2px solid #ffba00;
}

ul.liste {
list-style-type: none;
margin-bottom: 15px;
}
					
ul.liste li {
background: url(../images/layout/liste.gif) 0 7px no-repeat;
padding-left: 15px;
}

.first_ul {
list-style-type: none;
margin-bottom: 15px;
}
					
.first_li {
background: url(../images/layout/liste.gif) 0 7px no-repeat;
padding-left: 15px;
}

.clear {
float: none;
clear: both;
}

#content:after {
clear: both;
content: '.';
display: block;
height: 0;
visibility: hidden;
}

#content_nl:after {
clear: both;
content: '.';
display: block;
height: 0;
visibility: hidden;
}

/* Container */

#container {
background: url(../images/layout/container.jpg) repeat-y;
width: 968px;
margin: 0 auto;
}

/* Header */

#header {
background: url(../images/layout/header.jpg) no-repeat;
width: 968px;
height: 498px;
}

#header01 {
background: url(../images/layout/header.jpg) no-repeat;
width: 968px;
height: 498px;
}

#header02 {
background: url(../images/layout/header.jpg) no-repeat;
width: 968px;
height: 498px;
}

/* Subnavi */

#subnavi {
width: 420px;
height: 25px;
padding: 56px 0 0 120px;
}

	#subnavi ul {
	list-style: none;
	}
	
	#subnavi li {
	float: left;
	}
	
	#subnavi a {
	display: block;
	outline: none;
	overflow: hidden;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 25px 0 0;
	}
	
		#subnavi a:hover,
		#subnavi a.active {
		text-decoration: underline;
		}
		
/* Über uns */

#ueber_uns {
width: 150px;
height: 60px;
float: left;
clear:both;
margin: 320px 0 0 0;
position:relative;
left:150px;
}


	

	#ueber_uns ul, 
	.gast ul {
	list-style: none;
	}
	
	#ueber_uns a {
	display: block;
	outline: none;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 25px 0 15px;
	background: url(../images/layout/liste.gif) 0 8px no-repeat;
	}
	
		#ueber_uns a:hover,
		#ueber_uns a.active,
		 {
		text-decoration: underline;
		background: url(../images/layout/liste.gif) 0 8px no-repeat;
		}
		
	.gast a {
	display: block;
	outline: none;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 25px 0 15px;
	width:174px;
	height:22px;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(../images/layout/gast.jpg) no-repeat;
	}
	
	.gast a:hover {
		background:url(../images/layout/gast_hover.jpg) no-repeat;
		}
	

/* Speisen */

#speisen {
width: 270px;
height: 60px;
float: left;
margin: 320px 0 0 135px;
position:relative;
left:140px;
}

	#speisen ul {
	list-style: none;
	width:100px;
	}
	

	#speisen a {
	display: block;
	outline: none;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 25px 0 15px;
	background: url(../images/layout/liste.gif) 0 8px no-repeat;
	}
	
		#speisen a:hover,
		#speisen a.active {
		text-decoration: underline;
		}
		
/* Öffnungszeiten */

#oeffnungszeiten {
width: 240px;
height: 60px;
float: left;
margin: 345px 0 0 95px;
}

	.mo {
	padding-right: 43px;
	}
	
	.sa {
	padding-right: 75px;
	}
	
	.so {
	padding-right: 10px;
	}
	
/* Navi */

#navi {
width: 390px;
height: 30px;
float: left;
margin: -15px 0 0 260px;
}

	#navi ul {
	list-style: none;
	}
	
	#navi li {
	float: left;
	}
	
	#navi a {
	display: block;
	outline: none;
	overflow: hidden;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 0 25px 0 0;
	}
	
		#navi a:hover,
		#navi a.active {
		text-decoration: underline;
		}

/* Content */

#content {
background: url(../images/layout/content.jpg) no-repeat;
width: 968px;
margin-bottom: 20px;
}

#content_nl {
background: url(../images/layout/content_nl.jpg) no-repeat;
width: 968px;
margin-bottom: 20px;
}

	#left {
	width: 230px;
	float: left;
	margin: 70px 0 0 120px;
	}
	
		#newsletterbox {
		width: 220px;
		position:relative;
		margin-top: 120px;
		margin-bottom: 20px;
		}
		
		.gast {
			padding:3px 0 7px 0;
			}
		
		.tel {
		padding-right: 37px;
		}
		
		.mail {
		padding-right: 17px;
		}
		
		.internet {
		padding-right: 7px;
		}

	#right {
	width: 510px;
	float: left;
	margin: 35px 0 0 15px;
	}
	
		#spalte01 {
		width: 240px;
		float: left;
		margin: 20px 0;
		}
		
			#spalte01 a {
			color: #1BF2F4;
			text-decoration: none;
			}
			
			#spalte01 a:hover {
			color: #ffba00;
			}
					
		#spalte02 {
		width: 240px;
		float: left;
		margin: 20px 0 0 20px;
		}
		
			#spalte02 a {
			color: #1BF2F4;
			text-decoration: none;
			}
			
			#spalte02 a:hover {
			color: #ffba00;
			}
		
			.trenner {
			background: url(../images/layout/trenner.jpg) no-repeat;
			width: 231px;
			height: 4px;
			margin: 10px 0;
			}
			
		#spalte_wide {
		width: 480px;
		float: left;
		}
		
		#spalte_wide2 {
		width: 480px;
		float: left;
		margin: 20px 0;
		position:relative;
		z-index:300!important;
		}
		
		.labelnachricht {
		margin-bottom: 20px;
		}
		
img.hiddenThumb {
	display:none !important;
}

			
/* Footer */

#footer {
background: url(../images/layout/footer.jpg) no-repeat;
width: 968px;
height: 103px;
}

	#gaestebuch {
	padding: 45px 0 0 423px;
	}
	
	#gaestebuch ul {
	list-style: none;
	}
	
	#gaestebuch li {
	float: left;
	}
	
		#gaestebuch a {
		/*background: url(../images/layout/gaestebuch.jpg) no-repeat;*/
		width: 176px;
		height: 34px;
		text-indent: -5000px;
		font-size: 0.1em;
		overflow: hidden;
		display: block;
		text-decoration: none;
		}
		
			#gaestebuch a:hover,
			#gaestebuch a.active {
			/*background: url(../images/layout/gaestebuch.jpg) 0 -34px no-repeat;*/
			}

/* Routenplaner */
	
#berechnen input {
border: none;
border: none;
color: #fff;
background-color: #474747;
margin: 3px;
}

#berechnen input.hidden {
border: none;
}

input#submitRoute {
width:152px;
padding:1px;
background:#0AC5D3;
color:#fff;
font-size:0.9em;
cursor:pointer;
border:none;
margin: 10px 0 0 5px;
}

#berechnen input, #link2map24 label {
display: block;
float: left;
width: 150px;
}
	
#link2map24 label {							
text-align: left;		
width: 60px;						
}

fieldset {						
border: none;
padding: 0;
}

#ziel {
padding: 0 0 0 58px;
}

input.wech  {
display: none!important;
}
	
#berechnen br {
clear: both;
}