body {
 font-family: verdana;
 font-size: 10pt;
 color:#ff3300;
 background:url(pics/backg.gif) fixed no-repeat left top #ffffff;
}

body {
 scrollbar-arrow-color: #ccccff;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #ff9900;
 scrollbar-face-color: #330099;
 scrollbar-shadow-color: #000066;
 scrollbar-highlight-color: #9999ff;
 scrollbar-3dlight-color: #ccccff;
 /*scrollbar-base-color: #9999ff;*/
}

p {
 font-family: verdana;
 font-size: 10pt;
}

p.remark {
 font-family: verdana;
 font-size: 9pt;
}

a {
 font-family: verdana;
 color:#ff3300;
 background-color:#f0f0f0;
 text-decoration: underline;
}

a:visited {
 color:#ff3300;
 text-decoration: overline;
}

a:hover {
 color:#ff0000;
 text-decoration:overline underline;
}

a:active {
 color:#ff0000;
 text-decoration: underline;
}

h1 {
 font-family:verdana;
 font-size:12pt;
 font-weight:normal;
}

h2 {
 font-family: verdana;
 font-size:10pt;
 font-weight:600;
}

h3 {
 width: 65%;
 font-size:18pt;
 font-weight:600;
 text-align:center;
 color:#ff3300;
 background-color:#ffffff;
}

td {
 color:#ff3300;
 font-family: verdana;
 font-size: 10pt;
}

td.pic {
 font-family: verdana;
 font-size: 10pt;
 padding:5px;
 background-color:#003399;
}

th {
 font-family: verdana;
 font-size: 10pt;
 font-weight:600;
}

td.mitte {
 font-family: verdana;
 font-size: 10pt;
 text-align:center;
 border-bottom: 1px solid #cc0000;
}

td.foto {
 font-family: verdana;
 font-size: 10pt;
 text-align:center;
}

td.rahmen {
 font-family: verdana;
 font-size: 8pt;
 padding:5px;
 border:1px solid #330099;
}

td.rahmen2 {
 font-family: verdana;
 font-size: 7pt;
 padding:1px;
 border:1px solid #cc0000;
}

td.links {
 font-family: verdana;
 font-size: 10pt;
 border-bottom: 1px solid #cc0000;
}

td.mini {
 font-family: verdana;
 font-size: 7pt;
 color:#ff3300;
 text-align:center;
}

a.mini {
 font-size: 7pt;
 text-decoration: underline;
}

.samplecode {
 background-color: #f0f0f0;
 color:#666666;
}

textarea, input, select {
 font-family: verdana;
 font-size: 12px; 
 background-color: #ff9900;
}

span.code {
 font-family: courier new, monospace;
 font-size: 10pt;
 color:#666666;
}

span.but {
 font-family: arial, sanserif;
 font-size: 10pt;
 color:#000000;
 background-color:#cccccc;
 border-style:outset;
 border-width:2px;
}

