/*************GENERELT********************/
/*FARVESKEMA:*/
/*M?rkebl?:     #003366 - baggrund*/
/*Mellembl?:    #336699 -  */
/*Lysere bl?:   #6699cc -  border      */
/*Lys bl?:      #99ccff -        */

/* IE9 */
body{
	color:                      #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	background-color:           #003366;
	margin-top:                 20px;
	font-size:					10pt;	
}
	

form {padding:0px;margin:0px;}
table{border-collapse:collapse;font-size:9pt;}

.hr_style{border-color:#6699cc;}
.hr_style_long{border-color:#6699cc;width:928px;}
.hr_style_short{border-color:#6699cc;width:120px;}

ul{font-size:8pt;color:#0000FF;list-style-type:square;}
h1{font-size:36pt;font-family:Verdana;color:#3366cc;}
h2{font-size:24pt;font-family:Verdana;color:#3366cc;}
h3{font-size:12pt;font-family:Verdana;color:#000000;}
h4{font-size:10pt;font-family:Verdana;color:#000000;}

a img {border: 0px;}
a {text-decoration:none;}
a:link {color:#000000;}
a:hover {color:#000000;}
a:visited {color:#000000;}
a:active {color:#000000;}
.imgBorderStyle{border:2px solid #d0d0d0;border-radius: 8px;webkit-border-radius: 2px; }
.frmBorderstyle{border:2px solid #c0c0c0;border-radius:15px;webkit-border-radius: 9px;padding:5px;}
/******************FORSIDE*******************/
.logo{text-align:right;padding-top:0px;}
.title{padding-left:0px;text-align:center;}

/*laver hvid baggrund til bl.a. webshop*/
.main_size{position:relative;left:50%;margin-left:-486px;width:972px;border: solid 3px #6699cc;background-color:#ffffff;}

/*************EMAILSERVICE*****************/
.aCenter{text-align:center;}
.aLeft{height:20px;text-align:left;}
/*************************************************/
.errorMsg{
	color:#ffffff;
	font-size:10pt;
	background-color:red;
	width:800px;
	text-align:center;
	height:25px;
}
.btnStyle{background-color:#336699;color:#000000;height:17px;width:118px;font-size:8pt;
border-top:1px solid #F5F5F5;border-bottom:1px solid #696969;border-right:1px solid #696969;border-left:1px solid #F5F5F5;
cursor:pointer;border-radius: 5px; webkit-border-radius: 15 5px;box-shadow: 3px 2px 1px 1px rgba(255,255,255,0.7);webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6); }

.productBoxStyle{height:17px;width:30px;border:1px solid #6699cc;text-align:right;}

.txtBoxStyle{height:17px;border:2px solid #6699cc;}

.txtBoxStyleNoColor{height:17px;border:2px solid #6699cc;}

.txtTextareaStyle{border:2px solid #6699cc;overflow: auto;font-family:Trebuchet MS;font-size:8pt;width:192px;height:70px; }

/*infotext.asp*/
.infoTxtHead{font-size:14pt;font-weight:bold;color:#003366;text-align:center;padding-bottom:10px;}
.infoTxt{font-size:12pt;line-height:150%;text-align:center;}

/*p_products.asp*/
#textLeft{padding-left:15px;}

.tblMain{width:755px;}
.tableProp{background-color:#99ccff;border:4px solid #6699cc;width:850px;text-align:center;}
/*f?rste r?kke i tabellerne (overskrifterne)e-mail+kataloger*/
.tblHead{text-align:center;font-weight:bold;color:#FFFFFF;height:15px;background-color:#000000;}
/*overskrift p? de enkelte sider*/
.page_headline{font-weight:bold;font-size:18pt;}
/*kategorioverskrift p? webshop-siden */
.cat_headline{text-align:center;font-family:arial;font-weight:bold;font-size:14pt;}



