
body 
	{
	background-color: #333333;
	color: #FFFFCC;
	font-weight: 600;
	font-family: verdana, arial, helvetica, sans-serif;
	}

img.foto
	{
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFCC;
	}

table
	{
	 width:500px;
	 height:100%;
	}

table tr td
	{
	/* text-align: center; */
	vertical-align: middle;
	}

a:link, a:visited, a:active, a:hover
	{
	border:none;
	text-decoration: none;
	color: #FFFFCC;
	font-weight : 600;
	}

.small
	{
	font-size: 70%;
	text-align : right;
	margin-top : -12px;
	margin-bottom: 0px;
	}
	
.navi-start	{
	font-size: 100%;
	font-weight:bold;
	line-height: 2.5em;
	}
