body { color: black; background-color: #243e2c; margin: 0; padding: 0;}
html {
	margin: 0px;
	padding: 0px;
}
/*menue unten*/
#rollovermenu1 a { background-color: transparent; background-image: url(images/direktbuchung.jpg); background-repeat: no-repeat; background-position: 0 0; height: 100px; width: 259px; float: left; border-right: 1px solid gray; display: table-cell; }
#rollovermenu1 a:hover { background-position: 0 -100px; }
#rollovermenu1 a:active { background-position: 0px -200px; }
#rollovermenu2 a { background-color: transparent; background-image: url(images/tagen.jpg); background-repeat: no-repeat; background-position: 0 0; height: 100px; width: 259px; float: left; border-right: 1px solid gray; display: table-cell; }
#rollovermenu2 a:hover { background-position: 0 -100px; }
#rollovermenu2 a:active { background-position: 0px -200px; }
#rollovermenu3 a { background-color: transparent; background-image: url(images/arrangements.jpg); background-repeat: no-repeat; background-position: 0 0; height: 100px; width: 260px; float: left; display: table-cell; }
#rollovermenu3 a:hover { background-position: 0 -100px; }
#rollovermenu3 a:active { background-position: 0px -200px; }
/*Schrift für php scroller*/
/*td { color: #304d20; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }*/
/*Schrift für kulinarischen Kalender*/
#content { color: #304d20; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e2ffd6; width: 300px; margin-left: 50px; padding: 10px; }
em { color: red; font-size: 18px; font-style: normal; }
h1 { color: #e2ffd6; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #304d20; padding: 5px 10px; }
/*Schrift index.html*/
tt { color: white; text-align: center; display: block; }
tt a { color: white; }

#wetter {
	width: 174px;
	height: 83px;
	overflow: hidden;
}

#wetter #inhalt {
	position: absolute;
}
#wetterbox {
	background-image: url(http://www.hotel-am-schloss.de/de/images/tasteleer2.jpg);
	height: 86px;
	width: 174px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}.kulkalender {
	background-color: #FFFFFF;
	height: 330px;
	width: 580px;
	overflow: auto;
	margin-left: 10px;
}
