.cell_index 
	{
	background-image: url(../pics/bar_index.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.cell_b
	{
	background-image: url(../pics/bar_b.gif);
	background-repeat: repeat-x
	}
.cell_r
	{
	background-image: url(../pics/bar_index.gif);
	background-repeat: repeat-y;
	background-position: left
	}
.cell_t
	{
	background-image: url(../pics/bar_b.gif);
	background-repeat: repeat-x;
	background-position: bottom
	}
.content
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: #999999;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px
	}
.content_cars
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
	}
.picture_r
	{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: #999999;
	border-style: solid; 
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width: 200px;
	clip: rect(auto, auto, auto, auto)
	}
.picture_l
	{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: #999999;
	border-style: solid; 
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width: 250px;
	clip: rect(auto, auto, auto, auto)
	}
.trouwbar
	{
	color: #999999
	}
.datentime
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DDDDDD;
	padding-left: 15px
; text-decoration: none
	}
