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

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

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

table#outer
{
	border-spacing: 0px;
	width: 700px;
	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
{
	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
{
	width: 120px;
	background-color: white;
	vertical-align: bottom;
	text-align: center;
	border: 1px dashed #AAAAAA;
	border-collapse: collapse;
	background-color: #DDDDDD;
}

table.album tr.image
{
	height: 110px;
}

table.album tr td
{
	border: 1px dashed #AAAAAA;
}


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;
}

