SELECT
{  font-family: Verdana; 
    font-size: 8pt
}
TABLE
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.grid
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 6pt
}

.DefaultButton
{
	font-weight: bold;
	color: #FFFFFF;
	line-height: 142%;
	min-width: 6em;
	background-color: #4A9D4E;
	padding: 5px 12px 3px 12px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	letter-spacing: 1px;
}

.DefaultButton:hover
{
	background-color: #AEC69C; 
}

.DefaultTextBox
{
	padding: 4px 4px 6px 4px;
	border: solid 1px #4A9D4E;
}


/* http://atashbahar.com/post/GridView-makeover-using-CSS.aspx */

.StandardDataGrid
{
    border: solid 1px #D3D3D3;
    border-collapse:collapse;
	font-family: Verdana;
	font-size: 8pt;
}

.StandardDataGrid td
{
    color: #4F4F4F;
    border: solid 1px #D3D3D3;
    padding: 4px;
	font-family: Verdana;
	font-size: 8pt;
}

.StandardDataGrid_HeaderStyle
{
    background-color: #AEC69C;
}

.StandardDataGrid_HeaderStyle td
{
    color: #4F4F4F;
    font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
    border: solid 1px #D3D3D3;
/*    border: solid 1px #4F4F4F;*/
}

.StandardDataGrid_HeaderStyle td a
{
    text-decoration: none;
}

.StandardDataGrid_AlternatingItemStyle
{
    background-color: #F4F4F4;
}

TABLE.search
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    border: 1px #A6A6A6 solid
}
TD
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
TD_KB
{
    COLOR: Black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}
TD.right
{
    COLOR: #663300;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
BODY
{
    COLOR: Black;
    FONT-FAMILY: Verdana;   
    FONT-SIZE: 8pt
}
BODY.print
{
    COLOR: Black;
    FONT-FAMILY: Verdana;   
    FONT-SIZE: 10pt
}
P
{
    COLOR: Black;   
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
A
{
    COLOR: #336633; /*FF0000*/
    TEXT-DECORATION: none
}
A.tekst
{
    COLOR: #336633;
    TEXT-DECORATION: underline
}
A.right
{
    COLOR: #663300;
    TEXT-DECORATION: none
}
A.rightlink
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.minorcolor
{
    COLOR: White;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt
}
A.menu
{
    COLOR: #081E03;
    TEXT-DECORATION: none;
    FONT-SIZE: 8pt
}
A.small
{
    FONT-SIZE: 6pt
}
A.menu:hover
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
.small
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt
}
.std
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}
.heading
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.bigheading
{
    COLOR: #800000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold
}
.tableRed
{
    COLOR: #7F1203;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
.medheading
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.billede {  border: 1px Black solid}

hr  { height: 1; color: #cccccc }

input {
	font-size: 10px;
}
.news
{
	color: #006699;
	font-family: Verdana;
	font-size: 7pt;
	FONT-WEIGHT: bold
}

.kuratorTbShrift
{
	FONT-SIZE: 12pt;
}

.bidTime td 
 {
	font-size:16px; 
	height: 30px;
 }

.textfield {  font-family: Verdana; font-size: 8pt; font-style: normal; color: Black; background-color: White; border: 1px #4A9D4E solid}
.textfieldfront {  font-family: Verdana; font-size: 10pt; font-style: normal; color: Black; background-color: White; border: 1px #616161 solid}
select {  font-family: Verdana; font-size: 8pt; font-style: normal; color: Black; background-color: White; border: 1px #4A9D4E solid}
select.front {  font-family: Verdana; font-size: 8pt; font-style: normal; color: Black; background-color: White; border: 1px #4A9D4E solid; width: 163}
select.frontaktiv {  font-family: Verdana; font-size: 8pt; font-style: normal; color: Black; background-color: White; border: 1px #4A9D4E solid; width: 330}
option {  font-family: Verdana; font-size: 8pt; font-style: normal; color: Black; background-color: White; border: 1px #4A9D4E solid}
.button {  font-family: Verdana; font-size: 8pt; font-style: normal; color: White; background-color: #4A9D4E; width: 125; border: 2px #616161 solid; cursor: hand}

/*
from new css style 
*/



.link a:link
{
    display: block;
    font-size: 11px;
    color: black;
    text-decoration: none;
    font-weight:bold ; 
}
.link a:hover,
.link a:visited
{
    font-size: 11px;
    color: #A8A987;
    font-weight:bold ;
}
