BODY { margin-left: 10%; 
margin-right: 10%; 
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%; }

.mindre { font-size : 80%; }

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

.thinner { font-weight  : lighter; }

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

.andresites {
     font-size : 80%;
	 text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bookmarklist {
   width : 50%;
   background-color : #cccccc;
   padding-top : 2px;
   padding-bottom : 2px;
   font-size : 80%;
}

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

.introbox {
	border-color : black;
	border-style : solid;
	border-width : thin;
	margin-left : 2em;
	margin-right : 2em;
	border-spacing : 2em;
	padding-top : 1em;
	padding-bottom : 1em;
	padding-left : 1em;
	padding-right : 1em;
	background-color : #eedddd;
	font-size : smaller;
    font-weight : 500;
	text-align : left;
	width : 380px;
}

