/* STYLE exp_04 */

body 
	{ 
	color: black; 
	background:  #d8FFd8; 
	margin-left: 10%; 
	margin-right: 10%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h1,h4,h5,h6 
	{
	 margin-left: -10mm; 
	font-family: Verdana, Arial;
	color: red; 
	}

h2,h3 
	{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red; 
    	background-color: silver;
	margin-left: -10mm;
	line-height: 130%;
	}

p 
	{ 
	line-height: 140%; 
	text-indent:0 cm; 
	font-family: Verdana, Arial, san-serif; 
	font-size: small;  
	}

.navigation 
	{
	line-height:140%; 
	font-size: 14px;
	} 

.bild 	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: small; 
	COLOR: gray;
	text-align: right;
	}
	
.unt 	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: small; 
	COLOR: gray;
	text-align: left;
	}

	
TD.insrt 
	{
	FONT-SIZE: small;
	line-height: 120%;
	BACKGROUND-COLOR: #eeeebb;
	}

