@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #a4c059;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#site {
	width: 675px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/2010/logo.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	padding-top: 175px;
}
div#auswahlbox {
	background-image: url(img/2010/bgschatten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 278px;
	width: 675px;
}
div#auswahl_links {
	background-image: url(img/2010/gasthof/1.jpg);
	background-repeat: no-repeat;
	background-position: 26px 25px;
	float: left;
	height: 225px;
	width: 300px;
	padding-top: 25px;
	padding-right: 11px;
	padding-bottom: 28px;
	padding-left: 26px;
}
div#auswahl_rechts {
	background-image: url(img/2010/moebel/1.jpg);
	background-repeat: no-repeat;
	background-position: 11px 25px;
	float: left;
	height: 225px;
	width: 300px;
	padding-top: 25px;
	padding-right: 26px;
	padding-bottom: 28px;
	padding-left: 11px;
}
div#footer {
	padding-left: 26px;
	padding-top: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
div#adresse1 {
	float: left;
	width: 240px;
}
div#adresse2 {
	float: left;
	width: 315px;
}
div#adresse3 {
	float: left;
	width: 70px;
}

