/*
Stylesheet fuer Japanese Art Gallery Release 1.0
*/

body	{
         background-color:black;
         font-family:verdana, arial;
         font-size:12px;
         font-style:normal;
         color:#CECECE;
         scrollbar-base-color:#000000;
  			 scrollbar-3dlight-color:#000000;
  			 scrollbar-arrow-color:#000000;
  			 scrollbar-darkshadow-color:#000000;
  			 scrollbar-face-color:#000000;
  			 scrollbar-highlight-color:#000000;
  			 scrollbar-shadow-color:#000000;
  			 scrollbar-track-color:#000000;
	}



a		{
    text-decoration:none;
    color:#CECECE;
		}

a:hover	{
        color:#CECECE;
				}

a:active	{
          color:#CECECE;
					}

.link1	{
        color:#CECECE;
        margin:10px;
				}

.rot	{
         color:#B81415;
	}

.weiss	{
         color:#CECECE;
         font-weight:normal;
	}

.text		{
        font-family:verdana, arial;
        font-size:10px;
        font-style:normal;
				}

.imp_text		{
        font-family:verdana, arial;
        font-size:8px;
        font-style:normal;
				}

.formular	{
          background-color:#FFF6E6;
					}

.oben		{
        background-color:#4A4A4A;
        border-bottom:solid thin #D1D1D1;
        font-size:12px;
        font-weight:normal;
        color:#EEEEEE;
        height:30px;
        text-align:left;
        padding-left:20px;
				}

.unten		{
        background-color:#4A4A4A;
        border-top:solid thin #D1D1D1;
        height:20px;
				}

.t_unten {
        font-size:10px;
        color:#EEEEEE;
        text-align:center;
        width:20%;
					}

.links	{
        height:100%;
        width:80%;
        vertical-align:middle
				}

.kontakt_links
        {
        font-size:10px;
        color:#EEEEEE;
				height:100%;
        vertical-align:middle;
        }

.rechts	{
        font-size:10px;
        color:#EEEEEE;
        border-left:solid thin #D1D1D1;
        border-right:solid thin #D1D1D1;
				height:100%;
        width:20%;
        vertical-align:top;
				}

.kontakt_rechts
        {
        font-size:10px;
        color:#EEEEEE;
        border-right:solid thin #D1D1D1;
				height:100%;
        width:20%;
        vertical-align:middle;
				}

.short_rechts
			{
      font-size:10px;
      color:#EEEEEE;
      background-color:#847C7C;
      height:20px;
      vertical-align:middle;
      padding-top:5px;
      padding-left:5px;
      }

.long_rechts
			{
      font-size:10px;
      color:#EEEEEE;
      height:20px;
      vertical-align:top;
      padding-top:5px;
      padding-left:5px;
      }