@charset "utf-8";
/* CSS Document 
	copyright 2008 by swisswebXperts Andreas Näf - erstellt durch Sabine Näf 
*/
div#spruchbox{
border: 3px solid #efefef;
padding: 7px;
margin-top: 15px;
}
h3.spruch{
font-size:20px; 
font-weight:bold;
color:#ad001c;
margin: 5px 0px 5px 0px;
}
span#spruch{
font-family:Georgia, Times, "Times New Roman", serif;
font-style:italic;
color:#556b8c;
font-size:17px;
font-weight:normal;
margin: 5px 0px 5px 0px;
}

