html{
	overflow: auto;
}
body,td{
  font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
}
body{
	margin: 0.5cm;
}
#main_div{
	overflow: visible;
}

.torstein_produkt table{
	width: 100%;
}

td.torstein_produkt_ramme {
	background-image: none;
	height: 0px;
}


.torstein_produkt_download{
	background-image: none;
	height: 0px;
	width: 0px;
	display: none;
}

.torstein_produkt_baggrund{
	background-image: none;
}

#print_top{
	display:block;
	height: 100px;
}

/*******************************************************************************
	TOPMENU
*******************************************************************************/
#top_menu_div{
	position: absolute;
	left: 120px;
	top: 0px;
	height: 0px;
	display:none;
}
.top_menu_td{
  font-family: Verdana, Arial;
	background-image: url(/grafix/topdrop_up.gif);
	background-repeat: no-repeat;
	background-position:  center center;
	background-attachment: scroll;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 15px;
	width: 72px;
}
.top_menu_td_over{
  font-family: Verdana, Arial;
	background-image: url(/grafix/topdrop_down.gif);
	background-repeat: no-repeat;
	background-position:  center center;
	background-attachment: scroll;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 15px;
	width: 72px;
}
.top_menu_a{
	color: #000;
	text-decoration: none;
}

/*******************************************************************************
	LEFT TEXT
*******************************************************************************/
#left_text_div{
	position: absolute;
	left: 0px;
	top: 138px;
	width: 0px;
	display: none;
}

/*******************************************************************************
	LEFT MENU
*******************************************************************************/
#left_menu_div{
	position: absolute;
	left: 120px;
	top: 130px;
	width: 0px;
	display: none;
}

#producttext{
	width:600px;
	padding-left: 28px;
	padding-right: 18px;
}

/*******************************************************************************
	MAIN CONTENT
*******************************************************************************/
#main_div_html{
	width: 100%;
}
#main_div{
	left: 0px;
	top: 140px;
	width: 100%;
	height: 455px;
	position: absolute;
	text-align: left;
	padding: 0px;
	overflow: auto;
}
#main_div td{
	text-align: left;
}
.main_div_bg{
	background-image: none;
}

h1{
	padding-bottom: 0px;
}
