/* rechtsanwaeltsbuero-muenster.de*/
/* CODING 2009 */

/* ################################## */
/* ALLGEMEINE EINSTELLUNGEN */
/* ################################## */

	form {margin:0px;} 
	
   body
	{
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #000000;
		background-color: #DFDFDF;
		
	}

   td, th
	{
		font-family: "Trebuchet MS";
		font-size: 12px;
	}
	
	.bgcolor 
		{ 
			background-color: #000000; 
		}

	


/* ################################## */
/* LINKFORMATIERUNGEN */
/* ################################## */

	a 
		{
			font-weight: normal;
			color: #3884CD ;
			text-decoration:none;
			font-family:"Trebuchet MS";
			font-size: 12px;
		}

	a:link 
		{
			font-weight: normal;
			color: #3884CD ;
			font-family:"Trebuchet MS";
			font-size: 12px;
		}
	
	a:visited 
		{
			font-weight: normal;
			color: #3884CD ;
			font-family:"Trebuchet MS";
			font-size: 12px;
		}
	
	a:active 
		{
			font-weight: normal;
			color: #3884CD ;
			font-family:"Trebuchet MS";
			font-size: 12px;
		}
	
	a:hover 
		{
			font-weight: normal; 
			color:  #3884CD ;
			text-decoration:underline;
			font-family:"Trebuchet MS";
			font-size: 12px;
		}
		
/* ################################## */
/* UEBERSCHRIFTEN */
/* ################################## */

	
	h1
		{
			font-weight: bold; 
			font-family: "Trebuchet MS";
			font-size: 14px;	

		}
		
		
	h2
		{
			font-weight: bold; 
			color:  #808080 ;
			font-family: "Trebuchet MS";
			font-size: 13px;
			
		}
		
			
	h3
		{
			font-weight: bold; 
			font-family: "Trebuchet MS";
			font-size: 14px;
			color:  #000080 ;	

		}
		
	h4
		{
			font-weight: bold; 
			font-family: "Trebuchet MS";
			font-size: 12px;
			color:  #000000 ;	

		}

	h5
		{
			font-weight: bold; 
			font-family: "Batang";
			font-size: 32px;			

		}