* {
	margin:0px;
	padding:0px;
}
html, body {
	min-height:100%;
	height:100%;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:100.01%;
	color:#000000;
}
body {
	background-color:#FEF5C0;
	text-align:center;
}
img {
	border-style:none;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2 {
	margin-bottom:5px;
	font-size:1em;
	font-weight:bold;
}
br.clear {
	clear:both;
	font-size:0em;
}
div#wrap {
	margin:auto;
	padding-bottom:50px;
	width:772px;
	height:auto;
	min-height:100%;
	text-align:left;
	background-color:#FDD703;
	background-image:url(../img/bg_ausflugsziele.jpg);
	background-repeat:no-repeat;
}
div#top {
	width:772px;
	height:406px;
}
div#top ul li {
	display:inline;
}
div#top ul li a {
	padding-top:4px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-weight:bold;
	color:#FF3200;
}
div#top ul li a:hover, div#top ul li a.active {
	background-color:#FFFFFF;
}
div#bottom {
	margin-top:30px;
	margin-bottom:30px;
}
div#bottom h1 {
	margin-left:35px;
}
div#left h1,
div#left h1 {
	margin-left:0px;
}
div#left {
	float:left;
	display:inline;
	overflow:hidden;
	margin-left:35px;
	width:422px;
}
div#right {
	float:left;
	display:inline;
	overflow:hidden;
	margin-left:40px;
	margin-right:35px;
	width:240px;
}
