/* +++ WebView Stylesheet +++
You can change the properties for fonts, colors etc. for each frame 
by editing this file. Don't change the name of the classes! */


/* +++ Control frame +++ */

/* Body properties */
body.control	{background-color:#AAC974}

/* Table properties */
table.control	{width:25px;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:0px;
		border-spacing:0px;}

td.control	{width:23;
		height:23
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:0px;
		border-spacing:0px;}

td.controlspace	{width:23;
		height:5}



/* +++ Map frame +++ */

/* Body properties */
body.map	{background-color:white}

/* Table properties */
table.map	{border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:0px;
		border-spacing:0px;}



/* +++ Object map frame +++ */

/* Body properties */
body.overview	{background-color:white}


/* +++ Legend frame +++ */

/* Background color */
body.legend	{background-color:white}

/* Table properties */
table.legend	{border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:3px;
		border-spacing:0px;}

/* Legend title */
td.legendtitle	{height:40;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:0px;
		border-spacing:0px;
		font-family:Verdana,Arial,Helvetica;
      		font-size:12pt;
      		font-weight:bold;
      		color:black;}

/* Themename */
td.legendtheme	{height:25;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:0px;
		border-spacing:0px;
		valign:middle;
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:bold;
      		color:black;}

/* Table cell for legend symbol */
td.legendimage	{height:18;
		width:40;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:0px;
		border-spacing:0px;}

/* Class value */
td.legendclass	{height:18;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:0px;
		border-spacing:0px;
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:normal;
      		color:black;}


/* +++ Header frame +++ */

/* Body properties */
body.header	{background-color:white}

/* Font for themenames Transparent layers */
form.transparentlayers	{
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:normal;
      		color:black;}

/* Font for themenames Object layers */
form.objectlayer1	{
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:normal;
      		color:black;}
form.objectlayer2	{
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:normal;
      		color:black;}

/* Font for Author/Email */
td.header	{
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:normal;
      		color:black;}


/* +++ Hotlink frame +++ */

/* Body properties */
body.hotlink	{background-color:white}

/* Table properties */
table.hotlink	{border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:black;
		padding:4px;
		border-spacing:0px;}


/* +++ Print layout +++ */

/* Body properties */
body.print	{background-color:white}

/* Table properties */
table.mapprint	{border-width:1px;
        	border-style:solid;
		border-color:black;}

table.legendprint	{border-width:0px;
        	border-style:solid;
		border-color:black;
		width:250px}

td.print	{border-width:1px;
        	border-style:solid;
		border-color:black;
		text-align:center;
		vertical-align:top;}


/* Legend title */
td.legendtitleprint	{height:40;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:white;
		padding:0px;
		border-spacing:0px;
		font-family:Verdana,Arial,Helvetica;
      		font-size:12pt;
      		font-weight:bold;
      		color:black;}

/* Themename */
td.legendthemeprint	{height:25;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:white;
		padding:0px;
		border-spacing:0px;
		valign:middle;
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:bold;
      		color:black;}

/* Table cell for legend symbol */
td.legendimageprint	{height:18;
		width:40;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:white;
		padding:0px;
		border-spacing:0px;}

/* Class value */
td.legendclassprint	{height:18;
		border-spacing:0px; 
		border-width:0px;
        	border-style:solid;
	        border-color:white;
		padding:0px;
		border-spacing:0px;
		font-family:Verdana,Arial,Helvetica;
      		font-size:10pt;
      		font-weight:normal;
      		color:black;}

