/* DATEI: www_home_jz.css
 *
 * Erstellung: 20030204
 * Autor:      Joerg Zuther
 */

/* Farbdefinitionen
 * .beige      { color:#FFF0D0; }
 * .black      { color:#000000; }
 * .blue       { color:#0000C0; }
 * .bluedark   { color:#000080; }
 * .bluelight  { color:#1010E0; }
 * .brown      { color:#A02020; }
 * .browndark  { color:#700F0F; }
 * .brownlight { color:#E0C0C0; }
 * .green      { color:#00C0C0; }
 * .greenstale { color:#00E0E0; }
 + .greenlight { color:#C0F0C0}
 * .red        { color:#C00000; }
 * .violet     { color:#800080; }
 * .yellow     { color:#D0D000; }
 */

body {
   background-image:url(graphics/wallpaper_texture030.gif);
   color:#000000; }

a:link { color:#1010E0;
         font-weight:bold;
         text-decoration:underline; }
a:visited { color:#000080;
            font-weight:bold;
            text-decoration:underline; }
a:active { color:#C00000;
           font-weight:bold;
           text-decoration:none; }
a:hover { color:#FF0000;
           font-weight:bold;
           text-decoration:none; }
a:focus { color:#00FF00;
           font-weight:bold;
           text-decoration:none; }

body,h1,h2,h3,h4,h5,h6,div,span,center,p,ul,ol,li,tr,th,td,address,blockquote,nobr,cite,i,b,u,strike,s,big,small,sup,sub { 
   font-family:"Times New Roman",Times,serif; }

h1 {
   font-size:36px;
   margin-top:30px;
   margin-bottom:30px; }
h2 {
   font-size:30px;
   margin-top:20px;
   margin-bottom:8px; }
h3 {
   font-size:24px; 
   margin-top:15px;
   margin-bottom:5px; }
h4 {
   font-size:20px;
   font-weight:bold;
   margin-top:12px;
   margin-bottom:3px; }

body,h5,h6,div,span,p,ul,ol,li,tr,th,td,address,blockquote,nobr,cite,i,b { 
   font-size:16px; }

pre,code,kbd,tt { 
   font-family:Courier New,Courier;
   font-size:16px;
   color:#0000C0;
   margin-top:0px;
   margin-bottom:0px; }

b {
   font-weight:bold; }
i {
   font-style:italic; }

blockquote {
   font-style:italic; }

li {
   margin-top:3px; }

/*ul {
   list-style-type:disk; }
*/

table {
   text-align:left;
   vertical-align:top; }

td {
   vertical-align:top; }

/* vertragen IE, Netscape und Mozilla nicht
br {
   margin-top:2px;
   margin-bottom:2px; }
 */

hr {
   margin-top:6px;
   margin-bottom:6px; }

.bar { margin-top:6px;
       margin-bottom:6px; }

.center {
   text-align:center; }

.bold {
   font-weight:bold; }

.italic {
   font-style:italic; }

.large {
   font-size:20px;
   font-weight:bold; }

.huge {
   font-size:24px;
   font-weight:bold; }

.navbar {
   /*background-color:#E0E0FF;*/
   font-weight:bold;
   text-align:center; }

.foot {
   /*background-color:#E0E0FF;*/
   font-style:italic;
   vertical-align:top; }

.internal_link_item {
   list-style-image:url(graphics/dot_small_blue.gif);
   vertical-align:middle; }
   

.tableheader {
   font-size:20px;
   text-align:left; }

.subtitle {
   font-size:24px;
   font-weight:bold;
   text-align:left; }

.subsubtitle {
   font-size:20px;
   font-weight:bold;
   text-align:left; }

.navarrows {
   text-align:right }

.mathpage {
   background-image:url(graphics/wallpaper_texture035.gif);
   color:#000000; }

.privmath {
   background-image:url(graphics/wallpaper_tiling634.gif);
   color:#000000; }

.gamepage {
   background-image:url(graphics/wallpaper_texture016.gif);
   color:#000000; }

.wordpage {
   background-image:url(graphics/wallpaper_texture015.gif);
   color:#000000; }

.techpage {
   background-image:url(graphics/wallpaper_grey2.jpg);
   color:#000000; }

.def {
   font-weight:bold; }

.def_notion {
   font-style:italic; }

.example_title {
   font-weight:bold; }

.example {
   font-style:italic; }



/*h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {*/
/* font-family:Arial,sans-serif; }*/
/*h1 { font-size:26px; margin-bottom:18px; }*/
/*h2.sh2 { font-size:21px; }*/
/*h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }*/
/*p,ul,ol,li,div,td,th,address,blockquote { font-size:13px; }*/
/*li { margin-top:3px; }*/
/*var { font-style:normal; color:#0000C0; }*/
/*blockquote,cite { font-style:italic; }*/
/*.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }*/
/*.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }*/
/*.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }*/
/*ins { color:#009900; font-weight:bold; text-decoration:none; }*/
/*del { color:#990000; font-weight:bold; text-decoration:line-through; }*/
