body {background:  #92CCA6 }

p.titel {color: #003300;
	font-family: 'Times New Roman';
	z-index: 100;
	position: relative;
	top: 0; 
	text-decoration: none;
	font-size: 18pt;
	font-weight: bold}

p.titel2 {color: #003300;
	font-family: 'Times New Roman';
	z-index: 100;
	position: relative;
	top: 0; 
	text-decoration: none;
	font-size: 20pt;
	font-weight: bold}

p.main {font-family: 'Times New Roman';
	position: relative;
	top: 0;
	font-size: 14pt;
	width: 700px;
	color: #003300;	}

p.mainr {font-family: 'Times New Roman';
	position: relative;
	top: 0;
	left: 180px;
	font-size: 14pt;
	width: 320px;
	color: #003300;	}

p.mainl {font-family: 'Times New Roman';
	position: relative;
	top: 0;
	right: 180px;
	font-size: 14pt;
	width: 340px;
	color: #003300;	}


#sides {width:400px;
	display: inline;}

span.highlight
{
background-color: #fff;
border: 1px solid #030; 
}

a:link { width: 180px;
	color: #003300; 
	TEXT-DECORATION: none;

	}

a:visited { width: 180px;
	color: #003300;
	TEXT-DECORATION: none ;
	}

a:hover {width: 180px;
	color: #003300;
	TEXT-DECORATION: none;
	background: #dfd; 
	}

a:active { width: 180px;
	color: #003300; 
	TEXT-DECORATION: none;
	}








