Body  {
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FFFFFF;
}

Body.Navigation  {
	background-color : #003366;
}

A.Navi
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	
}

A:Link.Navi
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;

}

A:Visited.Navi
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	color : #FFFF99;
	text-decoration : none;
}

A:Hover.Navi
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-style : bold;
	color : #FF9900;
	text-decoration : none;
}


TD.TextStandard  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	color : #003366;
	text-align : justify;
}

TD.ReferenzenListe  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #003366;
}

TD.TextAdresse  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #003366;
}

TD.Ueberschrift  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #003366;
	font-weight : bold;
}

TD.Ueberschrift2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #003366;
	font-weight : bold;
}

TD.Ueberschrift3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #99ccff;
	font-weight : bold;
}

Input.Kontakt  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	width : 200px;
	background-color : #003366;
	color : white;
	background-image : URL(images/bgcani.gif);
	border : 1px solid  #99ccff;
}

Input.ButtonKontakt  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	width : 120px;
	background-color : #003366;
	color : white;
	border : 1px solid  #99ccff;
	font-weight : bold;
}

TD.Kontakt  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	width : 120px;
}

TEXTAREA.Kontakt  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	background-color : #003366;
	color : white;
	border : 1px solid #99ccff;
	scrollbar-arrow-color : #003366;
	scrollbar-base-color : #336699;
}

