BODY { margin-left: 10%; margin-right: 10%; background-color: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

A, A:active { color : red; 
background-color: White; 
text-decoration : underline; 
font-style : normal; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif }

A:visited { color: #cc0000;  
background-color: White; 
text-decoration: underline; 
font-style: normal; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

A:hover {  color : Fuchsia; }

.smaller { font-size : 80%; }

.larger { font-weight : bold; 
font-size : 150%; }

.thinner { font-weight  : lighter; }

.returnlink { font-size : 80%;
              text-align : center;
			  }
.intro {
	font-weight : 200;
	font-size : 120%;
	width : : 400px;
	text-align : : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.andresites {
     font-size : 80%;
	 text-align : center;
}

.annoncespalte {
	vertical-align : top;
	width : 170px;
	text-align : left;
	padding-right : 10px;
	float : left;
	display : block;
}

.poweredby {
   font-size : 70%;
	float : none;
	display : block;
   font-weight : 700;
   text-align : center;
}

