Body
{
	scrollbar-arrow-color : black;
	scrollbar-base-color : grey;
}

Body.Navigation
{
	background-color : #333399;
}

A.Navi
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : bold;
	color : #25408e;
	text-decoration : none;
}

A.Standard 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}	
	
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;
}