@charset "UTF-8";
/* CSS Document */

body {	behavior:url(cssHoverFix.htc);
		background-color: #fef8c4;
}

#main {
		width: 900px;
		height: 750px;
		border: 1px solid #8aba18;
		margin:auto;
		position:relative;



}

#header {
		width: 900px;
		height: 146px;
		background-image: url(./header.jpg);

}

#menue {
		width: 900px;
		height: 28 px;
		position: relative;
		left: 28px;
		top: 120px;
}

#start {
		border-style: none; 
		background-image: url(./buttons/Start-on.jpg);
		background-repeat:no-repeat;
		position: relative;
		float:left;
		left: 0px;
		top: 0px;
		 		display:block;



}

#zimmer {
		border-style: none; 
		background-image: url(./buttons/Zimmer-on.jpg);
		background-repeat:no-repeat;
		position: relative;
		float:left;
		left: 0px;
		top:  0px;
				display:block;



}

#ausflug {
		border-style: none; 
		background-image: url(./buttons/Ausflug-on.jpg);
		position: relative;
		background-repeat:no-repeat;
		float:left;
		left: 0px;
		top: 0px;
				display:block;



}

#veranstaltungen {
		border-style: none; 
		background-image: url(./buttons/Veranstaltungen-on.jpg);
		position: relative;
		background-repeat:no-repeat;
		float:left;
		left: 0px;
		top: 0px;
				display:block;



}

#kontakt {
		border-style: none; 
		background-image: url(./buttons/Kontakt-off.jpg);
		position: relative;
		background-repeat:no-repeat;
		float:left;
		left: 0px;
		top: 0px;
				display:block;



}

a:hover img {
		visibility: hidden;
				display:block;


}

img {
		border-style: none; 


}


#flash {
		width: 900px;
		height: 143px;
		background-image: url(./kontakt/kontakt-1.jpg);

}

#container {
		width: 900px;
		height: 400px;
		background-image: url(./kontakt/kontakt-2.jpg);

}



#fett {
		text-align: left;
		font-family: Verdana;
		font-size: 14px;
		color: #231f20;
		font-weight: bold;
		position: relative;
		left: 370px;
		top: 100px;

}


#text1 {
		text-align: left;
		font-family: Verdana;
		font-size: 12px;
		color: #231f20;
		line-height: 19px;
		position: relative;
		left: 370px;
		top: 100px;

}

#map {
		position: absolute;
		left: 625px;
		top: 361px;
		
}

#text2 {
		text-align: left;
		font-family: Verdana;
		font-size: 13px;
		color: #8aba18;
		line-height: 19px;
		position: relative;
		
		left: 370px;
		top: 130px;
}

#footer {
		width: 769px;
		height: 61px;
		background-image: url(./footer.jpg);

}

#wetter {

		position: absolute;
		width: 200px;
		height: 30px;
		overflow: hidden;
		display:block;
		left: 430px;
		top: 715px;
		z-index: 20;


}
#wetter:hover {
		height: 180px;
		position: absolute;
		z-index:40;
		width: 200px;
		display:block;
		left: 430px;
		top:570px;
		background-image:url(../HP_Beurich/pics/pseudo.gif);
		background-repeat:repeat;
		background-color:#bc0004;


		

}


#wetterlink {
		width: 180px;
		height: 200px;
		position:relative;
		bottom:0px;
		left: 0px;
		display:block;
		background-color:#bc0004;

}


.wettercomsmall202390 {
background-color: #bc0004;
}

#impressum {
		width: 131px;
		height: 61px;
		background-image: url(./Impressum-on.jpg);
		position: relative; 
		background-repeat:no-repeat;
		left: 769px;
		top: 0px;
				display:block;



}