html, body{
height:100%;
width: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #B5B5B5;
}
table.aussen {
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.content {
	height: 450px; /* Kommentar */
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.txt12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4D4A46;
}
.txt12pxgrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
.txt12pxfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4D4A46;
	font-weight: bold;
}
.txt12pxListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4D4A46;
}

.txt12pxListe A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4D4A46;
}
.txt12pxListe A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF9900;
}
.txt12pxfettgrau {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	font-weight: bold;
}
div.scroller {
	overflow: auto;
	height: 312px;
	width: 340px;
}

div.scrollerfoto {
	overflow: auto;
	height: 308px;
	width: 342px;
}

ul {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 16px; list-style-type: disc;}
li {padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px;}
5
/* table#tThumbs { table-layout: fixed; } */

/* 
table#tThumbs td { width:65px; height:44px; }
table#tThumbs td div.thumbswrap { width:65px; height:42px; overflow: hidden; cursor: pointer; }
 */
table#tThumbs td { width:65px; height:81px; }
table#tThumbs td div.thumbswrap { width:65px; height:79px; overflow: hidden; cursor: pointer; }

