body {
   background: white;
   color: black;
   font-family: arial,sans-serif;
   font-size: small;
   padding-left:10px;
   padding_right:10px
   } 

h1,h2,h3, h4 {
   font-family: arial,sans-serif;
   margin-top:0.5em;
   margin-bottom:0.5em
}

h2 { text-align:center }
h4 { text-align:left}
h1 { font-size:24px }
h2 { font-size:18px }
h3 { font-size:16px }
h4 { font-size:12px }

li { font-size:14px;}

table.firma {font-size:14px;}

.menu {
   background: white;
   color: black;
   font-family: arial,sans-serif;
   font-size: small;
}

tr.button {
  
}



td.button {
        border-style:outset;
        border-width:1px;
        border-color:rgb(150,200,255);
        cursor:hand;
        text-align:center;
        font-family:arial,sans-serif;
        font-size:12px;
		font-weight:500;
		vertical-align:middle;
		//background-image: url('../WGW/images/base.jpg');
		background-image: url('http://www.watergisweb.ch/WGW/images/base.jpg');
}

img {
   border:none;
   margin:10px
}
 
p {
   text-align:left;
   font-size:12px;
   clear:left
}

p.legende {
   text-align:left;
   font-size:small;
   margin-left:10px;
   margin-bottom:10px;
   clear:left
}

p.footer {
   text-align:center;
   font-size:small
}

.buttonadmin {
        border-style:outset;
        border-width:1px;
        border-color:rgb(150,200,255);
        cursor:hand;
        text-align:center;
        font-family:arial,sans-serif;
        font-size:12px;
		font-weight:500;
		vertical-align:middle;
		//background-image: url('../WGW/images/base.jpg');
		background-image: url('http://www.watergisweb.ch/WGW/images/base.jpg');
}

 td.trefferliste {
    border : 1px solid silver;
   padding-left:5px;
   padding-right:5px;
   vertical-align:top;
   background-color:rgb(180,220,255);
   font-size:12;
}

th.trefferliste {
  // border-top: 1px solid silver;
  // border-bottom: 1px solid silver;
   background-color:rgb(180,220,255);
   color: #CDCDCD;
   padding-left:5px;
   padding-right:5px;
}

  

img.sortbutton {
   width:9;
   height:5;
   float:left;
   margin:0px
}

.ContextMenuOver{
         
	  	border-style:outset;
      border-width:1px;
        border-color:rgb(150,200,255);
          cursor:hand;
        text-align:center;
        font-family:arial,sans-serif;
        font-size:12px;
		font-weight:600;
		vertical-align:middle;
		background-color:rgb(101,115,145);
		color:white;
		
     }

.ContextMenuOut{
	  	border-style:outset;
       border-width:1px;
        border-color:rgb(150,200,255);
        cursor:hand;
        text-align:center;
        font-family:arial,sans-serif;
        font-size:12px;
		font-weight:500;
		vertical-align:middle;
		//background-image: url('../WGW/images/base.jpg');
		background-image: url('http://www.watergisweb.ch/WGW/images/base.jpg');
		
}

.orange      { background-color:#FFEBB9 }

A:link    {text-decoration: none; color: #0000cd}
A:visited {text-decoration: none; color: #0000cd}
A:hover   {text-decoration: none; color: #c71585}
A:active  {text-decoration: none; color: #c71585}

a.button:link { font-style:normal; color:black; text-decoration:none }
a.button:visited { font-style:normal; color:black; text-decoration:none }
a.button:hover { font-style:normal; color:white; text-decoration:none }
a.button:active { font-style:normal; color:black; text-decoration:none }
a.button:focus { font-style:normal; color:black; text-decoration:none }
