/*algemeine Definitionen*/
a:link { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; color:#FFFFFF; background-color:#000000; }
a:active { text-decoration:none; font-weight:bold; background-color:#FFFFFF; color:#000000; }

/*Header*/

.tdleft {
	padding:5px;
	width:150px;
         }
.tdover { height:65px; }
.tdright {
	width:150px }
.tdcenter {
	width:% }

/*Mainpage*/