/*
table_ImgwrTag
//Img_wrTag
Table_WRTag
Table_ImgMon
//IMG_Mon
table_Mon
*/

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	color:#FF0000;
  	text-align:center; font-weight:normal; text-decoration:none
}
a:link{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	color:#FF0000;
}
a:visited {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	color:#FF0000;
 }
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	color:#AA0000;
  	text-decoration:underline
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 0.9em;
  	color:#AA0000;
  	font-weight:bold;
}

HR {
	width: 810px;
	text-align: left;
	border: 1px dashed gray;
}

Table#Table_WRTag {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:810px;
	border-top: #fafafa 2px solid; /* Farbe und Art des oberen Rands */
	border-left: #fafafa 2px solid; /* linker Rand */
	border-bottom: #323232 2px solid; /* unterer Rand */
	border-right: #323232 2px solid; /* rechter Rand */
}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-size: 1.0em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*font-style: italic;*/
  color: #000000; 
  }
  
a.tooltip:hover {
  color: #000000; 
  background: transparent;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: 0; 
  width: 250px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFCC;
  font-size: 0.8em;
    text-align: left;
  }
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weigth: bold;
  color: yellow;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
  }
  

#resizable0,#resizable1, #resizable2,#resizable3, #resizable4,#resizable5, #resizable6, #resizable7, #resizable8, #resizable9, #resizable10, #resizable11, #resizable2, #resizable13  { 
      width: 795px; 
      height: 450px;
  }

.ui-resizable-helper {
      border: 2px solid gray;
    }
  
}

.ui-tabs, .ui-accordion {
      width: 700px;
      margin: 2em auto;
    }


