/*
  Hauptstylesheet für jkrieger.de
  (c) 2005 by Jan Krieger (jan@jkrieger.de)

  Hintergrundfarbe des Hauptfensters: #4E4EA3 (entspricht RGB 78, 78, 163)
*/

body{
 font-family: "Times New Roman",serif;
 font-size: 10pt;
 margin-bottom:2pt;
 margin-left:0px;
 margin-top:0px;
}

dd, dl, li, ol, ul {
 font-family: "Times New Roman",serif;
 font-size: 10pt;
 margin-bottom:2pt;
}

dt {
 font-family: "Times New Roman",serif;
 font-size: 11pt;
 margin-bottom:2pt;
 font-weight: bold;
}

p, br, blockquote, hr {
 font-family: "Times New Roman",serif;
 font-size: 10pt;
 margin-bottom:2pt;
}
table, td, tr{
 font-family: "Times New Roman",serif;
 font-size: 10pt;
 margin-bottom:2pt;
}
pre, code, tt {
 font-family: monospace;
}
h1 {
 font-family: "Verdana","Arial","Helvetica",sans-serif;
 font-size: 18pt;
 font-weight: bold;
 text-decoration:none;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 border-bottom-color: steelblue;
   line-height: 17pt;
}
h2 {
 font-family: "Verdana", "Arial","Helvetica",sans-serif;
 font-size: 15pt;
 font-weight: bold;
 text-decoration:none;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: steelblue;
   line-height: 14pt;
}
h3 {
 font-family: "Verdana","Arial","Helvetica",sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-decoration:none;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: steelblue;
   line-height: 11pt;
}
h4 {
 font-family: "Verdana","Arial","Helvetica",sans-serif;
 font-size: 11pt;
 font-weight: bold;
}
h5 {
 font-family: "Verdana","Arial","Helvetica",sans-serif;
 font-size: 10pt;
 font-weight: bold;
}
h6 {
 font-family: "Verdana","Arial","Helvetica",sans-serif;
 font-size: 9pt;
 font-weight: bold;
 font-style: none;
}
a:active {
 text-decoration: underline;
 color: red;
}
a:link {
 text-decoration: underline;
 color: blue;
}
a:visited {
 text-decoration: underline;
 color: darkblue;
}
address {
 font-style: italic;
}

/* Textarea div-Element */
div.textarea {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-right: 10px;
}

div.toolbar_top, div.toolbar_bottom {
  margin-left: 10px;
  width: 100%;
  height: 18px;
}
span.toolbarlinks {
  font-family: "Verdana", "Arial","Helvetica",sans-serif;
  font-size: 8pt;
  color: #2F2F2F;
  margin-left: 50px;
}

span.toolbarlinks_main {
  font-family: "Verdana", "Arial","Helvetica",sans-serif;
  font-size: 8pt;
  color: #2F2F2F;
  font-weight: bold;
}

span.toolbarlinks_more {
  font-family: "Verdana", "Arial","Helvetica",sans-serif;
  font-size: 7pt;
  color: #2F2F2F;
}

/* Textlinks am Ende der Seite */
div.lnk_bottom {
  font-family: "Verdana", "Arial","Helvetica",sans-serif;
  font-size: 7pt;
  color:#DFDFDF;
  margin-top: 0px;
  text-align: center;
}
a.lnk_bottom {
  text-decoration: none;
  color:lightblue;
}
a.lnk_bottom:active {
  text-decoration: none;
  color:aliceblue;
}
a.lnk_bottom:focus {
  text-decoration: underline;
  color:aliceblue;
}
a.lnk_bottom:link {
  text-decoration: none;
  color:lightblue;
}
a.lnk_bottom:visited {
  text-decoration: none;
  color:lightsteelblue;
}
a.lnk_bottom:hover {
  text-decoration: underline;
  color:aliceblue;
}

/* "last updated"-Hinweis am Ende der Seite */
div.upd_bottom  {
  margin-top: -4px;
}
span.upd_bottom {
  font-family: "Verdana", "Arial","Helvetica",sans-serif;
  font-size: 7pt;
  color:silver;
}


/* Zusätzliche Definitionen */
div.myheader_generic {
        border-left-style:solid;
        border-left-width:medium;
        border-top-style:solid;
        border-top-width:thin
        padding-top:0.7em;
        padding-left:0.7em;
/*        background-image:url(./pic/background_mathe.gif);
        background-repeat:no-repeat;*/
}

/* Zusätzliche Definitionen */
div.myheader_mathe {
        border-left-style:solid;
        border-left-width:medium;
        border-top-style:solid;
        border-top-width:thin
        padding-top:0.7em;
        padding-left:0.7em;
        background-image:url(./pic/background_mathe.gif);
        background-repeat:no-repeat;
}

div.myheader_chemie {
        border-left-style:solid;
        border-left-width:medium;
        border-top-style:solid;
        border-top-width:thin
        padding-top:0.7em;
        padding-left:0.7em;
        background-image:url(./pic/background_chemie.gif);
        background-repeat:no-repeat;
}

div.myheader_physik {
        border-left-style:solid;
        border-left-width:medium;
        border-top-style:solid;
        border-top-width:thin
        padding-top:0.7em;
        padding-left:0.7em;
        background-image:url(./pic/background_physik.gif);
        background-repeat:no-repeat;
}


/*
  Formatierungen für die tabs am Beginn der Seite
*/
a.lnk_top {
   position: relative;
   top: -2px;
   font-family: sans-serif;
   font-size: 8pt;
   color: #000040;
   text-decoration: none;
}
a.lnk_top:link {
   position: relative;
   top: -2px;
   font-family: sans-serif;
   font-size: 8pt;
   color: #000040;
   text-decoration: none;
}
a.lnk_top:active {
   position: relative;
   top: -2px;
   color:     #000040;
   /*text-decoration: underline;*/
   border-bottom-width:1pt;
   border-bottom-color: darkred;
   border-bottom-style: solid;
   text-decoration: none;
}
a.lnk_top:hover {
   position: relative;
   top: -2px;
   color: #000040;
   /*text-decoration: underline;*/
   border-bottom-width: 1pt;
   border-bottom-color: darkred;
   border-bottom-style: solid;
   text-decoration: none;
}
a.lnk_top:focus {
   position: relative;
   top: -2px;
   color:    #000040;
   /*text-decoration: underline;*/
   border-bottom-width: 1pt;
   border-bottom-color: darkred;
   border-bottom-style: solid;
   text-decoration: none;
}
a.lnk_top:visited {
   position: relative;
   top: -2px;
   color: #000040;
   text-decoration: none;

}



/* Stylesheet-Definitionen für Rezepte
     http://www.jkrieger.de/recipes/
*/

div.rezept_zutat {
 font-style: italic;
 text-align: left;
 margin-top: 5pt;
 margin-bottom: 5pt;
 margin-left: 27pt;
 border-left: 1pt;
 border-left-color: blue;
 border-left-style: solid;
 padding-left: 3pt;
}

div.rezept_haupt {
 text-align: left;
 margin-top: 20pt;
 margin-bottom: 5pt;
 margin-left: 0pt;
}
div.rezept_tips {
 font-style: italic;
 text-align: left;
 margin-top: 20pt;
 margin-bottom: 5pt;
 margin-left: 0pt;
}
ul.rezept_haupt {
 text-align: left;
 margin-top: 20pt;
 margin-bottom: 5pt;
 margin-left: -10pt;
 list-style-type:disc;
 list-style-position:outside;
}
ul.rezept_tips {
 font-style: italic;
 text-align: left;
 margin-top: 20pt;
 margin-bottom: 5pt;
 margin-left: -10pt;
 list-style-type:disc;
 list-style-position:outside;
}
img.rezept_bild {
 float:right;
 border-width:1px;
 border-style:solid;
 border-color:blue;
 padding:0cm;
}
