#cleantable table tr td{
 border:1;
}

body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15;
	font-weight: bolder;
	font-color:yellow;
	background-color:#005C2C;
}

strong{
			 color: yellow;
}

A:link {
  font-size: 14px; 
  font-weight: bold;
  color: yellow; 
  text-decoration:none; 
} 

A:active { 
 font-size: 14px; 
 font-weight: bold;
 color: #711314; 
 text-decoration: none;
} 

A:visited {
 font-size: 14px; 
 font-weight: bold;
 color: yellow; 
 text-decoration: none;
} 

A:hover { 
 font-weight: bold;
 color: white; 
 text-decoration: none;
}

a.yellowlink:link {color: yellow}     /* unvisited link */
a.yellowlink:visited {color: #711314;}  /* visited link */
a.yellowlink:hover {color: #711314;}   /* mouse over link */
a.yellowlink:active {color: #711314;}   /* selected link */


div.gul{
	background-color:yellow;
	font-color:black;
	color:black;
	 margin-left: 20px
}

strong.gul{
	font-size: 17px;
	font-weight: bolder;
	color:red;
}

block.gul{
 margin-left: 40px;
 font-size: 15px;
}

div.g{
	background-color:lightgreen;
	font-color:black;
	color:black;
	 margin-left: 20px
}

strong.g{
	font-size: 17px;
	font-weight: bolder;
	color:red;
}

block.g{
 margin-left: 40px;
 font-size: 15px;
}


div.konkur{
	background-color:black;
	font-color:white;
	color:white;
	 margin-left: 20px
}

li{text-align:left;}


strong.konkur{
	font-size: 17px;
	font-weight: bolder;
	color:red;
margin-left: 40px;
}

block.konkur{
 margin-left: 40px;
 font-size: 15px;
}


div.sale{
background-color:black;
}


div.l{
	background-color:purple;
	font-color:black;
	color:black;
	 margin-left: 20px
}

strong.l{
	font-size: 17px;
	font-weight: bolder;
	color:red;
}

block.l{
 margin-left: 40px;
 font-size: 15px;
}

table.price{
	border: 1;
	border-color: Black;
	border-width: medium;
}
th.price{
	border-top-width: thick;
	border-left-width: thick;
	border-top-style: thick;
	border-left-style: thick;
	border-top-color: Green;
	border-left-color: Green;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	background-color: #00384C;
	border-top-width: 4px;
	border-top-style: ridge;
	border-top-color: inherit;
	border-left-width: 4px;
	border-left-style: ridge;
	border-left-color: inherit;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: Green;
	border-right-style: ridge;
	border-right-color: Green;
	border-right-width: 4px;
	color: White;
}
td.price1{
	background-color: #336599;
}

td.price2{
	background-color: #339967;
}

h4.barf{
				color:lightgreen;
}

div.mails { background-color: #2E8B57;  margin-left: 20px; margin-right: 20px; }
p, div.mails {  margin-left: 20px; margin-right: 20px; }
p.mails{margin-left: 40px;}

h4.b{
		 	color:red;
}
h4.c{
		 color: blue;
}

td{
 background-color: #267B4E;
 border : 0px none black;
 color:white;
}


td.front{
 	 border : 2px solid #005C2C;
	 color:white;
}

table.empty{
 border : 0px none black;

}

tr.empty{
  border : 0px none;
   background-color: red;
}

td.empty{
 border : 0px none red;
   background-color: #267B4E;
	 border-left-color:#267B4E;
border-left: 0 none 0 0;
	border-left-style: none;

}


td.green{
 background-color: #005C2C;
}

h1.darkred{
					 color:#711314;
}

h4{
	color:#711314;
}


a.regular:link {color: white;}     /* unvisited link */
a.regular:visited {color: white;}  /* visited link */
a.regular:hover {color: white;}   /* mouse over link */
a.regular:active {color: white;}   /* selected link */

.produkter{
 background-color: #005C2C;			 
}



strong.hvid{
			color: #23F188;
}

th{
 border: thick;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 background-color: #267B4E;
 border-bottom : 4px ridge;
 border-right : 4px ridge;
 border-right-width : 4px;
 color:black;
}

.tdwhite{
	background-color: White;		
}

input{
 color: white;
 background-color: #005C2C;
 border-color: black;
}

li.qa{
	font-weight: bold;
		 color:White;

}



.yellow{
				color:yellow;
						 	cursor: help;
}

