/* ----------------------------------------------------------------- */
/*     CSS developed by Smartforce.ch                                */
/*     Martina Klingler 1.0, Copyright 2008 by Smartforce.ch         */
/* ----------------------------------------------------------------- */

body{ text-align: center; margin: 0; font-family: "Times New Roman"; font-size: 1em; color: #000; }

/* Links */
a { text-decoration:underline; }


/* Smartforce Blurp */
#sflogo {   }

/* MainDivision */
#wrapper {  text-align: left; }
#pagepic { display:none; }

/* Header */
#head h1 { display: block; width: 204px; height: 61px; text-indent: -9000px; background:url(../images/logo.png) no-repeat; overflow: hidden; }


/* Voice */
blockquote { text-indent: 0; margin: 0; padding: 0; }
blockquote .quote { font-size: 1.6em; line-height:1.6em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin: 1.5em 0 ; color:#000; }
html>body blockquote .quote { background: url(../images/quote_top.png) no-repeat top left; font-weight: normal; line-height:1.8em; }
blockquote .quote{  letter-spacing: 0.05em; }
blockquote .author{ font-style: italic; padding: 0 0 1em 0; }
html>body blockquote .author{ background: url(../images/quote_end.png) no-repeat right bottom; }

