body {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.4;
	margin:auto;
	padding:0px;
	height:100%;
	min-height:742px;
}


p, td {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	line-height: 1.4;
	/* text-align: justify;	*/
	color: #000000; 
}

h1 {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 13px;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	line-height: 1.5;
	color: #000000;
}
 
.technique-three {
	width: 40px; height: 40px;
	background-image: url(leg_pfeil_hoch4.png);
	text-indent: -10px;
}


ul {
	list-style-image:url(images/spiegelpunkt.jpg); 
	/* text-align: justify;	*/
	margin-left: 8px; 
	margin-bottom: 6px; 
	margin-top: 3px; 
	padding-left: 5px; }


a:link {
        color: #990000;
	text-decoration: none;
}

a:visited {
        
	color: #990000;
	text-decoration: none;
}

a:active {
        
	color: #990000;
	text-decoration: none;
}

a:hover {
       
	color: #FF0000;
	text-decoration: none;
}


#pfeil_links {
 background-image: url(leg_pfeil_hoch4.png);
 width: 100px;
 height: 100px;
}

