/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #909090;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #909090;
}
a:link.footer {
	text-decoration: none;
}
a:visited.footer {
	text-decoration: none;
	color: #909090;
}
a:hover.footer {
	text-decoration: none;
	color: #b91421;
}
a:active.footer {
	text-decoration: none;
	color: #909090;
}
.auswahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.auswahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link.auswahl {
	text-decoration: none;
}
a:visited.auswahl {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.auswahl {
	text-decoration: none;
	color: #c1c1c1;
}
a:active.auswahl {
	text-decoration: none;
	color: #FFFFFF;
}


/* CSS Container */

#main {
	width: 840px;
	height: 504px;
/*	border: #000000 solid 1px;*/
	position: relative;
	z-index: 10;
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
#sommer {
	position: absolute;
	margin-left: 547px;
	margin-top: 338px;
	width: 207px;
	height: 25px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
	text-align: center;
	line-height: 25px;
}
#winter {
	position: absolute;
	margin-left: 313px;
	margin-top: 338px;
	width: 207px;
	height: 25px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
	text-align: center;
	line-height: 25px;
}
#gasthof {
	position: absolute;
	margin-left: 85px;
	margin-top: 338px;
	width: 207px;
	height: 25px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
	text-align: center;
	line-height: 25px;
}
#footer {
	position: absolute;
	margin-left: 85px;
	margin-top: 405px;
	width: 670px;
	height: 10px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
	text-align: center;
}

#sommer_img {
	position: absolute;
	margin-left: 562px;
	margin-top: 224px;
	width: 178px;
	height: 110px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
	text-align: left;
}
#newsticker	{
			 position: absolute;
			margin-left: 85px;
			margin-top: 380px;
			 height: 30px;
			 width: 750px;
			 color: black;
			}
#winter_img {
	position: absolute;
	margin-left: 329px;
	margin-top: 224px;
	width: 178px;
	height: 110px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
	text-align: left;
}
#gasthof_img {
	position: absolute;
	margin-left: 100px;
	margin-top: 224px;
	width: 178px;
	height: 110px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
	text-align: left;
}