﻿a
{

}
a.BigLink
{
	font-size: large;
	font-weight: bold;
}
body
{
	font-size: medium;
	vertical-align: middle;
	color: #5555DD;
	font-family: Tahoma;
	background-color: #DCDCDC;
	background-image: url(images/andreasabbatini_background_medium.png);
	}
div
{
	font-size: 10pt;
	vertical-align: middle;
	color: #5555DD;
	font-family: Tahoma;
}
div.LeftMenu
{
	color: #99ccff;
}
h1
{
	color:#AA0000;
}
h2.Program
{
	color: #990000;
}
h3.Program
{
	color:Navy;
}
img.ProgramLeft
{
	border-style: none;
}
img.ProgramRight
{
	border-style:solid;
	border-width:thin;
}
p
{
	font-size:medium;
}
span
{
	font-size: 10pt;
	vertical-align: middle;
	color: #5555DD;
	font-family: Tahoma;
}
table
{
	vertical-align: middle;
}
table.Program
{
	border-width: thin; 
	border-style: solid;
}
table.contacts
{
	font-size:small;
}
td.ProgramLeft
{
	width:160px;
	background-color: #B0E0E6;
}
td.LeftMenu
{
	padding: 5px;
	background-image: none;
	vertical-align: top;
	width: 250px;
	height: 384px;
	background-color: #3399cc;
	text-align: left;
	border-bottom: #000099 thin solid;
	border-left: #000099 thin solid;
	border-top: #000099 thin solid;
	border-right: #000099 thin solid;
}

td.ProgramRight
{
}

