a,body,p,tr,td,span{ 
				font-family:Arial,Helvetica,sans-serif; 
				color:#000000;
				font-size:12px;
			  }
 
			  
h1			  {
                font-size:16px;
				font-weight: bold;
				line-height:18px;
              }  

h2			  {
                font-size:14px;
				font-weight: bold;
				line-height:16px;
              }
h3,h4  {
                font-size:14px;
				font-weight: bold;
				margin-bottom:6px;
              }


			  
.hdl16		  {
                font-size:16px;
				font-weight: bold;
				line-height:18px;
				color:#000066;
              }

.hdl14		  {
                font-size:14px;
				font-weight: bold;
              }			        
			  
.stdtext      {
                font-size:12px;
                line-height:16px;
              }
              
.small     {
                font-size:10px;
                line-height:16px;
              }
              
.txtlink	  {
				color:#000000;
			  }

.naviwhite    {
                font-size:12px;
                color:#FFFFFF;
              }
			  
.subnavi      {
			  	margin-top:7px;
				margin-bottom:7px;
			  }
			  
.subnaviwhite    {
                font-size:12px;
                color:#FFFFFF;
              }			  

.naviblue     {
				color:#000066;
                font-size:12px;
              }
			  
.subnaviblue  {
				color:#1C2C6E;
                font-size:12px;
              }			  
			  
.contentbox   {
                color:#000066;
				font-size:11px;
				line-height:12px;
              }
			  
.teaserblue	  {
				color:#1C2C6E;
				margin-top:0px;
				margin-bottom:10px;
			  }

.teasergrey   {
				color:#6E6E6E;
				margin-top:0px;
			  }

.teaserlink   {
				color:#1C2C6E;
			  }
			  
.bereichblue  {
				font-size:11px;
				color:#1C2C6E;
				margin-top:0px;
				margin-bottom:10px;
			  }			  
			  
.bereichgrey  {
				font-size:11px;
				color:#333333;
				margin-top:0px;
			  }
			  
.bereichlink   {
				font-size:11px;
				color:#1C2C6E;
			  }			  			  
			  
.footer       {
                font-size:11px;
				 color:#000066;
              }
			  
input,textarea{
                font-size:12px;
                font-family:Arial,Verdana,Helvetica,Sans-Serif;
				color:#000000;

              }

.input200   {
				font-size:12px; 
				width:200px;
				height:19px;
}

.textarea   {
				font-size:12px; 
				width:200px;
				height:100px;
}			  			  

a:link        { text-decoration:none; }
a:visited     {	text-decoration:none; }
a:active	  {	text-decoration:none; }
a:hover  	  {	text-decoration:underline;}
a.txtlink:link        { text-decoration:underline; }
a.txtlink:visited     {	text-decoration:underline; }
a.txtlink:active	  {	text-decoration:underline; }
a.txtlink:hover  	  {	color:#6E6E6E;}
a.naviwhite:hover  	  {	color:#DBDBDC; text-decoration:none; }
a.subnaviblue:hover   {	text-decoration:underline; }
a.subnaviwhite:hover   {	text-decoration:underline; }
a.teaserlink:link  	  {	text-decoration:underline; }
a.teaserlink:visited  {	text-decoration:underline; }
a.teaserlink:active   {	text-decoration:underline; }
a.teaserlink:hover    {	color:#6E6E6E;}
a.teasergrey:hover	  {	text-decoration:none; }
a.bereichlink:link  	  {	text-decoration:underline; }
a.bereichlink:visited  {	text-decoration:underline; }
a.bereichlink:active   {	text-decoration:underline; }
a.bereichlink:hover    {	color:#6E6E6E;}
a.bereichgrey:hover	  {	text-decoration:none; }
			  
