#wrap {width:960px;}
#home {float:left; text-align:center; width:140px;}
#caption {float:right; text-align:center; width:820px;}
#vorschau {float:left; background:#fff; padding:5px; width:130px; height:500px; overflow:auto;}
#foto {float:right; width:820px; text-align:center;}
#number {clear:both; float:left; width:130px; text-align:center;}

a:link, a:visited, a:active {
	color:#1E90FF;
	text-decoration:none;
	font-weight:bold;
	}

body {
  scrollbar-base-color:#FFFFFF;
  color: #3366CC;
  background:#87cefa;
  scrollbar-arrow-color: #3366CC;
  scrollbar-face-color: #C0DFFD;
  scrollbar-track-color: #EEEEEE;
  font-family:Arial;
}

h1 { font-family: Verdana,sans-serif;
  font-style: bold;
  font-size: 11px;
  color: #2F2F00;
}

img {
	border:none;
	margin:2px;
	}
.on {
	border:2px solid #ff0000;
	}
