body, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	padding: 0 8px 0 0;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-face-color: #ddd;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	}
body.gallery {
	overflow: hidden;
	margin: 0;
	padding: 0;
	
	}

h1 {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding-top: 6px;
	}
a {
	color: #c00;
	text-decoration: none
	}

.small  {
	color: #666;
	font-size: 9px;
	line-height: 14px
	}

#chiemsee {
	position: absolute;
	top: 0;
	left: 50%;
	}

#wrapper {
	text-align: left;
	visibility: visible;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: -384px;
	width: 780px;
	height: 576px;
	}

#logo     {
	padding: 0;
	position: absolute;
	top: 40px;
	left: 518px;
	}


#navigation {
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 112px;
	left: 32px;
	width: 160px;
	}

#main   {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 112px;
	left: 224px;
	width: 554px
	;
	height: 464px;
	}

img.links {
	margin: 0 32px 16px 0;
	display: block;
	}
td.line {
	vertical-align: top;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
	
	}
#navtop {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva;
	position: absolute;
	top: 8px;
	right: 8px;
	}
#navtop a {
	color: #666;
	text-decoration: none
	}
#navtop a:hover {
	color: #c00
	}
#navtop ul {
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin: 0;
	padding: 0;
	}
#navtop li {
	background-image: none;
	padding-left: 34px;
	float: left
	;
	padding-right: 0;
	}

