/* www.UniMal.de - ext. stylesheet by Daniel Rosenberger - www.webforceone.de*/ 


p,h1,h2,h3,h4,ul,ol,li,div,b,i,td,adress,form,table,a,input,textarea {font-family:Verdana, Arial, Helvetica, sans-serif;} 
h1 {font-size:14pt; color:#0033CC;}
h2 {font-size:13pt; color:#0033CC;}
h3 {font-size:12pt; color:#0033CC;}
h4 {font-size:11pt; color:#0033CC;}
p,td,div,ul,ol,li,form,adress,table,input,textarea {font-size:10pt; color:#0033CC;}
ul,ol {line-height:15pt;}
ul{list-style-type:square;}

a:link { font-weight:normal; color:#0033CC; text-decoration:none }
a:visited { font-weight:normal; color:#0033CC; text-decoration:none }
a:hover { font-weight:normal; color:#0033CC; text-decoration:underline }
a:active { font-weight:normal; color:#0033CC; text-decoration:underline }

#maintable {border-left-width:2px; border-left-style:solid; border-left-color:#CC0000;
border-right-width:2px; border-right-style:solid; border-right-color:#CC0000;
border-top-width:2px; border-top-style:solid; border-top-color:#CC0000;
border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#CC0000;}

input, textarea {
 	   border-top:1px solid #CC0000; 
	   border-bottom: 1px solid #CC0000;
	   border-left: 1px solid #CC0000;
  	   border-right: 1px solid #CC0000;
	   background-color: #FFCC33; color: #0033CC;}

body, textarea {
  scrollbar-base-color:#CC0000;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#888888;
  scrollbar-face-color:#FFCC33;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#888888;
  scrollbar-track-color:#CC0000;
}


