
html, body { background-color: white; font: 12px helvetica, arial, sans-serif }

td, th { font: 12px helvetica, arial, sans-serif }

th { font-weight: bold }

h1 { font-size: 16px }
h2 { font-size: 14px }
h3 { font-size: 12px }

#head {
	width: 772px;
	height: 113px;
	background: url(reisebestseller-kopf.jpg) no-repeat top left
}

#navigation {
	width: 772px;
	height: 29px;
	background: url(reisebestseller-navigation.gif) no-repeat top left
}

#navigation ul {
	margin: 0; padding: 6px;
}

#navigation ul li {
	display: inline;
/*	margin: .5em;
	padding: .5em
*/}

#navigation a, #navigation strong.current { font-weight: bold; padding: .5em; }


#content {
	margin: 1em;
	width: 752px
}

