/*  Cascading Style Sheets for STELLA ACADEMY Site
 *
 *  (c) 2000-2001 by FMS
 */
 
body {	background-color:#ffba35;}

div,p,td,ul,h1,h2,h3,blockquote { font-family:verdana,arial,helvetica,sans-serif;}
td,div,p,ul,blockquote { color:#4e0000; font-size:12px;}

.ss {font-family:verdana,arial,helvetica,sans-serif;color:#4e0000; font-size:12px;}

h1 { font-size:28px; color:#880000; font-family:"times new roman",times,serif; }
h2 { font-size:18px; color:#880000; font-family:"times new roman",times,serif; }
h3 { font-size:14px;}

a:link    { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}
a:active  { color:#000000; text-decoration:underline;}
a:hover  { color:#ff0000; text-decoration:underline;}

.noline { text-decoration:none;}

.about { font-size:10px; text-align:center;}
.fields { font-size:10px; }
.frage { font-weight:bold;}
.antwort { font-weight:normal; font-style: italic; margin-bottom:10px;}

.ind { text-indent:10px;}
.block {text-align:justify; alignment: justify;}
.mini { font-size:10px; }
.miniind { font-size:10px; text-indent:10px;}

.jump { font-size:10px; text-align:center; }
.menutitle { font-size: 12px; font-weight:bold; color:#880000;}
.menu { font-size:10px; font-family:Arial;}

.light { color:#bf7a00; }

.popup { background-color:#ffd955; layer-background-color:#ffd955;
	border-bottom-style:solid; border-bottom-width:1px;
	border-right-style:solid; border-right-width:1px;
	border-bolor:#000000; padding:5px;}

