body					{
  background-color :#FFFFFF;		
					}

table					{
font-family: Microsoft Sans Serif, Arial;
font-size:16px;
color: #666666;			
font weight: normal;				}

b					{
font-family: Microsoft Sans Serif, Arial;
font-size:18px;
color: #666666;			
font weight: bold;				}

b.kontakt					{
font-family: Microsoft Sans Serif, Arial;
font-size:14px;
color: #666666;			
font weight: bold;				}

a:link					{
	font-family      : Times New Roman, Arial;
	font-size        : 14px;
	color            : #083690;
	font-weigt	 : bold;
	text-decoration  : underline;		}


a:visited					{
	font-family      : Times New Roman, Arial;
	font-size        : 14px;
	color            : #083690;
	font-weigt	 : bold;
	text-decoration  : underline;		}


a:hover					{
	font-family      : Times New Roman, Arial;
	font-size        : 14px;
	color            : #083690;
	font-weigt	 : bold;
	text-decoration  : underline;		}

INPUT,TEXTAREA,SELECT		{ 
	background-color:#ffffff; 
	border: 1px; 
	border-style:solid; 
	border-color:#083690;	}