body  { background-color: #666; margin: 0; padding: 8px }

img {
	border:none;
}

p, td  { 
color: #999; 
font: 11px Arial, Helvetica, Verdana, sans-serif 
}
b    { color: #ccc; font: 11px Arial, Helvetica, Verdana, sans-serif }
a    { color: #BBB; text-decoration: none }

a:hover, a:active, a:focus  { color: #69c; text-decoration: none }

table {
	border-collapse:collapse;
	border-spacing:0;
	border: 0
}

td {
	margin:0;
	padding:0;
	border:0;
}

table#main  { width: 100%; height: 100%; }

td#head     { background-image: url("../navi/tres_logo_dgrau.png"); background-repeat: no-repeat; background-position: 20px 10px; padding-top: 10px; padding-bottom: 8px; padding-left: 20px; height: auto; vertical-align: top }


td#contents   { 
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	padding-bottom:8px;
	}



table#menu     { margin: auto auto 7px; width: 750px; height: auto }

table#menu td  { 
	text-align: left; 
	width: auto; 
	height: auto; 
	vertical-align: middle;
	margin:0;
	}
.aktiv {
	color: #69c;
	}

table#canvas {
	width:auto;
	height:auto;
	margin:auto;	
}

table#canvas td {
	width: 750px; 
	height: 600px; 
	vertical-align:middle;	
}


table#textinhalt   { 
	background-color: #333; 
	width: 750px; 
	height: 600px;
	margin:auto;
	}

table#textinhalt td    { 
	font: 11px/16px Arial, Helvetica, Verdana, sans-serif; 
	padding: 80px; 
	width: 750px; 
	height: 600px;
	vertical-align: top }


table#bildnavi   { margin: 7px auto auto; width: 750px; height: 18px;}

table#bildwechsel      { text-align: right; width: auto; height: 17px }

table#bildwechsel td      { text-align: right; width: 14px; height: 10px }



table#hintergrund        { width: auto; height: 10px;}

table#hintergrund td     { text-align: left; width: 14px; height: 10px; }






