/* Stylesheet für die Jume's Homepage. */

body { background-color:#FFCC66; scrollbar-face-color:#FFCC66; scrollbar-3dlight-color:#996600; scrollbar-shadow-color:#996600; scrollbar-track-color:#996600; scrollbar-arrow-color:#CC0000 }

/* Listen, Tabellenzellen, Absätze und preformatierter Text */
pre,ol,ul,li,td,p { font-family:Verdana; font-size:10pt; color:#000000 }

/* Überschiften */
h2 { font-family:Verdana; font-size:14pt; color:#CC0000 }
h3 { font-family:Verdana; font-size:12pt; font-weight:bold; color:#CC0000 }
h4 { font-family:Verdana; font-size:10pt; font-weight:bold; color:#CC0000 }

/* Linx */
a:link { color: #CC0000; text-decoration: none }
a:visited { color: #CC0000; text-decoration: none }
a:active { color: #CC0000; font-weight: bold; text-decoration: underline }
a:hover { color: #CC0000; font-weight: bold; text-decoration: none }

/* Listen Randabstand */
/*ul,li { margin-left: 20px; margin-top:0px }/*
