/* CSS definition file containing sitestyle stylesheets */

body{color:rgb(0,0,0);background-color:rgb(255,255,255);background-image:url(./images/bg.gif);
    background-repeat:no-repeat;
    margin-top:0;margin-left:0; 
    scrollbar-face-color: #0000AA;
    scrollbar-shadow-color: #c0c0c0; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3dlight-color: #7AB5E4;; 
    scrollbar-darkshadow-color: #FFFFFF; 
    scrollbar-track-color: #0000AA; 
    scrollbar-arrow-color: #7AB5E4;
    }
h1{font-family:arial,helvetica,sans-serif; font-size:16pt;
	margin-left:15px;margin-top:5px;}
h1.headline{font-family:arial,helvetica,sans-serif; font-size:16pt;
            margin-bottom:0px; margin-left:10px;margin-top:2px;
            font-stretch:ultra-expanded;}
h2 { font-family: Arial,sans-serif; font-size:14pt;margin-left:15px;margin-top:5px;}
h3 { font-family: Arial,sans-serif; font-size:12pt;margin-left:15px; margin-top:5px;}
h4 { font-family: Arial,sans-serif; font-size:10pt;margin-left:15px; margin-top:5px;}

P { font-family: Arial,sans-serif; font-size:10pt; margin-left:15px;}
A        { font-size: 10pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A:link   { font-size: 10pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A:active { font-size: 10pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A:visited{ font-size: 10pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A:hover  { font-size: 10pt; color: rgb(0,0,0); font-weight: normal; text-decoration: underline;}
A.ticker        { font-size: 8pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A.ticker:link   { font-size: 8pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A.ticker:active { font-size: 8pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A.ticker:visited{ font-size: 8pt; color: rgb(0,0,0); font-weight: normal; text-decoration: none ;}
A.ticker:hover  { font-size: 8pt; color: rgb(0,0,0); font-weight: normal; text-decoration: underline;}

blockquote {margin-left:10pt;margin-top:10pt}

UL { font-family: Arial,Helvetica,sans-serif; list-style-image: url(images/ico.gif); list-style-position: outside; text-align: left; clear: left;
background-repeat: repeat-x;  background-position: left; margin-left: 10pt}

LI { font-family: Arial,sans-serif; font-size: x-small; font-weight: normal; font-style: normal; 
list-style-image: url(images/ico.gif);margin-left: 10pt}


th {font-family:arial,helvetica,sans-serif;align:left; font-size:10pt;font-weight:bold;
	color:rgb(0,0,0);background-color:#7AB5E4;
	background-image:none;
	}
td {font-family:arial,helvetica,sans-serif; font-size:10pt;color:rgb(0,0,0);background-color:;background-image:none}

td.news {font-family:arial,helvetica,sans-serif; font-size:10pt;color:rgb(0,0,0); background-color:#7AB5E4; background-image:none}

td.main {font-family:arial,helvetica,sans-serif; font-size:10pt;color:rgb(0,0,0); background-color:#7AB5E4;}

td.menue{color:rgb(0,0,0); background-color:#7AB5E4;}

td.actmenue{color:rgb(255,255,255); background-color:#0000AA; }

input {font-family:arial,helvetica,sans-serif;font-size:10pt;
	color:rgb(0,0,0);background-color:#FFFFFF;
	border-color:#0000AA;
	3D-light-color;#0000AA;
	3D-dark-color;#0000AA;
	}
textarea {font-family:arial,helvetica,sans-serif;font-size:10pt;
	color:rgb(0,0,0);background-color:#FFFFFF;
	border-color:#0000AA;
	3D-light-color;#0000AA;
	3D-dark-color;#0000AA;
	}


