
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: regular;
	}
	
h2 {
	font-family: Arial;
	color: #810303;
	font-size: 14px;
	font-weight: regular;
	}

h3 {
	font-family: Arial;
	font-size: 12px;
	color: #810303;
	font-weight: bold;
	}

body {
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	}
	

p, font, td {
	font-family: Arial;
	font-size: 12px;
	}
	
a, a:active, a:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #810303;
	text-decoration: none;
	}

.pictureFrameLight {
	border: 1px solid #777879;
	}

.styled_table {
	background-color: #CFCFD1;
	border: 0px solid black;
	}

.header_cell {
	background-color: #E2E3E8;
	padding: 5px;
	display:none
	}
.data_cell {
	background-color: white;
	padding: 5px;
	display:none
	}	
	
	
.mustSelect {
	color: red;
	display:none
}
	
	
.main_content {
	padding: 17px;
}

.dottedDiv {
	background: url('../images/design/random/dottedline.gif'); 
	height: 1px; 
	width:100%;
	display:none
}

.menu_bar {
	height: 21px;
	display:none
	}

.left_top {
	width: 245px;
	border-right: 1px solid #6F7071;
	display:none
	}
.left_bar_content {
	padding: 17px;
	width: 200px;
	background-color: #E2E4E8;
	border-right: 1px solid #6F7071;
	display:none
	}

.left_bar {
	width: 245px;
	background-color: #E2E4E8;
	border-right: 1px solid #6F7071;
	display:none
	}
	
.bottom_text {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none
	display:none
	}

.ws_searchres_cell_artno {
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	width: 30px;
	display:none
	}

.ws_searchres_cell_descshor {
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	width: 200px;
	display:none
	}

.ws_searchres_cell_prod {
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	width: 90px;
	display:none
	}

.ws_searchres_cell_pris {
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	width: 50px;
	display:none
	}

.ws_searchres_cell_lager {
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	width: 20px;
	display:none
	}
			
.noprint
	{
	display:none
	}