         body, table, p
         	{
                         font-family: Vrinda, Tahoma, Verdana, Arial, serif;
                         font-size: 12pt;
                 }
         body
         	{
                         margin: 0px;
                         padding: 0px;
                 }
         .div_page
         	{
                         background-image: url('images/background.gif');
            		background-repeat: no-repeat;
            		background-position: center;
            		position: relative;
            		width: 900px;
            		height: 500px;
            		z-index:0;
            		border: 1px solid white;
                 }
         a, a:visited, a:active
         	{	font-size: 12pt;
                         color: #6C1111;
                 }
         a:hover
         	{	color: #BF1E1E;
                 }
         .table_innen
         	{	font-family: Vrinda, Tahoma, Verdana, Arial, serif;
                 	font-size: 12pt;
                         empty-cells: show;
                         width: 840px;
                         height: 440px;
                         margin-top: 30px;
                         border: 0px;
                 }
         .nav
         	{       font-size: 14pt;
                 	font-weight: bold;
                         vertical-align: middle;
                         height: 55px;
                         background-image: url('images/filmstrip2.gif');
                 }
         .nav_table
         	{
                  	border: 0px solid black;
                         margin: 0px;
                         padding: 0px;
                         width: 100%;
                         empty-cells: show;
                 }
         .nav_td
         	{
                  	margin:0px;
                         padding: 0px;
                         text-align:center;
                         vertical-align: middle;
                         width: 14%;
                         height: 32px;
                         background-color: #F4ECEC;
                 }
         .subnav
         	{	font-size: 14pt;
                 	vertical-align:top;
                 }
         .footer_text
         	{	font-size: 10pt;
                 }
         .div_content
         	{       width: 100%;
                 	height: 350px;
                         overflow: auto;
                         text-align: left;
                 }
         .p_page_title
         	{       font-size: 14pt;
                 	font-weight: bold;
                         font-variant: small-caps;
                 }
         .p_page_subtitle
         	{       font-variant: small-caps;
                 }
         .p_page_text, .p_news_text
         	{       font-size: 12pt;
                 }
         .p_news_title
         	{	font-size: 12pt;
                 	font-weight: bold;
                 }
         .p_employ_mail
         	{       position: relative;
                 	top:2px;
                 }
         .div_thumb
         	{       position: relative;
                 	text-align: right;
                         /*top: 25px;
                         right: 20px;*/
                 }
	input
         	{	font-family: Vrinda, Tahoma, Verdana, Arial, serif;
                 	font-size: 12pt;
                         border: 1px solid #CFCFCF;
                         height:20px;
                 }
         input:focus, textarea:focus, input.button:focus
         	{
                 	background-color: #EFEFEF;
                 }
         textarea
         	{       font-family: Vrinda, Tahoma, Verdana, Arial, serif;
                 	font-size: 12pt;
                         border: 1px solid #CFCFCF;
                         height: 130px;
                 }
         input.radio
         	{	border: 0;
                 }
         input.button
         	{       background-color: #CFCFCF;
                 	border: 1px solid #7F7F7F;
                 }