	h1.title,h2.title,h3.title,h4.title,h5.title,h6.title { color: #ffffff; font-weight: bold; text-align:center; }
	p.desc { font-size: small; color: #000000; text-align:center; }
	td.desc { font-size: small; color: #000000; text-align:center; }
	p.caption { font-size: small; color: #000000; text-align:center; }
	p.nav { font-size: small; color: #000000; font-weight: bold; text-align:center; }
	td.thumbnail { font-size: small; color: #000000; font-weight: bold; vertical-align: bottom; text-align:center; }
	td.caption { font-size: small; color: #000000; font-weight: bold; vertical-align: top; text-align:center; }
	a { font-size: small; font-weight: bold; text-decoration: none; }
	span.disabled { font-size: small; color: #cccccc; font-weight: bold; }
	body, html
	{
	margin: 0px;
	background-color: #ffffff;
	background-image: url('http://www.contakt.at/images/Saeule.png');
	background-repeat: no-repeat;
		
	}
	
	.bodytable
	{
	background-image: url('../images/bodytable.horizontal.png');
	background-repeat: repeat-x;
	
	}
	
	.spezialeinstellung
	{
	background-image: url('../images/horizontal.png');
	background-repeat: repeat-x;
	}

	.special
	{
	color: #009999;
	font-weight: bold;
	}

	a:link
	{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited
	{
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
	}

a:active 
	{
	color: #00bcbc;
	font-weight: bold;
	text-decoration: none;
	}

a:hover 
	{
	color: #009999;
	font-weight: bold;
	text-decoration: underline;
	}
