/* attersee styles */
body 	{
  	background: white;
  	color: black ;
  	font-family: Palatino, Verdana, Arial, Helvetica, sans-serif;
	}
#topcontent, #topnav, #sidecontent, #subsidecontent, #sidenav, #breadcrumb
	{		background: white ;		}
#sidenav, #breadcrumb, #topnav	{	font: menu ; 	}
#subheading, #gallcontent	{ text-align: center ;  	}
h1	{
  	color: #333399; 
  	text-align: center ;
  	font-family: "URW Chancery L","Comic Sans MS","Apple Chancery","Lucida Handwriting Italic", Cursive;
  	}

tr	{ vertical-align: top ;	}	
td	{ text-align: left ; }
td.facilities-title {
	font-weight: bold ;
	text-align: right ;
	}
.acctable { 
	text-align: center ; 
	}

.enlarge{	
	font-size: large ;
  	color: #333399; 
	}		  
.sizeh1	{	font-size: 175% ; font-weight: bold ; color: #333399; } /* corresponds to h1 */
.sizeh3	{	font-size: 120% ; font-weight: bold ;	} /* corresponds to h3 size/weight */
.head3	{	font-size: 120% ; font-weight: bold ; text-align:center;	} /* corresponds to h3 */
/* default link styles */
a:link	{ 
	font-weight:bold ;
	color : red ;
	}
a:visited	{
	font-weight:bold ;
	color : green ;
	}
a:hover	{
	text-decoration: underline ;
	font-weight:bold ;
	color : blue ;
	}			
.navarrows	{
	FONT-SIZE: 180%; 
	TEXT-DECORATION: none;
	}
.navBread, .navarrows 	{	COLOR: #0000FF; ;	}
.navActiveBread 	{	COLOR: #0066CC ;	}
.sitemap IMG#feedbackImage , IMG#sitemapImage
	{
	MARGIN-LEFT: 5px; 
	VERTICAL-ALIGN: middle; 
	MARGIN-RIGHT: 5px;
	}
.footer	{
	font-size:x-small;  
	text-align: center; 
	}
.taken	{	color: #CC0033 ; font-weight: bold ;	}
	
	 
