/* STYLE exp_05 */

body 
	{ 
	color: black; 
	background: #DDFFDD    ; 
	margin-left: 10%; 
	margin-right: 10%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	

a:link 		{ color: blue; }
a:visited 	{ color: red; }
a:hover 	{ color: purple; }
a:active 	{ color: navy; }
	
h1,h4,h5,h6 
	{
	 margin-left: -5%; 
	font-family: Verdana, Arial;
	color: navy; 
	}

h2,h3 
	{ 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy; 
    	background-color: silver;
	margin-left: -5%;
	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;
	font-weight: bold;
	font-family: Verdana, Arial, san-serif;
	} 
	
	
.navigation a:link 	{ color: green;
			text-decoration: none;}
.navigation a:visited 	{ color: purple;
			text-decoration: none;}
.navigation a:hover 	{ color: blue;
			text-decoration: underline;}
.navigation a:active 	{ color: navy; 
			text-decoration: none;}
	
	
	
	

.bild 	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: small; 
	COLOR: gray;
	text-align: right;
	}
	
	
.breit	{margin-left: -10%;
	}
	
.sunt 	/*Seite unten*/
	{
	FONT-WEIGHT: normal; 
	FONT-SIZE: small; 
	COLOR: gray;
	text-align: center;
	}

	
TD.insrt 
	{
	FONT-SIZE: small;
	line-height: 120%;
	BACKGROUND-COLOR: #eeeebb;
	}
	
.abstract
	{font-variant: small-caps;
	}

