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

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

}

#main {
		width: 900px;
		height: 750px;
		margin:auto;
		border: 1px solid #8aba18;
		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-off.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;
		z-index:20;
				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-on.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(./start/start-1.jpg);

}

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

}

#text {
		text-align: left;
		font-family: Verdana;
		font-size: 15px;
		color: #231f20;
		position: relative;
		left: 100px;
		top: -5 px;
		
}

#text1 {
		text-align: left;
		font-family: Verdana;
		font-size: 13px;
		color: #231f20;
		position: relative;
		left: 370px;
		top: 35px;
		
}

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

}

#liste2 {
		text-align: left;
		font-family: Verdana;
		font-size: 12px;
		color: #231f20;
		line-height: 19px;
		position: relative;
		float: left;
		left: 650px;
		top: 25px;

}

#text2 {
		text-align: left;
		font-family: Verdana;
		font-size: 13px;
		color: #231f20;
		line-height: 19px;
		position: relative;
		left: 195px;
		top: 175px;
		
}

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

		
}

#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;



}