* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	padding: 0;
	margin: 0;
	border: 0;
	font: normal 12px Verdana;
	background: #f0f0f0 url(http://www.florida-insider.com/images/static/background-pattern.png) repeat-y;
}

ul, li {
	list-style-position: inside;
	list-style-type: none;
	font: normal 12px Verdana;
}

#content div.entry ul {
	margin-bottom: 10px;
}

#content div.entry ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

.hidden {
	display: none;
}

#navigation {
	width: 233px;
	top: 166px;
	position: absolute;
	left: 0px;
	z-index: 2;
}

#right-sidebar {
	width: 233px;
	top: 309px;
	left: 735px;
	position: absolute;
	z-index: 2;
	border-top: 1px solid #000;
}

#main-col {
	width: 490px;
	top:  147px; 
	left: 234px;
	position: absolute;
	z-index: 2;
	padding-left: 5px;
	padding-right: 5px;
}

#breadcrumbs {
	font: 9px Verdana;
	z-index: 2;
}

#content {
	z-index: 2;
	margin-top: 15px;
}

#footer {
	float:left;
	width: 968px;
	right: 0;
	bottom: 10px;
	z-index: 2;
}

/* Position besondere Elemente */
#logo {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}

#floridaMap {
	left: 668px;
	top: 0px;
	position: absolute;
}

div.spacer {
	clear: both;
}

/* styles for banner ads */

div#indexBannerFS {
	padding-top: 10px;
	border-top: 1px dotted #006998;
	border-bottom: 1px dotted #006998;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 15px;
	clear: both;
}

div#sidebarBanner {
	background-color: #fff;
}

div#sidebarBookListings {
	margin-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

#right-sidebar a img {
	padding: 0;
	margin-top: 5px;
	margin-left: 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #006998;
}

/* basic table styling */

table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}

table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
}

table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
}

/* get listed page styles */

table#pkgList {
	text-align: left;
}

#pkgList tr td {
	text-align: center;
}

#pkgList tr td.tblPrice {
	font-weight: bold;
}

#pkgList tr td.tblGreySubHeadline {
	background-color: #ddd;
	font-weight: bold;
}

#pkgList tr td.tblHeadline {
	font-weight: bold;
}

#pkgList tr td.tblHeadlineGroup {
	font-weight: bold;
	font-size: 14px;
}

table#bannerList {
	text-align: left;
}

#bannerList tr td {
	text-align: center;
}

#bannerList tr td.tblPrice {
	font-weight: bold;
}

#bannerList tr td.tblGreySubHeadline {
	background-color: #ddd;
	font-weight: bold;
}

#bannerList tr td.tblHeadline {
	font-weight: bold;
}

#bannerList tr td.tblHeadlineGroup {
	font-weight: bold;
	font-size: 14px;
}