BODY, TD {
	font-family : verdana, geneva, trebuchet, arial;
	font-size : 10px;
	color: #000000;

}


.imglpg{float:right;
margin-right:22px;}

b {font-family : verdana, geneva, trebuchet, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0A3278;
}

#span 	{
		padding-top:6px;
		padding-bottom:0px;
}

.txt {
	font-family : verdana, geneva, trebuchet, arial;
	font-size : 10px;
	color: #000000;
	padding-right:5px;

}

.txt-forside {
	font-family : verdana, geneva, trebuchet, arial;
	font-size : 10px;
	color: #000000;
	padding-right:175px;
}

H1 {
	font-family : verdana, geneva, trebuchet, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0A3278;
	margin-top:0px;
	margin-bottom:2px;
}



TT {

	font-family: verdana, geneva, trebuchet, arial;
	font-size: 8pt; 
	font-style: normal; 
	color: #003366;
}

/* LINKS */

a {
    text-decoration: none;
    color: #0A3278;
}



a:hover {
    text-decoration: underline;
    color: #378FB8;
}

/* afstand mellem menupunkter */

.margin {padding-bottom:8px;}

/* menupunkter */
a.menu {
    font-family: Verdana;
	font-size: 10px; 
	font-weight: bold;
    text-decoration: none;
    color: #0A3278; 
    text-transform:uppercase;
}

a:hover.menu {
    font-family: Verdana;
	font-size: 10px; 
	font-weight: bold; 
    text-decoration: underline;
    color:  #378FB8; 
    text-transform:uppercase;
}


/* baggrundsbilleder */
.menubg {
   background-image: url("images/bagg1.jpg");
   background-attachment: scroll;
   background-position: 0% 100%;
   background-repeat: no-repeat;
}

.bg-stregtegning {
   background-image: url('images/bagg3.jpg');
   background-attachment: scroll;
   background-position: 100% 100%;
   background-repeat: no-repeat;
}

.bg-stregtegning-forside {
   background-image: url('images/bagg3_produkt.jpg');
   background-attachment: scroll;
   background-position:  
               100% 100%;
   background-repeat: no-repeat 


}

.bord {
	border-top: 0px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-color:black;
	border-style:solid; 
}

.borderheader {
	border-top: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-left: 1px;
	border-color:black;
	border-style:solid; 
}

/* FORMULAR */

.button			{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; width: 35px; height:19px;background-color: #DDDDDD}
.button-de		{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; width: 98px; height:19px;background-color: #DDDDDD}
.button2		{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; width: 40px; height:19px;background-color: #DDDDDD}
.button2-de		{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; width: 98px; height:19px;background-color: #DDDDDD}
.box1			{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; border-width: 1px; border-color: #000000;  width: 200px; height:15px;background-color: transparent}
.box2			{ font-family: Verdana, sans-serif; font-size: 10px; color: #000000; border-width: 1px; border-color: #000000;  width: 200px; background-color: transparent}