body
	{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	background: #000080 url(../gfx/back.jpg) 0% 0% fixed repeat-x;
	font-size: 0.8em;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#container
	{
	color: #F5E7D1;
	margin: 0 auto;
	padding: 0;
	width: 875px;
	border: 2px #34409b;
	border-style: none solid;
	}
#container a
	{
	text-decoration: none;
	color: #F5E7D1;
	border-bottom: dotted 1px #fff;
	}
#container a:hover
	{
	text-decoration: none;
	border-bottom: solid 1px #c6c9e3;
	}
#photos
	{
	margin-top: 30px;
	}
#photos a, #photos a:hover
	{
	border-style: none;
	}
.tn 	{
	width: 150px;
	height: 100px;
	}
a .tn
	{
	margin: 5px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #34409b;
	}
a:hover .tn
	{
	border-width: 1px;
	border-style: solid;
	border-color: #c6c9e3;
	}
#imprint
	{
	margin: 15px 0px 0px 0px;
	font-size: 9px;
	color: #F5E7D1;
	padding: 0;
	}
#imprint a
	{
	text-decoration: none;
	}
#imprint a:hover
	{
	background-color: #c6c9e3;
	color: #000;
	}