/* DATEI: formate.css */





h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,body {
 font-family:'Times New Roman',Times,serif; }

iframe {}


body { background-color:#FFFFFF; }

  #header-quotes { min-width:400px;width:100%;height:110px; }


  @media screen and (max-width: 1001px) {
    #header { display: inline;width:100%; }
  }
  @media screen and (max-width: 601px) {
    #header-quotes { width:100%;height:200px; }
  }


table { vertical-align:center; }
.zelle00 { vertical-align:top; background-color:#D8D8D8; font-size:16px; font-weight:bold; }
.zelle01 { background-color:#663300;color:#FFFFFF;font-size:18px; color:#e5dc99 }
.zelle02 { background-color:#91B8F6; }
.zelle0a { background-color:#91B8F6; color:#F3EAD8; }
.zelle03 { background-color:#ffffdd;color:#000000;font-size:18px; }
.head01 { vertical-align:top; background-color:#D8D8D8; font-size:14px; font-weight:bold; }
.FAQ01 { vertical-align:top; background-color:#D8D8D8; font-size:14px; }
.FAQ02 { vertical-align:top; background-color:#F8F8F8; font-size:14px; }
.BlogDate { vertical-align:middle; text-align:center; background-color:#F4F4F4; font-size:20px; }

h1 { font-size:20px; margin-bottom:18px; text-align:center }

h2 { font-size:16px; font-weight:bold; margin-bottom:18px; }

h2.sh2 { font-size:21px; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:16px; }

h4 { font-size:16px; margin-bottom:18px; text-align:center; font-weight:bold; background-color:#FFFF00 }

p,ul,ol,li,div,td,th,address,blockquote { font-size:14px; font-family:'Times New Roman',Times,serif;}

p.formel01 { font-size:18px; text-align:center }
p.browse01 { font-size:18px; text-align:center }
p.image01  { font-size:18px; text-align:center; float:none }


@-webkit-keyframes marquee {
 0%   { text-indent: 0% }
 100% { text-indent: 100% }
}
@keyframes marquee {
 0%   { text-indent: 0% }
 100% { text-indent: 100% }
}
p.marquee {
 width: 100px;
 margin: auto;
 padding: 2px;
 overflow: hidden;
 white-space: nowrap;
 border: solid 1px #CCCCCC;
     animation: marquee 10s linear infinite;
    -webkit-animation: marquee 10s linear infinite;
}
p.marquee:hover {
  animation-play-state: paused;
 -webkit-animation-play-state: paused;
}

span.keyword01 { font-weight:bold; }
span.keyword02 { font-weight:bold; background-color:#FFFF00 }
span.figurenumbers01 { font-weight:bold; }

span.function {font-family:monospace; color:#000000; background-color:#CCCCCC}

li { margin-top:3px; }

pre { font-family:'Times New Roman',Times,serif; font-size:13px; color:#0000C0; }



code,kbd,tt { font-family:'Times New Roman',Times,serif; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }

.code { background-color:#C0C0C0; }

.tabxpl { background-color:#C0C0C0; }

.doc { background-color:#C0C0C0; }

.nav { background-color:#C0C0C0; }

.qbar { background-color:#C0C0C0; font-size:13px; font-family:'Times New Roman',Times,serif; }

.blue { color:#0000C0; }

pre.normal { color:#000000; }

a:link { color:#0000DD; text-decoration:underline; }

a:visited { color:#0000DD; text-decoration:underline; }

a:active { color:#AA00DD; text-decoration:none; }

a.an { text-decoration:none; }

.unicode { font-size:16px; font-family:'Times New Roman',Times,serif }

ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }

img { border:none }
