/* --------------------------------------------------------------------------- */
/*  Copyright 2009 by Object dynamiX AG                                        */
/*                                                                             */
/*  Beschreibung: Beinhaltet alle Formatierungen die nur für Page=sitemap      */
/*                verwendet werden.                                            */
/* --------------------------------------------------------------------------- */

.browseSGROverview{
	width: 600px;
	margin-left:50px;
	margin-top:30px;
}

td {
	width: 200px;
	text-align : center;
}

a:hover{
	text-decoration: none;
}
