BODY {
	font: 13px Verdana, Geneva, Arial, Helvetica;
	scrollbar-arrow-color: White;
	scrollbar-face-color: #3399cc;
	scrollbar-shadow-color: #000099;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#ff66ff;
	background-color : #3399CC;
}
.view {
      font-size: 60%;
}
.viewimage {
	   text-align: center;
}
input.textfeld {
	background-color: #cc99cc;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	border : 2px groove;
}
A:LINK{
	text-decoration : none;
	color: White;
	font-size: 10 px;
}
A:VISITED {
	text-decoration : none;
	color: Purple;
	font-size: 10px;
}
A:ACTIVE {
	text-decoration : underline;
	color: Black;
	font-size: 10px;
}
A:HOVER {
	text-decoration : none;
	color: Black;
	font-size: 10px;
}
TEXTAREA		{ font-family: courier new, monospaced; font-size:11px; color:#333333; line-height:13px; border: 2px white;  background:#FFFFFF;  border-style : groove;   }
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #66CCFF}

.white
{
	color: white;
	font-size : larger;
	font-style : italic;
}

.lil
{
	font-size: xx-small;
	color : White;
}
.ueber
{
	font-size: 12px;
	color : White;
	font-style : normal;
	font-weight : bolder;
}
.big
{
	font-size : x-large;
	color:  red;
}
/* gallery index container */
.gidindex {
	 border-bottom: thin dashed #FFFFFF;
	 width: 100%;
	 font-size: 90%;
}
/*  TD of Index of galleries */
.gidindextd{
	    width: 180px;
}
.main {
      border-bottom: thin dotted #7777C7;
      /*background: #9F9FAF;*/
      font-size: 80%
      padding-bottom: 3px;
      color: 444464;
      margin: 3px;
}
h1 {
   
   border: thin solid #FFFFFF;
   color: white;
   background-color: Navy;
   font-size: x-small;
   }
.phidinfo{
	  border: thin solid #AAAABA;
	  background: #D0D0E0;
	  margin: 6px;
	  padding: 5px;
	  }
