a{
	color : #000000;
	text-decoration : underline;
}

a:hover{
	color : #696969;
}

body{
	background-color : #EEEEEE;
}

td {
	font : 13px Verdana,sans-serif;
	font-style: normal;
}

tr.kasse {
	background-color : #F58220
}
td.kasse {
	background-color : #F58220
}

li{
	font : 11px Verdana,sans-serif;
	
}

table p{
	margin-left : 0px;

}

p,td{
	margin-left : 0px;
	color : Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.kasse p, td.kasse td{
	margin-left : 0px;
	color : White;
}

td.menu {
	text-indent : 40px;
}

td.menu a{
	text-decoration : underline;
}

P.fejl {
	font-weight : bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align : center;
}

.footer A, .footer A:hover {
	color: #AAAAAA;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

input.invisibletextfield {
	border: 0px none;
	background-color:#FE9C03;
}

input.ybutton {
	background-color : Yellow;
	color : Black;
	border-color : Black Black Black Black;
}

td.action {}

td.action a, td.action a:hover {
	text-decoration: none;
	background-color: #FFFF00;
	height: 30px;
	width: 150px;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.gulkasse td {
	background-color: #FE9C03;
}

td.bogImage {
	background-color:#000000;
}

.gulkasse td h1{
	color: #000000;
	font-size: 14px;
}
a.LinkButton, tr.GridView a
{
  border: solid 1px black;
  background-color:Yellow; 
  padding-left: 3px; 
  padding-right: 3px; 
  font-weight:bold;
  text-decoration: none;
  font-size: 13px;
}
.form h1
{
    color: Black;
    font-size:14px;
}
.Button
{
    color: Black;
    background-color: Yellow;
    border: solid 1px black;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 18px;
}

.header
{
    font-size: 14px;
    color: Black;
}

td.GridViewLine
{
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-bottom-width: 1px;
}
.demo
{
	background: url('../Images/bg.gif') no-repeat center;
}
