body {
	margin:0px;
	font-family:arial,helvetica, sans-serif;
	font-size:10px;
	scrollbar-base-color: #f5f5f5;
	scrollbar-arrow-color:#a7c5e7;
	scrollbar-darkshadow-color:#a7c5e7;
}

a {
	color: #444;
	text-decoration:none;
}
table td {
	font-size:10px;
}
a:hover {
	color: #000;
}
#maindiv {
	position: absolute;
	top:150px;
	left: 50%;
	width: 689px;
	height: 415px;
	margin-left: -345px;
	overflow:hidden;
}

#leftcol {
	position: absolute;
	left: 0px;
	top:0px;
	width: 20px;
	height:381px;
	background-color: #e1e1e1;
	text-align: center;
	vertical-align: middle;
}

#rightcol {
	position: absolute;
	left: 649px;
	top:0px;
	width: 40px;
	height: 381px;
	background-color: #e1e1e1;
	vertical-align: top;
	z-index:600;
}

#laufbox {
	position: absolute;
	left: 6px;
	top: 365px;
	width: 7px;
	height: 7px;
	visibility:hidden;
}

#conscroll {
	position: absolute;
	top:0px;
	left: 300px;
	width: 348px;
	height: 379px;
	border-color: #e1e1e1;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	background-color:#ffffff;
	z-index:250;
	overflow:auto;
}

#con {
	width: 290px;
/*	height: 319px;*/
	padding: 20px 0px 0px 34px;
	color: #707070;
	font-size: 11px;
	line-height: 15px;
}
#con.mov {
	width: 629px;
	height: 319px;
	padding:0;
	text-align:center;
	vertical-align:middle;
}
#con h1 {
	font-weight:normal;
	letter-spacing:4px;
	font-size:18px;
	text-transform:uppercase;
	line-height:1.5em;
}

li {
	list-style-type: square;
}

#con h2 {
	font-size:13px;
	text-decoration:underline;
}

#footertbl {
	position: absolute;
	top:383px;
	left: 0px;
	width:691px;
	background-color: #fff;
}

.footer {
	font-size:9px;
	color: #a4a4a4;
	text-align:left;
}

.footnav {
	color: #707070;
}

.footnav a {
	color: #707070;
	text-decoration:none;
}

.footnav a:hover {
	color: #000;
}

#photos {
	position: absolute;
	top:0px;
	left:20px;
	width:628px;
	height:381px;
	overflow:hidden;
	z-index:200;
	background-color:#fff;
	cursor:pointer;
}

.fadepic {
	position: absolute;
	top:0px;
	left:0px;
	width:281px;
	height:381px;
	z-index:100;
	visibility:hidden;
}

h3 {
	font-size:12px;
	font-weight:bold;
}
#photocount {
	position: absolute;
	top:369px;
	left:20px;
	width:30px;
	height:12px;
	text-align:center;
	padding-top:1px;
	background-color:#fff;
	color:#333;
	z-index:1000;
	opacity:0.8;
}
#photonav {
	position: absolute;
	top:369px;
	left:0px;
	width:20px;
	height:12px;
	text-align:center;
	padding-top:1px;
	color:#333;
	z-index:1000;
}
#photonav a:hover { color:#a5caf1;}