
body     {background-image:url(../Images/back1.gif); background-attachment:fixed;
         scrollbar-3dlight-color:white;
           scrollbar-arrow-color:red;
           scrollbar-base-color:white;
           scrollbar-darkshadow-color:white;
           scrollbar-face-color:white;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:black}

body.popup  {background-image:none	}


h1       {font-family:Arial; font-size:15pt; font-weight:bold; margin-top:3px; margin-bottom:3px}
h2       {font-family:Arial; font-size:10pt; color:#00009F; margin-top:2px; margin-bottom:2px}
h3       {font-family:Arial; font-size:8pt;}

p        {font-family:Arial; font-size:10pt; text-align:justify}

li       {font-family:Arial; font-size:10pt;}

td       {font-family:Arial; font-size:10pt;}

select   {font-family:Arial; font-size:10pt;}

option   {font-family:Arial; font-size:10pt;}


a:link    {font-family:Arial; color:#000000; font-weight:bold; font-size:10pt; }
a:visited {font-family:Arial; color:#000000; font-weight:bold; font-size:10pt;}
a:active  {font-family:Arial; color:#0000FF; font-size:10pt;}

.menubody { background-image:url( ../Images/Menue.gif); background-attachment:fixed; }

.menutable {
	border-color: #BF0000;
	border-style: solid;
	border-width: 3px;
	border-collapse: collapse;
	color: #FF9F00;
	font-weight: bold;
	background-color: #00009F;
}

.menutable td { 
	width:130px;
	font-size: 11;	
}
.menutable td:hover{ 
	color: #BF0000;
	background-color: #FFDF00;	
}

.menutable a:link    { color: #FF9F00; text-decoration:none; font-weight:bold; font-size:11pt;}
.menutable a:active  { color: #BF0000; text-decoration:none; font-weight:bold; font-size:11pt;}
.menutable a:visited { color: #FF9F00; text-decoration:none; font-weight:bold; font-size:11pt;}
.menutable a:hover   { color: #BF0000; text-decoration:none; font-weight:bold; font-size:11pt;}

.barometertable {
	border-color: #BF0000;
	border-style: solid;
	border-width: 3px;
	border-collapse: collapse;
	/*
	color: #FF9F00;
	background-color: #00009F;
	*/
	color: #000000;
	background-color: #FFFFFF;
}

.barometertable td { 
	width:130px;
	font-size: 10pt;	
	color: #000000;
	background-color: #FFFFFF;
}
