/*
 *     Style sheet for www.d-arts.dk
 *     Copyright (c) 2005 Christian Holm Christensen <cholm@nbi.dk>
 *
 *     This program is free software; you can redistribute it and/or
 *     modify it under the terms of the GNU General Public License as
 *     published by the Free Software Foundation; either version 2 of
 *     the License, or (at your option) any later version.
 *
 *     This program is distributed in the hope that it will be useful,
 *     but WITHOUT ANY WARRANTY; without even the implied warranty of
 *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *     GNU General Public License for more details.
 *
 *     You should have received a copy of the GNU General Public
 *     License along with this program; if not, write to the Free
 *     Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 *     MA 02110-1301 USA
 */
.nT
{
    position:               	absolute;
    left:                   	35px; /* 74px; /* 49px */
    bottom:                 	25px; /* 100px; /* 83px */
    margin:                 	0;
    padding:                	0;
    border:                 	0;
    z-index:                    1;
    /* height:                     10px; */
    width:                      750px;
}

#Button0 
{
    text-align:			left;
}
#Button5 
{
    text-align:			right;
}

#Logo 
{
    text-align:			left;
    padding-bottom:		25px;
}

.nB
{
    margin:                	20px 0 0 0;
    padding:               	0 0 0 0;
    border:                	0;
    background-color:      	black; 
    text-align:                 center;
    font-size:			18px;
    color:                      #a7a7a7;
}

.nO
{ 
    text-decoration:		none;
    cursor:		pointer;  
    color:                      #a7a7a7;  
}
/* a.nO:link  */
/* { */
/*     text-decoration:        	none; */
/*     color:                      #a7a7a7;   */
/* } */
/* a.nO:hover  */
/* { */
/*     text-decoration:		none; */
/*     /\* font-weight:             bold; *\/ */
/*     color:                      white; /\* #dfdfdf;*\/ */
/* } */
/* a.nO:visited  */
/* { */
/*     text-decoration:       	none; */
/*     color:                      #a7a7a7; */
/* } */
/*
 * EOF
 */
