img
{
	border: 0px;
	vertical-align: text-bottom;
}
	
body
{
	font-family: Verdana;
	font-size: 13px;
	border-spacing: 0px;
	background: transparent;
}

iframe
{ 
    overflow-x:hidden;
    overflow-y:auto;
}

html
{
    overflow-x: hidden; 
	overflow-y: auto;
}

table#outer
{
	border: #000000 1px solid; 
	border-spacing: 0px;
	width: 820px;
	padding: 0px;
	margin: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
  	
table#outer tr#album
{
	background-color: #B0B0B0;
}
  	
table#outer tr#bild
{
 	background-color: #C0C0C0;
}
  	
table#outer tr#comment
{
  	background-color: #D0D0D0;
}
 	
table#outer tr th
{
 	background-color: #000000;
 	color: #FFFFFF;
 	text-align: center;
 	font-weight: bold;
 	font-size: 14px;
 	padding-bottom: 5px;
}
  	
table#outer tr#album td, table#outer tr#bild td, table#outer tr#comment td
{
 	padding-left: 5px;
 	width: 135px;
}
 
tr#path td
{
	padding-left: 5px;
}
 	
tr#main
{
	height: 250px;
 	vertical-align: top;
}
  	
tr#main td
{
 	padding-left: 5px;
}

a, a:visited, a:hover
{
	text-decoration: none;
	color: #000080;
}

a.button, a.button:visited
{
	padding: 1px;
	display: block;
	color: #000080;
}
	
a.button:hover
{
	background-color: #FFFFFF;
	color: #000080;
	text-decoration: none;	
}

table.album
{
}

table.album tr.image
{
}

table.album tr td
{
}


a#white, a#white:hover
{
	color: #FFFFFF;
}
	
form
{
	padding: 0px;
	margin: 0px;
}
	
input
{
	background-color: #DDDDDD;
	font-family: Verdana;
}
	
select
{
	background-color: #DDDDDD;
	font-family: Verdana;
	width: 120px;
}

.klein
{
	font-size: 11px;
}

div.polaroid {
	background-color:#f5f5f2;
	padding: 10px;
	border:1px solid #cac9c4;
	text-align: center;
}

div.polaroid img {
	display:block;
  	margin-bottom:10px;
  	border:1px solid #cac9c4;
}

